Waitlist Hero Animation
import { WaitlistHero } from "@/components/ui/waitlist-hero"; export default function DemoOne() { return <WaitlistHero />; }