Pricing Component with sleek design and better handling
npx shadcn@latest add https://21st.dev/r/moazamtrade/pricing-component
Loading preview...
import PricingCards from "@/components/ui/pricing-component"; export default function DemoOne() { return <PricingCards />; }