A coming-soon page section with a live countdown timer and an email signup form.
Loading preview...
import ComingSoonBlock from "@/components/ui/coming-soon-3"; export default function Default() { return <ComingSoonBlock />; }