Loading...
Loading...
Loading...
Responsive pricing table with plan cards, feature lists, and tooltips.
Install
npx bouncekit@latest add pricingtableImport
import { PricingTable } from "@/components/marketing/pricing-table"Pricing
Pay once. No recurring fees.
For side projects
The full component registry
Coming soon
API Reference
| Prop | Type | Required | Description |
|---|---|---|---|
heading | string | yes | Section heading. |
subheading | string | — | Optional sub-heading. |
plans | PricingPlan[] | yes | Pricing tiers to display. |
Source
src/components/marketing/pricing-table.tsx