From c243e95bb3d6cde5e06a04939df58305ebc425f1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 04:31:35 +0000 Subject: [PATCH] Update src/app/new-arrivals/page.tsx --- src/app/new-arrivals/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/new-arrivals/page.tsx b/src/app/new-arrivals/page.tsx index 46eba1f..cd760f9 100644 --- a/src/app/new-arrivals/page.tsx +++ b/src/app/new-arrivals/page.tsx @@ -51,7 +51,7 @@ export default function NewArrivalsPage() { price: "₹599", variant: "Black, Navy, White • 5 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/image-cute-woman-luffing-with-phone-city_197531-33752.jpg", + "http://img.b2bpic.net/free-photo/image-cute-woman-luffing-with-phone-city_197531-33752.jpg?_wi=3", imageAlt: "Premium Cotton T-Shirt", }, { @@ -60,7 +60,7 @@ export default function NewArrivalsPage() { price: "₹2,499", variant: "Dark Blue • 2 Sizes", imageSrc: - "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg", + "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg?_wi=3", imageAlt: "Classic Denim Jacket", }, { @@ -69,7 +69,7 @@ export default function NewArrivalsPage() { price: "₹4,999", variant: "Silver • Water Resistant", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg", + "http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg?_wi=3", imageAlt: "Analog Dress Watch", }, ]}