Property features card laying out amenities as a two-column grid of sky-dot prefixed chips.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Travel22 } from "@/components/beste/piece/travel22";
<Travel22
title="Property amenities"
amenities={[
"Free Wi-Fi",
"Rooftop pool",
"Air-conditioning",
"Breakfast included",
"Airport shuttle",
"Pet friendly"
]}
/>Hotel result row with a square gradient thumbnail, location line, star rating, and per-night price.
Poster-style destination tile with a warm gradient, corner save heart, category tag, and city label.
Multi-leg journey card with stacked segment rows and an amber layover strip between them.
Flight result with airline, price, two airport codes, and a dotted route arc connecting times.
Frequent-flyer card in a warm gradient, showing tier, miles, a progress track, and miles to next tier.
Ticket-shaped pass with notched edges, a passenger strip, and a detached seat column on the right.