-
+
Sitemap
diff --git a/src/components/Governance.tsx b/src/components/Governance.tsx
index 6c8f385..6b492e3 100644
--- a/src/components/Governance.tsx
+++ b/src/components/Governance.tsx
@@ -81,7 +81,7 @@ const Governance = (props: GovernanceProps) => (
))}
-
+
>
);
diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx
index 2425623..13ad131 100644
--- a/src/components/Navbar.tsx
+++ b/src/components/Navbar.tsx
@@ -4,7 +4,7 @@ import Link from 'next/link';
import { Disclosure, Transition, TransitionRootProps } from '@headlessui/react';
import { Fragment, useCallback, useEffect, useRef, useState } from 'react';
import FilledChevronUp from '@/../public/filled-chevron-up-white.svg';
-import Arrow from '@/../public/arrow-white.svg';
+import Arrow from '@/../public/arrow.svg';
import X from '@/../public/x.svg';
import Hamburger from '@/../public/menu-alt-3.svg';
import Puzzle from '@/../public/puzzle.svg';
diff --git a/src/pages/404.tsx b/src/pages/404.tsx
index c788abb..db4f30e 100644
--- a/src/pages/404.tsx
+++ b/src/pages/404.tsx
@@ -12,7 +12,7 @@ const _404 = () => (
The requested page was not found on this site.
-
+
>
);
diff --git a/src/pages/about/mission.tsx b/src/pages/about/mission.tsx
index 963c1f1..37864f3 100644
--- a/src/pages/about/mission.tsx
+++ b/src/pages/about/mission.tsx
@@ -10,7 +10,7 @@ const Mission = () => (
-
+
>
);
diff --git a/src/pages/contact.tsx b/src/pages/contact.tsx
index 9713959..74b36d3 100644
--- a/src/pages/contact.tsx
+++ b/src/pages/contact.tsx
@@ -10,7 +10,7 @@ const Contact = () => (
-
+
>
);
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 9b92be7..856f8a9 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -3,7 +3,7 @@ import Image from 'next/image';
import Circles from '@/../public/circles.svg';
import Blob from '@/components/Blob';
import Footer from '@/components/Footer';
-import Arrow from '@/../public/arrow-white.svg';
+import Arrow from '@/../public/arrow.svg';
import WhoWeAre from '@/components/WhoWeAre';
import useBlobBg from '@/lib/useBlobBg';
import CTA from '@/components/CTA';
diff --git a/src/pages/projects/api.tsx b/src/pages/projects/api.tsx
index c3a1508..0c00356 100644
--- a/src/pages/projects/api.tsx
+++ b/src/pages/projects/api.tsx
@@ -10,7 +10,7 @@ const API = () => (
-
+
>
);
diff --git a/src/pages/projects/index.tsx b/src/pages/projects/index.tsx
index 14446f2..8c69e95 100644
--- a/src/pages/projects/index.tsx
+++ b/src/pages/projects/index.tsx
@@ -2,7 +2,7 @@ import Header from '@/components/Header';
import Footer from '@/components/Footer';
import Head from 'next/head';
import Image from 'next/image';
-import Arrow from '@/../public/arrow-white.svg';
+import Arrow from '@/../public/arrow.svg';
const headerStyle =
'text-3xl md:text-5xl font-bold pb-4 text-left hover:text-royal w-fit underline decoration-transparent hover:decoration-inherit transition';
@@ -63,7 +63,7 @@ const Projects = () => (
-
+
>
);
diff --git a/src/pages/projects/jupiter.tsx b/src/pages/projects/jupiter.tsx
index 4bf6d9a..68b457b 100644
--- a/src/pages/projects/jupiter.tsx
+++ b/src/pages/projects/jupiter.tsx
@@ -10,7 +10,7 @@ const Jupiter = () => (
-
+
>
);
diff --git a/src/pages/projects/planner.tsx b/src/pages/projects/planner.tsx
index b3a0fb4..b6189e7 100644
--- a/src/pages/projects/planner.tsx
+++ b/src/pages/projects/planner.tsx
@@ -10,7 +10,7 @@ const Planner = () => (
-
+
>
);
diff --git a/src/pages/projects/skedge.tsx b/src/pages/projects/skedge.tsx
index c1c296a..53e7359 100644
--- a/src/pages/projects/skedge.tsx
+++ b/src/pages/projects/skedge.tsx
@@ -10,7 +10,7 @@ const Skedge = () => (
-
+
>
);
diff --git a/src/pages/projects/trends.tsx b/src/pages/projects/trends.tsx
index 9d4dc12..3062052 100644
--- a/src/pages/projects/trends.tsx
+++ b/src/pages/projects/trends.tsx
@@ -10,7 +10,7 @@ const Trends = () => (
-
+
>
);
diff --git a/src/pages/resources/calendar.tsx b/src/pages/resources/calendar.tsx
index 2facc1a..f9e30ec 100644
--- a/src/pages/resources/calendar.tsx
+++ b/src/pages/resources/calendar.tsx
@@ -266,7 +266,7 @@ const Calendar = () => {
{result}
-