Rental-car result row with a slate car tile, per-day price, and a specs grid for seats, transmission, fuel.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Travel17 } from "@/components/beste/piece/travel17";
<Travel17
model="Volkswagen Golf or similar"
category="Economy"
seats={5}
transmission="Automatic"
fuel="Petrol"
pricePerDay="$34 / day"
/>Hotel result row with a square gradient thumbnail, location line, star rating, and per-night price.
Activity card with a Skip-the-line pill, title, city and duration row, rating line, and per-person price.
Minimal place row showing name, distance, and an ETA pill with an optional travel-mode caption.
Quick language helper with English meaning, native script, and romanized transliteration per row.
Year-in-review card with three tinted tiles tracking countries visited, flights taken, and miles logged.
Property features card laying out amenities as a two-column grid of sky-dot prefixed chips.