From 19211781028fa6ff84b87de2187f7b9a227fec18 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 07:10:07 +0000 Subject: [PATCH] Update src/app/products/page.tsx --- src/app/products/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index a38f788..a53a8de 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -84,7 +84,7 @@ export default function ProductsPage() { name: "Kasthuri Kaha Night Cream", price: "$38", variant: "50ml with turmeric", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-skin-care-cream_23-2148761493.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-skin-care-cream_23-2148761493.jpg?_wi=2", imageAlt: "Kasthuri Kaha Night Cream with golden turmeric", }, { @@ -92,7 +92,7 @@ export default function ProductsPage() { name: "Ayurvedic Lash Serum", price: "$28", variant: "10ml dropper", - imageSrc: "http://img.b2bpic.net/free-photo/bottle-essential-oils-eucalyptus-leaves-white-background-skin-body-care-concept_1182-2663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottle-essential-oils-eucalyptus-leaves-white-background-skin-body-care-concept_1182-2663.jpg?_wi=2", imageAlt: "Lash growth serum with applicator", }, { @@ -100,7 +100,7 @@ export default function ProductsPage() { name: "Micellar Cleansing Water 3-in-1", price: "$22", variant: "200ml cleansing solution", - imageSrc: "http://img.b2bpic.net/free-photo/small-bottle-lotion_23-2147710595.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-bottle-lotion_23-2147710595.jpg?_wi=2", imageAlt: "Micellar cleansing water bottle", }, { @@ -108,7 +108,7 @@ export default function ProductsPage() { name: "Herbal Lip Oil Serum", price: "$18", variant: "8ml with natural oils", - imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-beauty-treatment-arrangement_23-2148963296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-beauty-treatment-arrangement_23-2148963296.jpg?_wi=2", imageAlt: "Lip oil serum with botanical infusion", }, { @@ -116,7 +116,7 @@ export default function ProductsPage() { name: "Amla Brightening Face Mask", price: "$24", variant: "60ml rejuvenating mask", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-skin-care-cream_23-2148761493.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-skin-care-cream_23-2148761493.jpg?_wi=3", imageAlt: "Amla brightening face mask with natural ingredients", }, { @@ -124,7 +124,7 @@ export default function ProductsPage() { name: "Coconut Oil Body Massage", price: "$32", variant: "200ml nourishing oil", - imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-beauty-treatment-arrangement_23-2148963296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-beauty-treatment-arrangement_23-2148963296.jpg?_wi=3", imageAlt: "Pure coconut oil body massage treatment", }, ]}