Frequent-flyer card in a warm gradient, showing tier, miles, a progress track, and miles to next tier.
New here? Read the installation guide.
import { Travel16 } from "@/components/beste/piece/travel16";
<Travel16
program="Miles & Smiles"
tier="Elite Gold"
miles="42,180"
milesLabel="miles"
milesToNext="7,820 miles to Elite Platinum"
progress={84}
tone="neutral"
/>Traveler card with passport number, nationality, date of birth, and a loyalty status all neatly paired.
Live status card with a colored pill for on-time, delayed, boarding, or cancelled flights.
Multi-leg journey card with stacked segment rows and an amber layover strip between them.
Pre-trip card with a focal day count, a thin progress line toward departure, and a boarding-detail caption.