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

This commit is contained in:
kudinDmitriyUp
2026-06-10 23:26:26 +00:00
parent 7e8911207a
commit c31b78f3ac

View File

@@ -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",