UX: Remove 'How it works' button from plain items section
This commit is contained in:
@@ -211,12 +211,6 @@ export default async function HomePage() {
|
|||||||
>
|
>
|
||||||
Browse plain items
|
Browse plain items
|
||||||
</Link>
|
</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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user