From 2bb6f9e968ccced8073c9b9eaba85597c903d7d2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 07:03:20 +0000 Subject: [PATCH] Update src/app/product/[id]/page.tsx --- src/app/product/[id]/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/product/[id]/page.tsx b/src/app/product/[id]/page.tsx index 2509cba..5c724d6 100644 --- a/src/app/product/[id]/page.tsx +++ b/src/app/product/[id]/page.tsx @@ -87,7 +87,7 @@ export default function ProductDetailsPage() { tag="Featured Product" tagAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074264.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074264.jpg?_wi=4" imageAlt="SmartFlow Pro wireless earbuds premium showcase" buttons={[ { @@ -111,7 +111,7 @@ export default function ProductDetailsPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074264.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074264.jpg?_wi=5" imageAlt="Product specifications and design details" mediaAnimation="slide-up" mediaPosition="left" @@ -157,7 +157,7 @@ export default function ProductDetailsPage() { price: "$49.99", rating: 4, reviewCount: "1.8k", - imageSrc: "http://img.b2bpic.net/free-photo/labels-plants-florist-shop_53876-134342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/labels-plants-florist-shop_53876-134342.jpg?_wi=3", imageAlt: "Minimalist desk organizer set", isFavorited: false, }, @@ -168,7 +168,7 @@ export default function ProductDetailsPage() { price: "$199.99", rating: 4, reviewCount: "1.5k", - imageSrc: "http://img.b2bpic.net/free-photo/women-wear-wristbands-exercise-stand-against-wall_1150-16546.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-wear-wristbands-exercise-stand-against-wall_1150-16546.jpg?_wi=3", imageAlt: "Smart fitness tracking watch", isFavorited: false, }, @@ -179,7 +179,7 @@ export default function ProductDetailsPage() { price: "$89.99", rating: 5, reviewCount: "743", - imageSrc: "http://img.b2bpic.net/free-photo/desk-arrangement-with-lamp-plants_23-2148745749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/desk-arrangement-with-lamp-plants_23-2148745749.jpg?_wi=4", imageAlt: "Modern adjustable LED desk lamp", isFavorited: false, },