Live status card with a colored pill for on-time, delayed, boarding, or cancelled flights.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Travel4 } from "@/components/beste/piece/travel4";
<Travel4
flight="PC 1142"
route="SAW → AMS"
status="boarding"
gate="Gate 34 · closing in 8 min"
updated="Updated 1 min ago"
/>Frequent-flyer card in a warm gradient, showing tier, miles, a progress track, and miles to next tier.
Pre-trip card with a focal day count, a thin progress line toward departure, and a boarding-detail caption.
Flight result with airline, price, two airport codes, and a dotted route arc connecting times.
Passenger baggage card with item rows, per-row included or paid pills, and a total allowance footer.
Activity card with a Skip-the-line pill, title, city and duration row, rating line, and per-person price.
Traveler eSIM card showing carrier, plan, data-used fraction pill, and a progress bar toward the total allowance.