From 6834a2a47bbb929ad9378559f44bc2efcf9b9ecd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Jul 2026 18:08:32 +0000 Subject: [PATCH 1/3] Update src/components/ui/NavbarFloatingLogo.tsx --- src/components/ui/NavbarFloatingLogo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ui/NavbarFloatingLogo.tsx b/src/components/ui/NavbarFloatingLogo.tsx index f4bcdba..4f9ddca 100644 --- a/src/components/ui/NavbarFloatingLogo.tsx +++ b/src/components/ui/NavbarFloatingLogo.tsx @@ -46,7 +46,7 @@ const NavbarFloatingLogo = ({ logo, logoImageSrc, navItems, ctaButton }: NavbarF )} -