Update src/app/about/page.tsx

This commit is contained in:
2026-03-17 09:25:53 +00:00
parent de10ec1c91
commit 05200323a7

View File

@@ -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}