Deal Card

Limited-offer card with a rose discount tag, ticking countdown, strikethrough original, and bold sale price.

50% offEnds in 2d 14h
Lifetime license
$149$299

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

Import & use
import { Card16 } from "@/components/beste/piece/card16";

<Card16
  name="Lifetime license"
  original="$299"
  sale="$149"
  discount="50% off"
  ends="Ends in 2d 14h"
/>