From 04263aabe8721e3adf23edb8958e78aba41bc403 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 19:05:33 +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 565adaf..7631c63 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -90,7 +90,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342627.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342627.jpg?_wi=2" /> -- 2.49.1 From bcd5a5df3b0a69a1dda2aa8ba06e30b213769d73 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 19:05:33 +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 dc3ff56..53f5812 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -51,7 +51,7 @@ export default function HomePage() { { title: "Paint Correction", description: "Micro-level restoration for deeper shine.", - imageSrc: "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342627.jpg?_wi=1", }, { title: "Ceramic Coating", -- 2.49.1