diff --git a/frontend/src/components/NavigationBar.tsx b/frontend/src/components/NavigationBar.tsx
index 207026c4739299a0044ad7e70bb447bee8efbe96..fc4d0590578c67ebcaac8567f58a23a001a49935 100644
--- a/frontend/src/components/NavigationBar.tsx
+++ b/frontend/src/components/NavigationBar.tsx
@@ -9,8 +9,9 @@ export const NavigationBar = () => {
   return (
     <div className="navigation-bar">
       <Header style={{display: "flex"}}>
-        <Image src={logo} width={48} height={48} style={{width:"48", height: "48"}} preview={false}></Image>
+        
         <Menu theme="dark" mode="horizontal" defaultSelectedKeys={["2"]}>
+        <Image src={logo} width={48} height={48} style={{width:"48", height: "48"}} preview={false}></Image>
           
 
           <Menu.Item>