fix: remove how it works link from landing page (#20)

This commit is contained in:
Owen Gretzinger
2025-07-15 10:30:22 -04:00
committed by GitHub
parent 29e7f9aaa0
commit a5bfa8d403
2 changed files with 0 additions and 11 deletions
-3
View File
@@ -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>