diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8dbba8e..11a7bd0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -54,7 +54,7 @@ export default function AboutPage() { description: "Springs Store was established with a vision to provide DHA residents with premium groceries and imported products. What started as a local neighborhood store has grown into a trusted community institution serving thousands of families.", imageSrc: - "http://img.b2bpic.net/free-photo/abstract-blur-supermarket_1339-5842.jpg", + "http://img.b2bpic.net/free-photo/abstract-blur-supermarket_1339-5842.jpg?_wi=2", imageAlt: "Springs Store founding story", }, { @@ -63,7 +63,7 @@ export default function AboutPage() { description: "We carefully select every product on our shelves. From farm-fresh produce to imported specialty items, we maintain the highest quality standards to ensure our customers always get the best. Our rigorous quality control process sets us apart.", imageSrc: - "http://img.b2bpic.net/free-photo/peppers-woode-tray-with-zucchini-garlics_114579-6109.jpg", + "http://img.b2bpic.net/free-photo/peppers-woode-tray-with-zucchini-garlics_114579-6109.jpg?_wi=2", imageAlt: "Quality produce selection", }, { @@ -72,7 +72,7 @@ export default function AboutPage() { description: "Springs Store isn't just a supermarket—it's part of the DHA community. We pride ourselves on building lasting relationships with our customers, understanding their needs, and going the extra mile to provide personalized service.", imageSrc: - "http://img.b2bpic.net/free-photo/delivery-man-giving-groceries-order-customer_23-2149950066.jpg", + "http://img.b2bpic.net/free-photo/delivery-man-giving-groceries-order-customer_23-2149950066.jpg?_wi=2", imageAlt: "Community service at Springs Store", }, ]} @@ -98,7 +98,7 @@ export default function AboutPage() { description: "With over 1,000 imported products and a carefully curated selection of local premium brands, Springs Store offers grocery shopping options that rival larger chains but with personalized attention.", imageSrc: - "http://img.b2bpic.net/free-photo/fresh-organic-vegetables-crate-market-stall_23-2147916200.jpg", + "http://img.b2bpic.net/free-photo/fresh-organic-vegetables-crate-market-stall_23-2147916200.jpg?_wi=2", imageAlt: "Diverse product selection", }, { @@ -107,7 +107,7 @@ export default function AboutPage() { description: "We maintain meticulous cleanliness throughout our store. Our staff undergoes regular training on food safety and hygiene protocols, ensuring every shopping experience is safe and pleasant for families.", imageSrc: - "http://img.b2bpic.net/free-photo/woman-looking-drinks-refrigerator-while-holding-vegetable-basket-grocery-store_662251-1460.jpg", + "http://img.b2bpic.net/free-photo/woman-looking-drinks-refrigerator-while-holding-vegetable-basket-grocery-store_662251-1460.jpg?_wi=2", imageAlt: "Clean store environment", }, { @@ -116,7 +116,7 @@ export default function AboutPage() { description: "Our knowledgeable team members are always ready to help. Whether you're looking for a specific product, need recommendations, or want information about imported items, our staff provides personalized guidance.", imageSrc: - "http://img.b2bpic.net/free-photo/woman-shopping-grocery-store_1303-17248.jpg", + "http://img.b2bpic.net/free-photo/woman-shopping-grocery-store_1303-17248.jpg?_wi=2", imageAlt: "Helpful staff at Springs Store", }, ]} @@ -147,7 +147,7 @@ export default function AboutPage() { "Springs Store is my go-to place for imported groceries. The quality is exceptional and the staff is so helpful. Highly recommend!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-young-woman-pointing-camera_74855-4351.jpg", + "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-young-woman-pointing-camera_74855-4351.jpg?_wi=2", imageAlt: "Fatima Khan customer testimonial", }, { @@ -158,7 +158,7 @@ export default function AboutPage() { "Best supermarket in DHA. Clean, organized, and they always have what I'm looking for. Love the fresh bakery section!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", + "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg?_wi=2", imageAlt: "Ahmed Hassan customer testimonial", }, { @@ -169,7 +169,7 @@ export default function AboutPage() { "I've been shopping at Springs for years. The consistency in quality and customer service is unmatched. Truly a premium experience.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2831.jpg", + "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2831.jpg?_wi=2", imageAlt: "Saira Malik customer testimonial", }, ]} @@ -219,7 +219,7 @@ export default function AboutPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1122.jpg" + imageSrc="http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1122.jpg?_wi=2" imageAlt="Springs Store DHA location" mediaAnimation="slide-up" mediaPosition="right"