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

This commit is contained in:
kudinDmitriyUp
2026-05-31 20:13:28 +00:00
parent 2989cdf2e2
commit d2dcbd4651

View File

@@ -43,6 +43,7 @@ export default function Layout() {
<SectionErrorBoundary name="navbar">
<NavbarFloatingLogo
logo="The Grand Hotel"
logoImageSrc="/logo.svg"
ctaButton={{
text: "Book Now",
href: "#contact",