Skip to content

Commit d1da64c

Browse files
committed
Investors tab added in footer
1 parent 278c092 commit d1da64c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

components/layout/Footer.tsx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,15 @@ export const Footer = () => {
5454
Hire a partner
5555
</a>
5656
</li>
57+
<li>
58+
<a
59+
href="https://cal.com/nexlayer/30min-ceo?layout=mobile"
60+
target="_blank"
61+
className="text-gray-400 hover:text-white transition-colors text-xs sm:text-sm"
62+
>
63+
Investors
64+
</a>
65+
</li>
5766
</ul>
5867
</div>
5968

0 commit comments

Comments
 (0)