From 189ec312cd7b7673ee60697fc685c6cbc9db8c9f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 07:04:50 +0000 Subject: [PATCH] Update src/app/products/page.tsx --- src/app/products/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index ee8c943..d2776a8 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -51,7 +51,7 @@ export default function ProductsPage() { price: "AED 1,299", variant: "Space Grey • 256GB • 2 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062953.jpg", + "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062953.jpg?_wi=3", imageAlt: "smartphone electronics latest technology", isFavorited: false, }, @@ -61,7 +61,7 @@ export default function ProductsPage() { price: "AED 899", variant: "Caramel Brown • Leather • Premium Quality", imageSrc: - "http://img.b2bpic.net/free-photo/woman-with-phone_1303-5256.jpg", + "http://img.b2bpic.net/free-photo/woman-with-phone_1303-5256.jpg?_wi=3", imageAlt: "luxury handbag fashion accessories leather", isFavorited: false, }, @@ -71,7 +71,7 @@ export default function ProductsPage() { price: "AED 2,499", variant: "Cooling 2.5 Tons • WiFi Enabled • Energy Efficient", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216657.jpg", + "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216657.jpg?_wi=3", imageAlt: "home electronics air conditioner appliance", isFavorited: false, },