diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index faa7ce6..b269739 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -118,10 +118,14 @@ const Navbar = ({ High Performance Computing - + What We Do - Officers - Meet Our Staff + + Officers + + + Meet Our Staff + { + return ( + + +

Officer content

+
+ +

meet our staff content

+
+
+ ) +} + +export default about + +export const Head = () =>