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

This commit is contained in:
kudinDmitriyUp
2026-06-16 15:50:37 +00:00
parent a365dd1d4b
commit 3bfc62be16

View File

@@ -44,6 +44,7 @@ export default function Layout() {
<SectionErrorBoundary name="navbar"> <SectionErrorBoundary name="navbar">
<NavbarFloatingLogo <NavbarFloatingLogo
logo="Matsudo Myongdon" logo="Matsudo Myongdon"
logoImageSrc="https://images.unsplash.com/photo-1599305445671-ac291c95aaa9?w=100&h=100&fit=crop&q=80"
ctaButton={{ ctaButton={{
text: "Inquiry", text: "Inquiry",
href: "#contact", href: "#contact",