Visual route card with origin and destination framing an SVG dashed great-circle arc in a selectable tone.
The import and the props worth knowing about, in one place.
import { Travel5 } from "@/components/beste/piece/travel5";
<Travel5
from="Istanbul"
fromCode="IST"
to="Tokyo"
toCode="HND"
duration="11h 05m · Nonstop"
tone="primary"
/>Flight result with airline, price, two airport codes, and a dotted route arc connecting times.
Multi-leg journey card with stacked segment rows and an amber layover strip between them.
Flight card with a small plane gliding along the arc between two airports as the dotted trail fills behind it and the landing countdown ticks toward Landed.
Poster-style destination tile with a warm gradient, corner save heart, category tag, and city label.