Credit Pack

One-time credit bundle card with a coin tile, bonus chip, per-credit rate, and a Top up CTA.

1,000credits
+150 bonus credits
$8.00$0.008 per credit

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
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"
/>