# Beste UI

> Beautiful, accessible blocks, pieces and components for shadcn/ui and Tailwind CSS, built for React and Next.js. Install one with the shadcn CLI and the code is yours to edit: no runtime dependency, nothing to upgrade.

Markdown rendition of https://ui.beste.co/piece/travel23. Every page on the site has one: add `.md` to any address, or send `Accept: text/markdown`.

Whole catalog for LLMs: https://ui.beste.co/llms.txt. Registry index: https://ui.beste.co/r/registry.json

---
1. /
2. [Pieces](/pieces)
3. /
4. [Travel](/pieces/travel)
5. /
6. Multi-City Route

# Multi-City Route

Minimal multi-stop route with airport codes joined by thin connectors and a caption beneath each hop.

ISTDepart

DOH2h

BKK4 days

SIN3 days

TYOReturn

11-day multi-city itinerary

CLICode

Base UI

![](https://oud.pics/sm/l/npm.svg)`npx shadcn add https://ui.beste.co/piece/r-base/travel23`

New here? Read the [installation guide](/docs/installation).

Import & useCopy

```
import { Travel23 } from "@/components/beste/piece/travel23";

<Travel23
  hops={[
    {
      "code": "IST",
      "caption": "Depart"
    },
    {
      "code": "DOH",
      "caption": "2h"
    },
    {
      "code": "BKK",
      "caption": "4 days"
    },
    {
      "code": "SIN",
      "caption": "3 days"
    },
    {
      "code": "TYO",
      "caption": "Return"
    }
  ]}
  summary="11-day multi-city itinerary"
/>
```

## More Travel pieces

[View all Travel](/pieces/travel)

[](/piece/travel6)

09:40IST

12:20CDG

3h 40m

2h 30m layover in Paris

14:50CDG

17:05LHR

1h 15m

### Trip Segments

Multi-leg journey card with stacked segment rows and an amber layover strip between them.

[](/piece/travel1)

Turkish Airlines

$312

09:40IST

4h 40m · Direct

12:20LHR

### Flight Card

Flight result with airline, price, two airport codes, and a dotted route arc connecting times.

[](/piece/travel5)

ISTIstanbul

HNDTokyo

11h 05m · Nonstop

### Route Arc

Visual route card with origin and destination framing an SVG dashed great-circle arc in a selectable tone.

[](/piece/travel10)

Next tripLisbon · Jun 14

12days to go

Boarding in 4h 37m · 09:40 local

### Departure Countdown

Pre-trip card with a focal day count, a thin progress line toward departure, and a boarding-detail caption.

[](/piece/travel12)

![Kyoto](https://images.unsplash.com/photo-1505069446780-4ef442b5207f?w=300&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MjJ8fGt5b3RvfGVufDB8fDB8fHww)Culture

KyotoJapan

Trending this month64.1K saves

### Destination Card

Poster-style destination tile with a warm gradient, corner save heart, category tag, and city label.

[](/piece/travel30)

Drive · 42 min58 km · Tolls €3.20

Start · Hotel Alma Soho0 km

Merge onto A1 North4 km

Exit 24 · Alcochete36 km

Arrive · Casa da Vinha58 km

### Driving Directions

Step-by-step driving panel with emerald start, sky turn, and rose end markers linked by a vertical rail.

## Ship the interface, keep the code.

New blocks, pieces and components every week. Install one with a command and it is yours to edit. No runtime dependency, no upgrade path to fight.

[Browse the libraryBrowse the library](/blocks)[See pricingSee pricing](/pricing)

### Library

* [Blocks](/blocks)
* [Pages](/pages)
* [Pieces](/pieces)
* [Components](/components)
* [Search](/search)

### Learn

* [Docs](/docs)
* [AI & MCP](/docs/mcp)
* [Blog](/blog)
* [Free tools](/tools)
* [What's new?](/changelog)
* [Website Builder](https://beste.co)

### More

* [Pricing](/pricing)
* [Referrals](/referrals)
* [License](/license)
* [GitHub](https://github.com/beste-co/beste-ui)

### Shadcn Blocks

* [Shadcn Hero Blocks](/blocks/hero)
* [Shadcn Feature Blocks](/blocks/feature)
* [Shadcn Pricing Blocks](/blocks/pricing)
* [Shadcn CTA Blocks](/blocks/cta)
* [Shadcn FAQ Blocks](/blocks/faq)
* [Shadcn About Blocks](/blocks/about)
* [Shadcn Stats Blocks](/blocks/stats)
* [Shadcn Footer Blocks](/blocks/footer)
* [Shadcn Navigation Blocks](/blocks/navigation)
* [Shadcn Auth Blocks](/blocks/auth)
* [Shadcn Ecommerce Blocks](/blocks/ecommerce)
* [Shadcn Portfolio Blocks](/blocks/portfolio)
* [Shadcn Showcase Blocks](/blocks/showcase)
* [Shadcn Careers Blocks](/blocks/careers)
* [Shadcn Onboarding Blocks](/blocks/onboarding)
* [Shadcn Coming Soon Blocks](/blocks/coming-soon)
* [Shadcn Post Blocks](/blocks/post)
* [Shadcn Legal Blocks](/blocks/legal)
* [Shadcn Workflow Blocks](/blocks/workflow)
* [Shadcn News Blocks](/blocks/news)

© 2026, [Beste](https://beste.co). All rights reserved.