From fd923f22d68b63e00eae30a848b457c78c26615f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 09:51:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d4a627c..9e7c438 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,7 @@ export default function LandingPage() { name: "Signature Piece I", price: "Price on Request", variant: "Gold", - imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600202.jpg?_wi=1", }, { id: "p2", @@ -236,7 +236,7 @@ export default function LandingPage() { imageAlt: "Detail", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600202.jpg?_wi=2", imageAlt: "detail oriented luxury craft texture", }, ]} -- 2.49.1