Pre-trip card with a focal day count, a thin progress line toward departure, and a boarding-detail caption.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Travel10 } from "@/components/beste/piece/travel10";
<Travel10
label="Next trip"
destination="Lisbon · Jun 14"
days={12}
daysLabel="days to go"
detail="Boarding in 4h 37m · 09:40 local"
progress={84}
tone="neutral"
/>Day-of-trip card with a destination header and a vertical timeline of timed stops linked by a rail.
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.
Live status card with a colored pill for on-time, delayed, boarding, or cancelled flights.
Frequent-flyer card in a warm gradient, showing tier, miles, a progress track, and miles to next tier.
Poster-style destination tile with a warm gradient, corner save heart, category tag, and city label.