diff --git a/src/Components/Navbar/NavMobile.tsx b/src/Components/Navbar/NavMobile.tsx
index 0eece51..1462a68 100644
--- a/src/Components/Navbar/NavMobile.tsx
+++ b/src/Components/Navbar/NavMobile.tsx
@@ -7,6 +7,7 @@ import { navLinks } from "./Navbar";
import { AiFillThunderbolt } from "react-icons/ai";
import { Link } from "react-router-dom";
import Button from "../Button/Button";
+import ASSETS from "src/assets";
const navBtnVariant = {
menuHide: { rotate: 90, opacity: 0 },
@@ -49,7 +50,8 @@ export default function NavMobile({ onSearch }: Props) {
*/}
-
makers.bolt.fun
+
+