League header above a home and away matchup, with a stadium footer of section, row, seat, gate, and tip-off.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Ticket9 } from "@/components/beste/piece/ticket9";
<Ticket9
league="NBA · Game 5"
homeTeam="Lakers"
awayTeam="Warriors"
section="112"
row="8"
seat="14"
gate="3"
time="7:30 PM"
/>Ticket with event name, date, time, and seat on the main stub, and a dashed tear-off Admit One side.
Name-tag layout with bold visitor name and company up top, then an inverted Visitor footer with host and valid date.
Train or bus stub with departure and arrival stations bridged by an arrow, plus service and platform.
Numbered stub on the left with a tabular-nums draw number, paired with the raffle title and draw date.
Cinema stub with title and seat on top, then a dashed split into a date row and a screen format pill.
Airline boarding card with FROM and TO airport codes, a flight line, and a dashed divider above date, flight, and seat.