diff --git a/components/Logo.jpg b/components/Logo.jpg new file mode 100644 index 0000000..9832edc Binary files /dev/null and b/components/Logo.jpg differ diff --git a/components/Navbar.jsx b/components/Navbar.jsx index 87d8125..21cdb62 100644 --- a/components/Navbar.jsx +++ b/components/Navbar.jsx @@ -17,6 +17,7 @@ import MenuItem from "@mui/material/MenuItem"; import { Link as ScrollLink, scroller, Events } from "react-scroll"; import { useTheme } from "@mui/material/styles"; import useMediaQuery from "@mui/material/useMediaQuery"; +import Logo from './Logo.jpg'; import "./navbar.css"; const pages = [ @@ -174,7 +175,13 @@ function ResponsiveAppBar() { ))} - + + Logo + { return (
{/* Submission Guidelines */} -
+

PAPER SUBMISSION GUIDELINES

@@ -30,7 +30,7 @@ const Guide = () => {
{/* Author Guidelines */} -
+

AUTHOR GUIDELINES