diff --git a/Frontend/public/LogoSmall.png b/Frontend/public/LogoSmall.png new file mode 100644 index 0000000..b150335 Binary files /dev/null and b/Frontend/public/LogoSmall.png differ diff --git a/Frontend/src/Components/CommonModule/NavBarModule/Logo.jsx b/Frontend/src/Components/CommonModule/NavBarModule/Logo.jsx index 492b406..76bd9b1 100644 --- a/Frontend/src/Components/CommonModule/NavBarModule/Logo.jsx +++ b/Frontend/src/Components/CommonModule/NavBarModule/Logo.jsx @@ -1,11 +1,14 @@ import React from "react"; +import { NavLink } from "react-router-dom"; import LogoImage from "/Logo.svg"; import Style from "./NavBar.module.css"; const Logo = () => { return (
© WallGodds 2025