Components
Loading preview...
A modern, responsive single-plan pricing section built for SaaS apps. Easy to customize and integrate into any project.
npx shadcn@latest add https://21st.dev/r/sshahaider/single-pricing-card-1import { Pricing } from "@/components/ui/single-pricing-card-1";
export default function DemoOne() {
return <Pricing />;
}