Bob AI: fix build error in src/components/Layout.tsx
This commit is contained in:
@@ -51,7 +51,8 @@ export default function Layout() {
|
||||
href: "#contact",
|
||||
}}
|
||||
logo="The Grand Hotel"
|
||||
navItems={navItems} />
|
||||
logoImageSrc="/placeholder-logo.png"
|
||||
navItems={navItems} />
|
||||
</SectionErrorBoundary>
|
||||
<main className="flex-grow">
|
||||
<Outlet />
|
||||
|
||||
Reference in New Issue
Block a user