diff --git a/src/app/products/[id]/page.tsx b/src/app/products/[id]/page.tsx index e893d33..fd003f4 100644 --- a/src/app/products/[id]/page.tsx +++ b/src/app/products/[id]/page.tsx @@ -24,7 +24,7 @@ export default function ProductDetailPage({ params }: ProductPageProps) { originalPrice: "₹19,999", rating: 4.8, reviews: 128, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-computer-office_1303-21998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-computer-office_1303-21998.jpg?_wi=3", description: "Elevate your professional wardrobe with our meticulously tailored Classic Navy Formal Suit. Crafted from premium wool blend fabric, this suit exudes sophistication and confidence. Perfect for business meetings, formal events, and special occasions.", features: [ "Premium 100% wool blend fabric", @@ -44,7 +44,7 @@ export default function ProductDetailPage({ params }: ProductPageProps) { originalPrice: "₹11,999", rating: 4.6, reviews: 92, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-lady-walking-outside-city_1303-22977.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-lady-walking-outside-city_1303-22977.jpg?_wi=3", description: "Add versatility to your wardrobe with our Casual Beige Blazer Set. Perfect for smart casual occasions, this blazer effortlessly transitions from office to evening wear. The comfortable fit and premium fabric ensure all-day elegance.", features: [ "Comfortable cotton-blend fabric", @@ -64,7 +64,7 @@ export default function ProductDetailPage({ params }: ProductPageProps) { originalPrice: "₹16,999", rating: 4.9, reviews: 156, - imageSrc: "http://img.b2bpic.net/free-vector/mexican-floral-embroidery-background_23-2148170643.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/mexican-floral-embroidery-background_23-2148170643.jpg?_wi=3", description: "Make a bold statement with our Ornate Embroidered Jacket, featuring intricate traditional patterns. Each stitch is a testament to our artisans' dedication to preserving heritage craftsmanship while embracing contemporary style.", features: [ "Hand-embroidered traditional patterns", @@ -84,7 +84,7 @@ export default function ProductDetailPage({ params }: ProductPageProps) { originalPrice: "₹6,999", rating: 4.5, reviews: 67, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-talking-phone-park_1303-23987.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-talking-phone-park_1303-23987.jpg?_wi=3", description: "Embrace contemporary style with our Modern Western Top. Designed for everyday wear, this versatile piece pairs perfectly with jeans, shorts, or skirts for a effortlessly stylish look.", features: [ "Premium cotton fabric",