diff --git a/app/[locale]/dashboard/components/main-nav.tsx b/app/[locale]/dashboard/components/main-nav.tsx index 5339885c..5815346c 100644 --- a/app/[locale]/dashboard/components/main-nav.tsx +++ b/app/[locale]/dashboard/components/main-nav.tsx @@ -139,11 +139,11 @@ export function MainNav({ hideSearch = false }) {
-
+
{/* Static Logo */} -
+
Logo {/* Globe GIF on Hover */} -
+ {/*
Globe -
+
*/}
- + {/* CivicDataSpace - + */}
@@ -258,17 +258,25 @@ export const ProfileContent = ({ {session.user.name} ) : ( - + +
)} diff --git a/public/dataspacelogosep2025.png b/public/dataspacelogosep2025.png new file mode 100644 index 00000000..cdf349dc Binary files /dev/null and b/public/dataspacelogosep2025.png differ