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"
/>