import { H1, H5 } from "@/components/Texts"
import { Button } from "@/components/Button"
export function HomeAurora({ onGetStartedClick }: { onGetStartedClick: () => void }) {
return (
{/* Boxed container */}
{/* Inner padding */}
The Sovereign Agentic Cloud
Host nodes, deploy workloads, or build private AI systems,
all on infrastructure you own and control.
)
}