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