From 7fea322d7f0dedf17bd3dc3452278b7b482440f8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 07:04:57 +0000 Subject: [PATCH] Update src/app/product/[id]/page.tsx --- src/app/product/[id]/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/product/[id]/page.tsx b/src/app/product/[id]/page.tsx index af647a1..6a14f75 100644 --- a/src/app/product/[id]/page.tsx +++ b/src/app/product/[id]/page.tsx @@ -79,7 +79,7 @@ export default function ProductDetailPage() { tag="Product Details" tagAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/selfcare-products-still-life_23-2149249572.jpg" + imageSrc="http://img.b2bpic.net/free-photo/selfcare-products-still-life_23-2149249572.jpg?_wi=3" imageAlt="Product detail showcase" buttons={[ { @@ -98,7 +98,7 @@ export default function ProductDetailPage() { tag="Key Highlights" tagAnimation="slide-up" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/crowd-people-with-phones_53876-20883.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crowd-people-with-phones_53876-20883.jpg?_wi=3" imageAlt="Product features showcase" mediaAnimation="slide-up" mediaPosition="left"