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