Components
Loading preview...
Beautifully designed, fully responsive, expertly crafted Pricing section
@kinfe123
npx shadcn@latest add https://21st.dev/r/kinfe123/pricing-sectionimport FUIPricingSectionWithBadge from "@/components/ui/pricing-section";
export default function FUIPricingSectionWithBadgeDemo() {
return <FUIPricingSectionWithBadge />;
}