forked from emre/www_projectmycelium_com
refactor: remove unused CTA buttons from HomeAudience component
This commit is contained in:
@@ -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 */}
|
||||
|
||||
Reference in New Issue
Block a user