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}