import { H1, H4, H5 } from "@/components/Texts" import { Button } from "@/components/Button" export function HomeAurora({ onGetStartedClick }: { onGetStartedClick: () => void }) { return (
{/* Boxed container */}
{/* Inner padding */}
Deploying at scale?{' '}

MYCELIUM

The Living Network of the Next Internet

A new internet is emerging — private, distributed, and self-sovereign. Mycelium is the living network that makes it possible. A peer-to-peer foundation where people, data, and intelligence connect directly — without intermediaries, without compromise.
) }