From dc622dc2d051d09d0bede8af6264f13d35e554f6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 09:25:54 +0000 Subject: [PATCH] Update src/app/categories/page.tsx --- src/app/categories/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/categories/page.tsx b/src/app/categories/page.tsx index b878b6b..a3d99aa 100644 --- a/src/app/categories/page.tsx +++ b/src/app/categories/page.tsx @@ -43,49 +43,49 @@ export default function CategoriesPage() { id: "rice-grains", name: "Rice & Grains", price: "In Stock", - imageSrc: "http://img.b2bpic.net/free-photo/sesame-seeds-bag-dark-background_1150-45317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sesame-seeds-bag-dark-background_1150-45317.jpg?_wi=4", imageAlt: "Rice and Grains", }, { id: "flour-pulses", name: "Flour & Pulses", price: "In Stock", - imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-supermarket-with-ethically-sourced-chemicals-free-fruits-vegetables-grains-spices-pasta-display-empty-eco-friendly-local-grocery-store-with-low-carbon-dioxide-emissions-close-up_482257-70853.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-supermarket-with-ethically-sourced-chemicals-free-fruits-vegetables-grains-spices-pasta-display-empty-eco-friendly-local-grocery-store-with-low-carbon-dioxide-emissions-close-up_482257-70853.jpg?_wi=4", imageAlt: "Flour and Pulses", }, { id: "cooking-oils", name: "Cooking Oils", price: "In Stock", - imageSrc: "http://img.b2bpic.net/free-photo/beer-bottles-wooden-table_93675-131918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beer-bottles-wooden-table_93675-131918.jpg?_wi=4", imageAlt: "Cooking Oils", }, { id: "spices", name: "Spices & Masalas", price: "In Stock", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-jar_23-2148972902.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-jar_23-2148972902.jpg?_wi=4", imageAlt: "Spices and Masalas", }, { id: "snacks", name: "Snacks & Biscuits", price: "In Stock", - imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110872.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110872.jpg?_wi=3", imageAlt: "Snacks and Biscuits", }, { id: "dairy", name: "Dairy Products", price: "In Stock", - imageSrc: "http://img.b2bpic.net/free-photo/bottle-milk-with-sweet-cookies_23-2150734415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottle-milk-with-sweet-cookies_23-2150734415.jpg?_wi=2", imageAlt: "Dairy Products", }, { id: "beverages", name: "Beverages", price: "In Stock", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151282128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151282128.jpg?_wi=3", imageAlt: "Beverages", }, {