Bob AI: fix build error in src/components/Layout.tsx
This commit is contained in:
@@ -93,6 +93,10 @@ export default function Layout() {
|
||||
]}
|
||||
copyright="© 2026 Backdoor Espinho — Todos os direitos reservados"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-african-man-riding-motorbike_171337-10260.jpg?_wi=2"
|
||||
links={[
|
||||
{ label: "Termos", href: "#" },
|
||||
{ label: "Privacidade", href: "#" }
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</StyleProvider>
|
||||
|
||||
Reference in New Issue
Block a user