From 25ef062dfeee055e8d920701507ef619d9c3b9a2 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 15 Jun 2026 09:39:06 +0000 Subject: [PATCH] Bob AI: fix build error in src/components/Layout.tsx --- src/components/Layout.tsx | 4 ++++ 1 file changed, 4 insertions(+) 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: "#" } + ]} />