diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index ba1c768..db2f8bf 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -326,7 +326,13 @@ export default function Navbar({ -
+ {/*
+ +
*/} + + {/* Right Section */} +
+ {/* Navigation Items based on page type */} {navigationItems.map((item) => ( } /> -
- - {/* Right Section */} -
{/* Language Dropdown */}