diff --git a/apps/web/src/components/landing-sections/navbar.tsx b/apps/web/src/components/landing-sections/navbar.tsx index 2a735ad..78260fd 100644 --- a/apps/web/src/components/landing-sections/navbar.tsx +++ b/apps/web/src/components/landing-sections/navbar.tsx @@ -55,24 +55,26 @@ const Navbar = () => { : "fixed rounded-3xl top-4 border w-[94%] md:w-[80%] mx-auto left-1/2 -translate-x-1/2" )} > - -
-
- background +
+ +
+
+ background +
+ Opensox AI
- Opensox AI
{links.map((link, index) => { @@ -91,7 +93,7 @@ const Navbar = () => { ); })}
-
+
{ - - Get Started + + Get Started
@@ -135,16 +137,6 @@ const Navbar = () => { Contribute - setIsOpen(false)} - className="cursor-pointer z-30" - > - - - Get Started - - )}