From 58599bee807910dd56bccf0a07b727dcb3b74296 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 09:38:28 +0000 Subject: [PATCH 1/2] Update src/components/Layout.tsx --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 8cdf1e8..40fb95d 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -92,7 +92,7 @@ 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" + imageSrc="http://img.b2bpic.net/free-photo/portrait-young-african-man-riding-motorbike_171337-10260.jpg?_wi=2" /> -- 2.49.1 From 362edf497531295a8bdffb43bea0571f5cd03688 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 09:38:28 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 28c2fc8..29614f9 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,7 +27,7 @@ export default function HomePage() { text: "EXPLORAR GARAGE", href: "#garage", }} - imageSrc="http://img.b2bpic.net/free-photo/portrait-young-african-man-riding-motorbike_171337-10260.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-young-african-man-riding-motorbike_171337-10260.jpg?_wi=1" /> -- 2.49.1