From 87ea20bde81fdfe0bd5c103cde8da64d7f12ba43 Mon Sep 17 00:00:00 2001 From: Ebube Date: Sat, 13 Jan 2024 20:56:01 +0100 Subject: [PATCH] update nav items --- src/components/Navigation.js | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/components/Navigation.js b/src/components/Navigation.js index 34a7760..a403ad7 100644 --- a/src/components/Navigation.js +++ b/src/components/Navigation.js @@ -9,9 +9,9 @@ function Navigation() { Home
  • - Services + About
  • -
  • + {/*
  • Resources @@ -26,8 +26,7 @@ function Navigation() { FAQs
  • - - + */} );