diff --git a/website/src/components/navbar/navbar-client.tsx b/website/src/components/navbar/navbar-client.tsx index e97ee5e98..6f7fc1a56 100644 --- a/website/src/components/navbar/navbar-client.tsx +++ b/website/src/components/navbar/navbar-client.tsx @@ -302,19 +302,19 @@ const DesktopNavigation = ({ lang, region, languages, regions, currencies, navig {ourWork.title} -
+
{ourWork.links?.map((link: any, index: number) => ( - + {link.title} ))}
- + {aboutUs.title} -
+
{aboutUs.links?.map((link, index) => ( {link.title} @@ -326,7 +326,7 @@ const DesktopNavigation = ({ lang, region, languages, regions, currencies, navig {transparency.title} -
+
{transparency.links?.map((link: any, index: number) => ( {link.title}