animated hero
npx shadcn@latest add https://21st.dev/r/beratberkayg/hero
Loading preview...
import { PremiumHero } from "@/components/ui/hero"; export default function DemoOne() { return <PremiumHero />; }