Event Ticket

Ticket with event name, date, time, and seat on the main stub, and a dashed tear-off Admit One side.

Fri, Jun 14Midnight Synth Tour
8:00 PMRow C · Seat 12
AdmitONE

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

Import & use
import { Ticket1 } from "@/components/beste/piece/ticket1";

<Ticket1
  event="Midnight Synth Tour"
  date="Fri, Jun 14"
  time="8:00 PM"
  seat="Row C · Seat 12"
  admitLabel="Admit"
  oneLabel="ONE"
/>