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