Cinema stub with title and seat on top, then a dashed split into a date row and a screen format pill.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Ticket2 } from "@/components/beste/piece/ticket2";
<Ticket2
movie="Dune: Part Two"
hall="Hall 4"
row="J"
seat="12"
date="Fri Jun 14"
time="9:30 PM"
format="IMAX"
nowShowingLabel="Now Showing"
rowPrefix="Row"
seatPrefix="Seat"
/>Ticket with event name, date, time, and seat on the main stub, and a dashed tear-off Admit One side.
Numbered stub on the left with a tabular-nums draw number, paired with the raffle title and draw date.
Thermal receipt with a merchant header, itemized lines, a total row, and a jagged torn edge at the bottom.
Garage receipt with a Parking header, monospace plate, entry timestamp, and level and spot footer.
Login fails on Safari 17 after the OAuth redirect
Tracker-style card with issue ID, status pill, two-line title, and a footer of priority, assignee, and age.
Train or bus stub with departure and arrival stations bridged by an arrow, plus service and platform.