Inverted promo header with the discount headline, then a redeem code and expiry date below the perforation.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Ticket8 } from "@/components/beste/piece/ticket8";
<Ticket8
discount="20% OFF"
description="Coffee & Pastries"
code="BREW20"
expires="Expires Jun 30"
/>