Components
Loading preview...
Professional pricing table components featuring subscription plans, pricing tiers, feature comparisons, and conversion-optimized layouts designed to showcase value and drive purchases
@ui-layouts
npx shadcn@latest add https://21st.dev/r/uilayout.contact/pricing-section-2import Component from "@/components/ui/pricing-section-2";
export default function DemoOne() {
return <Component />;
}