From 28d6ba33db2420d98133efdbe7ea9cde9d008b7b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 08:51:53 +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 bf5fbdc..8d68c3a 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -115,7 +115,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/business-woman-looking-auto-mobile-car-showroom_1303-21308.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-woman-looking-auto-mobile-car-showroom_1303-21308.jpg?_wi=2" /> -- 2.49.1 From e2a2d7f5660452b112718f0d1864f3a8d3d1cb00 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 08:51:54 +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 8c92a80..8a064e8 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -23,7 +23,7 @@ export default function HomePage() { text: "View Inventory", href: "#inventory", }} - imageSrc="http://img.b2bpic.net/free-photo/business-woman-looking-auto-mobile-car-showroom_1303-21308.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-woman-looking-auto-mobile-car-showroom_1303-21308.jpg?_wi=1" /> -- 2.49.1