Back to blocks
pricing
Block

Toggle Pricing

A pricing section with monthly/yearly toggle

Installation

npx shadcn add @mylo-ui/pricing-toggle

Preview

Simple pricing

Choose the plan that's right for you

MonthlyYearlySave 20%

Free

For individuals

$0/month
  • Up to 3 projects
  • Basic components
  • Community support

Pro

For professionals

$29/month
  • Unlimited projects
  • All components
  • Priority support
  • Custom themes

Enterprise

For teams

$99/month
  • Everything in Pro
  • Team collaboration
  • SSO & SAML
  • Dedicated support

Usage

import { PricingToggle } from "@/components/blocks/pricing-toggle"

export default function Page() {
  return <PricingToggle />
}

Dependencies

lucide-react

shadcn/ui Components

card
button
switch