mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 02:33:01 +00:00
removed FAQ link from header on landing
This commit is contained in:
@@ -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 ? (
|
||||
|
||||
Reference in New Issue
Block a user