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

This commit is contained in:
kudinDmitriyUp
2026-06-15 09:39:06 +00:00
parent 362edf4975
commit 25ef062dfe

View File

@@ -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>