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