From b5feb69e7057dd96fdf130853e5eabc9d37efeae Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 10 Jun 2026 05:20:17 +0000 Subject: [PATCH] Bob AI: fix build error in src/components/Layout.tsx --- src/components/Layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index de12886..0fa4f28 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -47,6 +47,7 @@ export default function Layout() { href: "#contact", }} logo="GreenScape Solutions" + logoImageSrc="" navItems={navItems} />