Subscription Tier Card
ProThe Pro tier glows, shimmers, and pulls the eye.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
tiers | BillingTier[] | - | Billing tiers to render. Falls back to built-in Hobby / Pro / Enterprise examples. |
defaultCycle | "monthly" | "annual" | "monthly" | Initial billing cycle for the grid toggle. |
onCtaClick | (tierId: string) => void | - | Fired when a tier CTA is clicked. |