Bob AI: Increased the size of the logo image in the navbar.
This commit is contained in:
@@ -47,7 +47,7 @@ const NavbarFullscreenStatic = ({ logo, navItems, ctaButton }: NavbarFullscreenS
|
||||
href="/"
|
||||
className="text-xl font-medium text-black flex items-center gap-3"
|
||||
>
|
||||
<img src="https://storage.googleapis.com/webild/users/user_3G5derssVxjqrVSo3ygGVFCInNC/uploaded-1783268235045-8qnafq0i.png" alt="Logo" className="h-20 w-auto object-contain" />
|
||||
<img src="https://storage.googleapis.com/webild/users/user_3G5derssVxjqrVSo3ygGVFCInNC/uploaded-1783268235045-8qnafq0i.png" alt="Logo" className="h-28 w-auto object-contain" />
|
||||
<span>{logo}</span>
|
||||
</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user