# 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/travel24. 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. Trip Weather

# Trip Weather

Per-day weather strip for an upcoming trip with emoji glyphs, high/low, and an amber packing tip.

Lisbon · Jun 14 – 18

Fri 14☀27°18°

Sat 15⛅26°19°

Sun 16☁23°18°

Mon 17☂21°17°

Tue 18⛅24°18°

Pack a light jacket for Mon evening showers.

CLICode

Base UI

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

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

Import & useCopy

```
import { Travel24 } from "@/components/beste/piece/travel24";

<Travel24
  city="Lisbon · Jun 14 – 18"
  days={[
    {
      "date": "Fri 14",
      "high": 27,
      "low": 18,
      "icon": "sun"
    },
    {
      "date": "Sat 15",
      "high": 26,
      "low": 19,
      "icon": "partly"
    },
    {
      "date": "Sun 16",
      "high": 23,
      "low": 18,
      "icon": "cloud"
    },
    {
      "date": "Mon 17",
      "high": 21,
      "low": 17,
      "icon": "rain"
    },
    {
      "date": "Tue 18",
      "high": 24,
      "low": 18,
      "icon": "partly"
    }
  ]}
  advisory="Pack a light jacket for Mon evening showers."
/>
```

## More Travel pieces

[View all Travel](/pieces/travel)

[](/piece/travel27)

Japanese · Quick phrases

Thank youありがとうarigatō

Excuse meすみませんsumimasen

Where's the station?駅はどこですかeki wa doko desu ka

### Phrase Guide

Quick language helper with English meaning, native script, and romanized transliteration per row.

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

[](/piece/travel28)

Hotel Alma Soho1.8 km away

24 min

On foot · fastest route

### Place ETA

Minimal place row showing name, distance, and an ETA pill with an optional travel-mode 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/travel19)

![Andrea P.](https://images.unsplash.com/photo-1576775068668-c147f14c36f7?w=100&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1yZWxhdGVkfDd8fHxlbnwwfHx8fHw%3D)

Andrea P.Solo trip · Jun 2026

Staff remembered our names by day two. The rooftop at sunset alone is worth the trip — would book again in a heartbeat.

Stayed 4 nights

### Trip Review

Traveler review card with avatar initials, star rating, a clipped body paragraph, and a trip-type footer.

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