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

The Sovereign Agentic Cloud

Host nodes, deploy workloads, or build private AI systems, all on infrastructure you own and control.
) }