From cb92f464f16588b587dfe24291d461a0047e2b8f Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 5 Jul 2026 16:34:57 +0000 Subject: [PATCH] Bob AI: Increased the size of the logo image in the navbar. --- src/components/ui/NavbarFullscreenStatic.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ui/NavbarFullscreenStatic.tsx b/src/components/ui/NavbarFullscreenStatic.tsx index 0ea2f07..d464799 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}