Fork of Next.js wordpress migration was forked from Next.js wordpress migration
Continue chatting to ask questions about or make changes to it.
so the navbars link from about us to new & media, contact us is not among are all sub link, in that when you hover on it, it bring up sub links under it, use shadcn navigation menu
I'll update the header to use shadcn's Navigation Menu component1 with dropdown sub-menus for each main navigation item.
I've updated the header to use shadcn's Navigation Menu component1 with the following improvements:
NavigationMenu
, NavigationMenuList
, NavigationMenuItem
, NavigationMenuTrigger
, and NavigationMenuContent
components.Dropdown Sub-menus: Each main navigation item now has sub-links that appear when hovered:
Responsive Design:
The navigation now provides a much more organized way to access different sections of the website, with logical groupings of related pages under each main category.
the arrow rotates but the navigation menu is not showing and i cant find it in your ui folder