Pricing Component with sleek design and better handling
Loading preview...
import PricingCards from "@/components/ui/pricing-component"; export default function DemoOne() { return <PricingCards />; }