Live status card with a colored pill for on-time, delayed, boarding, or cancelled flights.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Travel4 } from "@/components/beste/piece/travel4";
<Travel4
flight="PC 1142"
route="SAW → AMS"
status="boarding"
gate="Gate 34 · closing in 8 min"
updated="Updated 1 min ago"
/>