A centered coming-soon page with a headline, email waitlist capture form, avatar social proof, and social links.
import ComingSoonBlock from "@/components/ui/coming-soon-1"; export default function Default() { return <ComingSoonBlock />; }