refactor: remove unused CTA buttons from HomeAudience component

This commit is contained in:
2025-11-12 16:23:07 +01:00
parent 9c47ea39fc
commit be95ea97c4

View File

@@ -76,19 +76,7 @@ export function HomeAudience() {
to people, communities, and nations: private, resilient, and cryptographically yours.
</P>
<div className="mt-10 flex items-center gap-x-6">
<Button
href="#"
variant="solid"
color="cyan"
className=""
>
Get started
</Button>
<a href="#" className="text-sm font-semibold text-black">
Live demo <span aria-hidden="true"></span>
</a>
</div>
</div>
{/* ✅ RIGHT — Landscape image gallery synced with title */}