Pill header with a menu button on the left, centered brand mark, and search and avatar actions right.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Nav28 } from "@/components/beste/piece/nav28";
<Nav28
brand="Beste"
avatarSrc="https://images.unsplash.com/photo-1522075469751-3a6694fb2f61?w=70&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTh8fHByb2ZpbGV8ZW58MHx8MHx8fDA%3D"
avatarAlt="Account"
initials="BS"
/>Web-app bottom bar with five labeled icon tabs and a primary indicator above the active one.
Docs-style on-this-page list with left borders and a primary active rail on the current section.
Right-click menu pointed by a corner arrow with icon rows and mono shortcut hints on the right.
Four-tab navigation pill that expands the active tab to show its label, with a count badge on alerts.
Account dropdown with an avatar header, profile and settings rows, workspace switcher, and a Sign out action.
Mobile tab bar with labeled icons, a raised center create button, and a rose unread counter badge.