From 1183540864e379901e04b883ab7234556c599a43 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 17 Jun 2026 12:48:06 +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 b192eb4..0829959 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -98,7 +98,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/crop-shot-sports-equipment_1301-2296.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crop-shot-sports-equipment_1301-2296.jpg?_wi=2" /> -- 2.49.1 From 33c0197e6ce1ac3fb319d5f23507fb6f10d7b669 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 17 Jun 2026 12:48:07 +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 77d3ee4..5644fee 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "View Membership", href: "#pricing", }} - imageSrc="http://img.b2bpic.net/free-photo/crop-shot-sports-equipment_1301-2296.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crop-shot-sports-equipment_1301-2296.jpg?_wi=1" /> -- 2.49.1