Pro Components
Base Components
Navigation 3
Navbar with expandable mega menu (multi-column), desktop and mobile layouts, and contact/footer section in the dropdown.
Example
Introduction
Navigation 3 is a navbar with a mega menu and mobile support:- Desktop: Logo, “Products” trigger that opens a wide dropdown with multiple columns (e.g. Platform, Resources, Company), direct links (Solutions, Pricing), and Sign in. The dropdown includes a footer strip with contact information (e.g. support email).
- Mobile: Hamburger opens a left-side drawer with simple links (Products, Solutions, Pricing), contact block, and Sign in button.
Usage
import { Navbar29 } from "@/components/ui/navbar-29";
<Navbar29 />