Components
Loading preview...
Three-tier pricing section (Free/Pro/Enterprise) with popular badge, feature checklist, and dual CTA styles. Fully configurable via props.
@valentinvernejoul
npx shadcn@latest add https://21st.dev/r/valentinvernejoul/nova-pricingimport PricingSection from "@/components/ui/nova-pricing"
export default function Demo() {
return <PricingSection />
}