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",
}}
logo="GreenScape Solutions"
logoImageSrc=""
navItems={navItems} />
</SectionErrorBoundary>
<main className="flex-grow">