diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index 3fdc73a..67f490c 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -41,8 +41,8 @@ export default function Navbar({ activePage = "" }: NavbarProps) {
-
- {Array.from({ length: 20 }).map((_, index) => ( +
+ {Array.from({ length: 12 }).map((_, index) => (