Minimal place row showing name, distance, and an ETA pill with an optional travel-mode caption.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Travel28 } from "@/components/beste/piece/travel28";
<Travel28
title="Hotel Alma Soho"
distance="1.8 km away"
eta="24 min"
note="On foot · fastest route"
/>