diff --git a/src/components/ui/NavbarFullscreenStatic.tsx b/src/components/ui/NavbarFullscreenStatic.tsx index 6472856..0ea2f07 100644 --- a/src/components/ui/NavbarFullscreenStatic.tsx +++ b/src/components/ui/NavbarFullscreenStatic.tsx @@ -47,7 +47,7 @@ const NavbarFullscreenStatic = ({ logo, navItems, ctaButton }: NavbarFullscreenS href="/" className="text-xl font-medium text-black flex items-center gap-3" > - Logo + Logo {logo}