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="AI Genesis Logo"
|
logo="AI Genesis Logo"
|
||||||
|
logoImageSrc="https://images.unsplash.com/photo-1614680376593-902f74a5cecb?auto=format&fit=crop&w=100&h=100&q=80"
|
||||||
ctaButton={{
|
ctaButton={{
|
||||||
text: "Get a Quote",
|
text: "Get a Quote",
|
||||||
href: "#contact",
|
href: "#contact",
|
||||||
|
|||||||
Reference in New Issue
Block a user