Ticket-shaped pass with notched edges, a passenger strip, and a detached seat column on the right.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Travel2 } from "@/components/beste/piece/travel2";
<Travel2
passenger="Beste Sözen"
flight="TK 1983"
from="IST"
to="LHR"
seat="12A"
gate="B22"
boardingTime="09:10"
headerLabel="Boarding pass"
passengerLabel="Passenger"
gateLabel="Gate"
boardingLabel="Boarding"
seatLabel="Seat"
/>