Countdown Promo Banner
A production-scale, light + dark Countdown Promo Banner component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add countdown-promo-bannerLive preview available in the gallery.
Usage
import { CountdownPromoBanner } from "@lerpa/ui";
<CountdownPromoBanner />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| endsAt | string | Date | — | |
| promoCode | string | — | |
| discountLabel | string | — | |
| className | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.