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"