Pricing card
Loading preview...
import ExampleComp from "@/components/ui/pricing-card"; export default function DemoOne() { return <ExampleComp />; }