removed FAQ link from header on landing

This commit is contained in:
2026-01-29 15:31:19 +00:00
parent 7605020e65
commit 9d44c2c658
3 changed files with 3 additions and 4 deletions

View File

@@ -58,12 +58,12 @@ export default function Landing() {
>
Pricing
</a> */}
<a
{/* <a
href="#faq"
className="hidden md:block text-sm font-500 hover:text-personality transition-colors"
>
FAQ
</a>
</a> */}
<div className="flex items-center gap-2">
<ThemeToggle />
{!isLoading && user ? (