Pricing 01 is a three-column pricing table with a monthly/yearly billing toggle, a visually highlighted recommended plan, and per-plan feature lists with checkmark indicators. Built with shadcn/ui Card, Badge, and Button components, it handles the toggle state client-side and updates all prices simultaneously. The highlighted plan uses a distinct border and background to draw the eye without requiring a custom design.
The yearly/monthly toggle is fully client-side — no server requests needed. Connect the CTA buttons to your Stripe Checkout session creation endpoint or payment link.