Components
Pricing Table Description: Three-tier pricing with an animated monthly/yearly toggle, price transition effects, savings calculations, popular tier highlighting, and staggered card entrance. Clean editorial feel with Newsreader + Geist. Responsive stacks to single column on mobile.
Loading preview...
import PricingTable from '../components/ui/pricing-table';
export default function Demo() {
return <PricingTable />;
}