diff --git a/components/landingComponents/Navbar.jsx b/components/landingComponents/Navbar.jsx index b2157e1..d05e7ac 100644 --- a/components/landingComponents/Navbar.jsx +++ b/components/landingComponents/Navbar.jsx @@ -193,9 +193,9 @@ const Navbar = () => { > <> {nav.go ? ( - {nav.title} + {nav.title} ) : ( - {nav.title} + {nav.title} )} diff --git a/src/app/[locale]/about-us/page.jsx b/src/app/[locale]/about-us/page.jsx index 8dc8353..ce973c0 100644 --- a/src/app/[locale]/about-us/page.jsx +++ b/src/app/[locale]/about-us/page.jsx @@ -4,9 +4,9 @@ import Footer from "@comp/landingComponents/Footer/page"; import React from "react"; import AboutUsHero from "@comp/landingComponents/AboutUsHero/page"; -import ig from "../../../public/images/ig.png"; -import tuk from "../../../public/images/tuk.png"; -import Image from "next/image"; +// import ig from "../../../public/images/ig.png"; +// import tuk from "../../../public/images/tuk.png"; +// import Image from "next/image"; const AboutUs = () => { return ( @@ -65,14 +65,14 @@ const AboutUs = () => { run a coffee shop, and let's make every cup of coffee an experience to remember.

-
+ {/*
-
+
*/}