diff --git a/src/app/public/page.tsx b/src/app/public/page.tsx index 2d8e74ce..378b9c41 100644 --- a/src/app/public/page.tsx +++ b/src/app/public/page.tsx @@ -11,7 +11,7 @@ const HomePage = () => { return (
-
+
{/* Hero Section and Action Items Buttons */}
logo diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index fc20d302..5e13cb53 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -46,7 +46,7 @@ const Navbar = () => { }, []); return ( -