Highlighted plan with a gradient border, Most popular badge on top, and a filled gradient CTA button.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Card12 } from "@/components/beste/piece/card12";
<Card12
name="Growth"
price="$48"
period="/ mo"
tagline="For teams growing past launch."
features={[
"Unlimited editors",
"250 GB storage",
"Realtime analytics"
]}
action="Start Growth"
tone="primary"
/>