Waitlist Hero Animation
npx shadcn@latest add https://21st.dev/r/minhxthanh/waitlist-hero
Loading preview...
import { WaitlistHero } from "@/components/ui/waitlist-hero"; export default function DemoOne() { return <WaitlistHero />; }