diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index 67f490c..e71a481 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -10,20 +10,20 @@ export default function Navbar({ activePage = "" }: NavbarProps) {
- Resist Tech Monopolies + Resist Tech Monopolies
- + Points of Unity @@ -31,11 +31,11 @@ export default function Navbar({ activePage = "" }: NavbarProps) { - What We're Working On + Our Projects
@@ -44,11 +44,11 @@ export default function Navbar({ activePage = "" }: NavbarProps) {
{Array.from({ length: 12 }).map((_, index) => (
- {index
))}