fix: remove how it works link from landing page (#20)
This commit is contained in:
@@ -21,9 +21,6 @@ export default function Header() {
|
||||
<a href="/#features" className="text-gray-300 hover:text-white transition-colors">
|
||||
Features
|
||||
</a>
|
||||
<a href="/#how-it-works" className="text-gray-300 hover:text-white transition-colors">
|
||||
How it Works
|
||||
</a>
|
||||
<a href="/#pricing" className="text-gray-300 hover:text-white transition-colors">
|
||||
Pricing
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user