A marketing hero section with a golden spiral background, headline, call-to-action buttons, and a tech-stack logo row.
import { Hero01 } from "@/components/ui/hero-01" export default function Hero01Demo() { return <Hero01 /> }