Included source
components/sections/navbar/default.tsxcomponents/ui/navbar.tsxcomponents/ui/navigation.tsxcomponents/ui/navigation-menu.tsxcomponents/ui/button.tsxcomponents/ui/sheet.tsxcomponents/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.

