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

This commit is contained in:
kudinDmitriyUp
2026-06-10 22:59:03 +00:00
parent df61a280cb
commit 4ebffdee6e

View File

@@ -43,6 +43,7 @@ export default function Layout() {
<SectionErrorBoundary name="navbar"> <SectionErrorBoundary name="navbar">
<NavbarFloatingLogo <NavbarFloatingLogo
logo="The Gardner Landscaping" logo="The Gardner Landscaping"
logoImageSrc="https://images.unsplash.com/photo-1599305445671-ac291c95aaa9?w=200&h=200&fit=crop&q=80"
ctaButton={{ ctaButton={{
text: "Get a Quote", text: "Get a Quote",
href: "#contact", href: "#contact",