From 9670f44ee78e14fc0c8d12c1e86bfec756375315 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 19 Jun 2026 20:28:35 +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 b1ad2d3..b596d7b 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/top-view-shopping-bags-with-plant-copy-space-cyber-monday_23-2148657728.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-shopping-bags-with-plant-copy-space-cyber-monday_23-2148657728.jpg?_wi=2" /> -- 2.49.1 From 7fba02d723b1fd4945e8b6545c8af50c40e5e84d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 19 Jun 2026 20:28:36 +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 16da366..2b40418 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -41,7 +41,7 @@ export default function HomePage() { icon: Shield, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-shopping-bags-with-plant-copy-space-cyber-monday_23-2148657728.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-shopping-bags-with-plant-copy-space-cyber-monday_23-2148657728.jpg?_wi=1" /> -- 2.49.1