Activity card with a Skip-the-line pill, title, city and duration row, rating line, and per-person price.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Travel18 } from "@/components/beste/piece/travel18";
<Travel18
title="Vatican Museums & Sistine Chapel"
city="Rome"
duration="3 hours · Small group"
ratingLine="★ 4.9 · 12,340 reviews"
price="€54"
badge="Skip the line"
/>Pre-trip card with a focal day count, a thin progress line toward departure, and a boarding-detail caption.
Passenger baggage card with item rows, per-row included or paid pills, and a total allowance footer.
Day-of-trip card with a destination header and a vertical timeline of timed stops linked by a rail.
Hotel result row with a square gradient thumbnail, location line, star rating, and per-night price.
Year-in-review card with three tinted tiles tracking countries visited, flights taken, and miles logged.
Minimal place row showing name, distance, and an ETA pill with an optional travel-mode caption.