# 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/travel20. 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. Baggage Summary

# Baggage Summary

Passenger baggage card with item rows, per-row included or paid pills, and a total allowance footer.

Beste Sözen · 12D

Cabin bag8 kg · 1 piece

Included

Checked suitcase23 kg · 2 pieces

Paid

Personal item2 kg · 1 piece

Included

Total allowance 54 kg

CLICode

Base UI

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

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

Import & useCopy

```
import { Travel20 } from "@/components/beste/piece/travel20";

<Travel20
  passenger="Beste Sözen · 12D"
  items={[
    {
      "label": "Cabin bag",
      "weight": "8 kg",
      "count": 1,
      "included": true
    },
    {
      "label": "Checked suitcase",
      "weight": "23 kg",
      "count": 2
    },
    {
      "label": "Personal item",
      "weight": "2 kg",
      "count": 1,
      "included": true
    }
  ]}
  limit="Total allowance 54 kg"
/>
```

## More Travel pieces

[View all Travel](/pieces/travel)

[](/piece/travel18)

Skip the lineVatican Museums & Sistine Chapel

€54per person

Rome3 hours · Small group

★ 4.9 · 12,340 reviews

### Tour Booking

Activity card with a Skip-the-line pill, title, city and duration row, rating line, and per-person price.

[](/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/travel7)

Fare breakdown

Base fare$284.00

Taxes & fees$28.40

Seat selection$12.00

Total$324.40

For 1 adult

### Fare Breakdown

Itemized receipt for a trip with a dashed divider before the bold total and passenger note.

[](/piece/travel29)

Airalo · Japan eSIM5 GB · 15 days

2.4 GB / 5 GB

12 days left · Expires May 4

### eSIM Plan

Traveler eSIM card showing carrier, plan, data-used fraction pill, and a progress bar toward the total allowance.

[](/piece/travel11)

![Hotel Alma Soho](https://images.unsplash.com/photo-1562861844-763c4ae2e696?q=80&w=200&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D)

Hotel Alma SohoBarcelona, Spain4.8· 2,412 reviews

€184/ night

### Hotel Card

Hotel result row with a square gradient thumbnail, location line, star rating, and per-night price.

## 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.