UX: Remove 'How it works' button from plain items section

This commit is contained in:
Andymick
2026-07-19 07:56:10 +01:00
parent 560e172880
commit cd32f50847
-6
View File
@@ -211,12 +211,6 @@ export default async function HomePage() {
>
Browse plain items
</Link>
<Link
href="/#how-it-works"
className="border-2 border-splash-orange px-8 py-4 text-base font-medium text-splash-orange transition-colors hover:bg-splash-orange/10"
>
How it works
</Link>
</div>
</div>
</div>