From 062329dee4da815c41c8bb9ed70717dcb75cb307 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 03:56:37 +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 6bfe1ba..eb7814c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,7 @@ export default function LandingPage() { id: "hoodie-001", name: "Essential Comfort Hoodie", price: "$89.00", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-training-sunrise-seaside_176420-6311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-training-sunrise-seaside_176420-6311.jpg?_wi=1", imageAlt: "Model wearing Relume Essential Comfort Hoodie in black", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { id: "hoodie-002", name: "Urban Edge Pullover", price: "$95.00", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-training-sunrise-seaside_176420-6311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-training-sunrise-seaside_176420-6311.jpg?_wi=2", imageAlt: "Model wearing Relume Urban Edge Pullover in charcoal", }, ]}