Navbar

Navbar

Installation

No MCP yet? Connect your agent.

Included source

  • components/sections/navbar/default.tsx
  • components/ui/navbar.tsx
  • components/ui/navigation.tsx
  • components/ui/navigation-menu.tsx
  • components/ui/button.tsx
  • components/ui/sheet.tsx
  • components/logos/launch-ui.tsx

Composition

  • Reuses Launch UI items: button.
  • Declares package dependencies: @radix-ui/react-dialog, @radix-ui/react-icons, @radix-ui/react-navigation-menu, @radix-ui/react-slot, lucide-react.

Adaptation

  • Replace the example links and brand mark with the application's navigation model.
  • Keep the sheet-backed mobile menu and desktop navigation synchronized when changing destinations.

Related items

Requires