From ac97aafaf6d82aa09a18fc7662e98fd301ed6e98 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Tue, 15 Aug 2023 21:52:31 +0100 Subject: [PATCH] reverted header component --- src/components/AboutUs/index.js | 4 ++-- src/components/Contact/index.js | 4 ++-- src/components/FAQ/Index.js | 4 ++-- src/components/HomeOne/index.js | 4 ++-- src/components/News/SingleNews.js | 4 ++-- src/components/News/index.js | 4 ++-- src/components/Service/Privacy.js | 10 +++++----- src/components/Service/Terms.js | 10 +++++----- src/components/Service/index.js | 10 +++++----- src/components/UseCases/index.js | 4 ++-- 10 files changed, 29 insertions(+), 29 deletions(-) diff --git a/src/components/AboutUs/index.js b/src/components/AboutUs/index.js index 6389a13..5da6a4a 100644 --- a/src/components/AboutUs/index.js +++ b/src/components/AboutUs/index.js @@ -16,8 +16,8 @@ function AboutUs() { return ( <> - - {/* */} + {/* */} + {/* */} diff --git a/src/components/Contact/index.js b/src/components/Contact/index.js index 92f029c..16d2a4d 100644 --- a/src/components/Contact/index.js +++ b/src/components/Contact/index.js @@ -13,8 +13,8 @@ function Contact() { return ( <> - - {/* */} + {/* */} + - - {/* */} + {/* */} + - - {/* */} + {/* */} + {/**/} diff --git a/src/components/News/SingleNews.js b/src/components/News/SingleNews.js index fe170f2..3ac9a9a 100644 --- a/src/components/News/SingleNews.js +++ b/src/components/News/SingleNews.js @@ -14,8 +14,8 @@ function SingleNews() { return ( <> - - {/* */} + {/* */} + - - {/* */} + {/* */} + { - // StickyMenu(); - // }); + useEffect(() => { + StickyMenu(); + }); const [drawer, drawerAction] = useToggle(false); return ( <> - - {/* */} + {/* */} + {/**/} diff --git a/src/components/Service/Terms.js b/src/components/Service/Terms.js index 1cc151c..07c799e 100644 --- a/src/components/Service/Terms.js +++ b/src/components/Service/Terms.js @@ -12,15 +12,15 @@ import DetailsTerms from './DetailsTerms'; import StickyHeaderNav from '../StickyHeader/StickyHeaderNav'; function Terms() { - // useEffect(() => { - // StickyMenu(); - // }); + useEffect(() => { + StickyMenu(); + }); const [drawer, drawerAction] = useToggle(false); return ( <> - - {/* */} + {/* */} + {/**/} diff --git a/src/components/Service/index.js b/src/components/Service/index.js index 3c13b70..89b6d00 100644 --- a/src/components/Service/index.js +++ b/src/components/Service/index.js @@ -14,15 +14,15 @@ import ServiceTopart from "./ServiceTopart"; import StickyHeaderNav from '../StickyHeader/StickyHeaderNav'; function Service() { - // useEffect(() => { - // StickyMenu(); - // }); + useEffect(() => { + StickyMenu(); + }); const [drawer, drawerAction] = useToggle(false); return ( <> - - {/* */} + {/* */} + {/* */} - - {/* */} + {/* */} +