diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8393842..f45819a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,7 +76,7 @@ export default function AboutPage() { { value: "8+", title: "Years Experience" }, { value: "24/7", title: "Customer Support" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg" + imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg?_wi=5" imageAlt="Fresh Local grocery store" useInvertedBackground={true} mediaAnimation="opacity" @@ -96,7 +96,7 @@ export default function AboutPage() { title: "Commitment to Quality", description: "Every product we stock is selected with care and quality assurance. We work with trusted suppliers to ensure only the best reaches your home.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-supermarket-beautiful-young-woman-shopping-supermarket-buying-fresh-organic-vegetables_169016-3365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-supermarket-beautiful-young-woman-shopping-supermarket-buying-fresh-organic-vegetables_169016-3365.jpg?_wi=3", imageAlt: "Quality commitment", }, { @@ -104,7 +104,7 @@ export default function AboutPage() { title: "Community Focused", description: "We're not just a store; we're part of your neighborhood. We listen to your needs and continuously improve our offerings to serve you better.", - imageSrc: "http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg?_wi=6", imageAlt: "Community focus", }, { @@ -112,7 +112,7 @@ export default function AboutPage() { title: "Customer Service Excellence", description: "Our team is trained to provide friendly, professional service. Whether in-store, via phone, or WhatsApp, we're here to help you.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bottle-fresh-milk-with-copy-space_23-2148399046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bottle-fresh-milk-with-copy-space_23-2148399046.jpg?_wi=4", imageAlt: "Customer service", }, ]} @@ -155,7 +155,7 @@ export default function AboutPage() { "Absolutely! We offer competitive wholesale rates for small retail shops, restaurants, and bulk buyers. Contact us via WhatsApp or call +250 783 847 767 for wholesale inquiries and special pricing.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg" + imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg?_wi=7" imageAlt="Fresh Local store location" mediaAnimation="opacity" mediaPosition="left" @@ -167,7 +167,7 @@ export default function AboutPage() {