diff --git a/src/components/LogoWithText/LogoWithText.tsx b/src/components/LogoWithText/LogoWithText.tsx
index 94dc2382..fc02a78e 100644
--- a/src/components/LogoWithText/LogoWithText.tsx
+++ b/src/components/LogoWithText/LogoWithText.tsx
@@ -3,14 +3,16 @@ import NextLink from 'next/link';
export function LogoWithText() {
return (
-
-
-
+
+
+
-
+
+ HungerMap LIVE
+
+
+
+
);
}
diff --git a/src/components/Topbar/Topbar.tsx b/src/components/Topbar/Topbar.tsx
index 264706d7..f39bec6f 100644
--- a/src/components/Topbar/Topbar.tsx
+++ b/src/components/Topbar/Topbar.tsx
@@ -3,7 +3,6 @@
import {
Link,
Navbar,
- NavbarBrand,
NavbarContent,
NavbarItem,
NavbarMenu,
@@ -26,9 +25,7 @@ export function Topbar() {
-
-
-
+
{pageLinks.map((item) => (