From bc0b5f795cfd5a0efc24ef21a551a427c2c482a1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 15:09: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 cd2b5b0..625aab8 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/non-binary-person-modern-clothes-posing-artistic-way_23-2148760574.jpg" + imageSrc="http://img.b2bpic.net/free-photo/non-binary-person-modern-clothes-posing-artistic-way_23-2148760574.jpg?_wi=2" /> -- 2.49.1 From 66967f0e8f34145f479b199b4a8aa0d7db01465e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 15:09:06 +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 c0c4f26..a01ecc5 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -41,7 +41,7 @@ export default function HomePage() { "OFF WHITE", "BURBERRY", ]} - imageSrc="http://img.b2bpic.net/free-photo/non-binary-person-modern-clothes-posing-artistic-way_23-2148760574.jpg" + imageSrc="http://img.b2bpic.net/free-photo/non-binary-person-modern-clothes-posing-artistic-way_23-2148760574.jpg?_wi=1" /> -- 2.49.1