Bob AI: fix build error in src/components/Layout.tsx
This commit is contained in:
@@ -89,6 +89,10 @@ export default function Layout() {
|
||||
]}
|
||||
copyright="© 2024 Victoria Royal Plumbing. All rights reserved."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bottom-border-made-with-pink-blue-razors-blue-backdrop_23-2147818101.jpg?_wi=2"
|
||||
links={[
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" }
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</StyleProvider>
|
||||
|
||||
Reference in New Issue
Block a user