diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 40fb95d..103636f 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -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: "#" } + ]} />