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 (
<>
-
- {/* */}
+ {/* */}
+
{/* */}
-
- {/* */}
+ {/* */}
+