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