Quick language helper with English meaning, native script, and romanized transliteration per row.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Travel27 } from "@/components/beste/piece/travel27";
<Travel27
languageLabel="Japanese · Quick phrases"
phrases={[
{
"en": "Thank you",
"local": "ありがとう",
"romanized": "arigatō"
},
{
"en": "Excuse me",
"local": "すみません",
"romanized": "sumimasen"
},
{
"en": "Where's the station?",
"local": "駅はどこですか",
"romanized": "eki wa doko desu ka"
}
]}
/>Per-day weather strip for an upcoming trip with emoji glyphs, high/low, and an amber packing tip.
Hotel result row with a square gradient thumbnail, location line, star rating, and per-night price.
Minimal place row showing name, distance, and an ETA pill with an optional travel-mode caption.
Foreign-exchange card with a source-to-target amount swap, a rate row, and a trend pill on the right.
Poster-style destination tile with a warm gradient, corner save heart, category tag, and city label.
Activity card with a Skip-the-line pill, title, city and duration row, rating line, and per-person price.