Components
Loading preview...
Full-screen hero section for SaaS landing pages with animated dashboard preview card, gradient headline, dual CTA buttons, and floating stat badges.
@valentinvernejoul
npx shadcn@latest add https://21st.dev/r/valentinvernejoul/nova-heroimport Hero from "@/components/ui/nova-hero"
export default function Demo() {
return <Hero />
}