One-time credit bundle card with a coin tile, bonus chip, per-credit rate, and a Top up CTA.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Card19 } from "@/components/beste/piece/card19";
<Card19
credits="1,000"
price="$8.00"
bonus="+150 bonus credits"
perCredit="$0.008 per credit"
creditsLabel="credits"
action="Top up"
tone="neutral"
/>