From 1a49c04ee27f6989e075ab82a5257e30e3a9a107 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D8=AD=D8=B3=DB=8C=D9=86=20=D9=85=D8=B9=D8=B5=D9=88=D9=85?=
=?UTF-8?q?=DB=8C=20=D9=BE=D9=88=D8=B1?=
Date: Sat, 2 Nov 2024 04:53:04 +0330
Subject: [PATCH] fix * in link
---
components/landingComponents/Navbar.jsx | 4 ++--
src/app/[locale]/about-us/page.jsx | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
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.
- */}