Components
Loading preview...
beautifully crafted pricing section with amazing themes and fully support black and light mode.
@kinfe123
npx shadcn@latest add https://21st.dev/r/kinfe123/colorful-pricingimport FUIPricingSectionWithOnePlan from "@/components/ui/colorful-pricing";
export default function FUIPricingSectionWithOnePlanDemo() {
return <FUIPricingSectionWithOnePlan />;
}