Pricing Cards
A responsive pricing section with billing toggle, plan cards, enterprise callout, and collapsible add-ons.
Plans & Pricing
Choose the best plan for your production and try free for 14 days
Features
- Billing toggle — Animated pill toggle between monthly and annual pricing
- Featured plan — Visual highlight for the recommended plan
- Enterprise callout — Optional enterprise tier with custom pricing CTA
- Add-ons accordion — Collapsible add-on grid for upsells
- Responsive — 3-column grid on desktop, stacked on mobile
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| plans | PricingPlan[] | - | Array of pricing plans |
| enterprise | EnterprisePlan | - | Optional enterprise tier callout |
| addOns | AddOn[] | - | Optional collapsible add-ons list |
| heading | string | "Plans & Pricing" | Section heading |
| subheading | string | - | Section subheading |
| className | string | - | Additional className |
Components Used
buttonaccordion