From 05200323a721ddcecb89f6c9905df4223e2484d2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 09:25:53 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0c0f71d..1740c0d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -64,22 +64,22 @@ export default function AboutPage() { id: 1, title: "Quality First", description: "We never compromise on the quality of our products. Every item on our shelves is carefully chosen and inspected to ensure freshness and authenticity.", - phoneOne: { 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" }, + phoneOne: { 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=3" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-drinks-refrigerator-while-holding-vegetable-basket-grocery-store_662251-1460.jpg" }, }, { id: 2, title: "Community Care", description: "We're more than a store; we're part of the Junagadh community. We support local suppliers, employ local talent, and invest in the well-being of our neighborhood.", - phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/sesame-seeds-bag-dark-background_1150-45317.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-jar_23-2148972902.jpg" }, + phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/sesame-seeds-bag-dark-background_1150-45317.jpg?_wi=3" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-jar_23-2148972902.jpg?_wi=3" }, }, { id: 3, title: "Fair Pricing", description: "Affordability is essential to us. We work hard to keep our prices competitive without sacrificing quality, making fresh groceries accessible to every family.", - phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beer-bottles-wooden-table_93675-131918.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151282128.jpg" }, + phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beer-bottles-wooden-table_93675-131918.jpg?_wi=3" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151282128.jpg?_wi=2" }, }, ]} showStepNumbers={true}