# 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/nav25. 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. [Nav](/pieces/nav)
5. /
6. App Bar

# App Bar

Web-app bottom bar with five labeled icon tabs and a primary indicator above the active one.

HomeExploreInboxAlertsMe

CLICode

Base UI

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

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

Import & useCopy

```
import { Nav25 } from "@/components/beste/piece/nav25";

<Nav25
  tabs={[
    {
      "label": "Home",
      "icon": "home"
    },
    {
      "label": "Explore",
      "icon": "explore",
      "active": true
    },
    {
      "label": "Inbox",
      "icon": "inbox"
    },
    {
      "label": "Alerts",
      "icon": "notifications"
    },
    {
      "label": "Me",
      "icon": "profile"
    }
  ]}
/>
```

## More Nav pieces

[View all Nav](/pieces/nav)

[](/piece/nav19)

HomeSearch3InboxProfile

### Bottom Nav

Mobile tab bar with labeled icons, a raised center create button, and a rose unread counter badge.

[](/piece/nav4)

OverviewAnalyticsAudienceSettings

### Underline Tabs

Horizontal tabs with a thin bottom rail and a primary underline under the active label.

[](/piece/nav32)

Alerts3

### Tab Bar Pill

Four-tab navigation pill that expands the active tab to show its label, with a count badge on alerts.

[](/piece/nav12)

PreviewCodeReadmeSettings

### Icon Tabs

Segmented icon tabs inside a bordered tray, where the active tab flips to the foreground color.

[](/piece/nav7)

NotificationsBillingSecurityPreferences

### Vertical Tabs

Sidebar-style stack of icon + label rows where the active row gets a muted fill and bolder text.

[](/piece/nav28)

Beste

![Account](https://images.unsplash.com/photo-1522075469751-3a6694fb2f61?w=70&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTh8fHByb2ZpbGV8ZW58MHx8MHx8fDA%3D)

### App Header

Pill header with a menu button on the left, centered brand mark, and search and avatar actions right.

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