From 04e739a07f4662b07f7f2b3e8843812d85ae562e Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sat, 4 Jul 2026 15:31:39 +0000 Subject: [PATCH] Bob AI: Replaced text logo with image logo in navbar --- src/components/ui/NavbarDropdown.tsx | 2 +- src/pages/HomePage.tsx | 271 ++----------------- src/pages/HomePage/sections/Team.tsx | 2 +- src/pages/HomePage/sections/Testimonials.tsx | 2 +- 4 files changed, 29 insertions(+), 248 deletions(-) diff --git a/src/components/ui/NavbarDropdown.tsx b/src/components/ui/NavbarDropdown.tsx index e3a86a8..b27edb7 100644 --- a/src/components/ui/NavbarDropdown.tsx +++ b/src/components/ui/NavbarDropdown.tsx @@ -43,7 +43,7 @@ const NavbarDropdown = ({ logo, navItems, ctaButton }: NavbarDropdownProps) => { return (