From 930dfa2297e937162f001053eb5914d46c35a6bf Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 08:55:08 +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 34e7a29..73ece89 100644 --- a/src/app/product/[id]/page.tsx +++ b/src/app/product/[id]/page.tsx @@ -101,7 +101,7 @@ export default function ProductPage() { { text: "Add to Cart", href: "#" }, { text: "View Collection", href: "/collections" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337761.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337761.jpg?_wi=4" imageAlt="Midnight Noir luxury perfume bottle" mediaAnimation="slide-up" useInvertedBackground={false} @@ -114,7 +114,7 @@ export default function ProductPage() { description="Crafted with precision and passion, this fragrance embodies luxury in every drop" tag="Premium Quality" tagIcon={Crown} - imageSrc="http://img.b2bpic.net/free-photo/close-up-dispenser-liquid-soap-female-hands-store_169016-24141.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-dispenser-liquid-soap-female-hands-store_169016-24141.jpg?_wi=2" imageAlt="Perfume crafting process and ingredients" mediaAnimation="slide-up" useInvertedBackground={false}