Bob AI: fix build error in src/components/Layout.tsx
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user