Bob AI: fix build error in src/components/Layout.tsx

This commit is contained in:
kudinDmitriyUp
2026-06-10 05:20:17 +00:00
parent c2e3759a3f
commit b5feb69e70

View File

@@ -47,6 +47,7 @@ export default function Layout() {
href: "#contact", href: "#contact",
}} }}
logo="GreenScape Solutions" logo="GreenScape Solutions"
logoImageSrc=""
navItems={navItems} /> navItems={navItems} />
</SectionErrorBoundary> </SectionErrorBoundary>
<main className="flex-grow"> <main className="flex-grow">