From f633cccda18609e0bd8ea0a7d7f6db1252477d4b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 20 Jun 2026 20:23:26 +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 de39984..291563f 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -94,7 +94,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-representation-fast-water-vehicle_23-2151048082.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-representation-fast-water-vehicle_23-2151048082.jpg?_wi=2" /> -- 2.49.1 From 0a4b97678eae6c07329067930ae8ca2fe598593a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 20 Jun 2026 20:23:27 +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 447efb5..7df4c40 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -24,7 +24,7 @@ export default function HomePage() { text: "Explore Bikes", href: "#showcase", }} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-representation-fast-water-vehicle_23-2151048082.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-representation-fast-water-vehicle_23-2151048082.jpg?_wi=1" /> -- 2.49.1