A full-width promotional banner with a live countdown timer, designed to create urgency for upcoming launches, events, or early access signups.
import { CountdownBanner } from "@/components/ui/the-future-arrives-soon-cta"; export default function DemoOne() { return ( <main className="h-full w-full"> <CountdownBanner /> </main> ) }
Part of shadway — browse the full library on 21st.dev.