From 40924a958f0cee6605d04a6ee467a8e30157254a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 08:27:33 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d57fe42..b7db442 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -94,21 +94,21 @@ export default function AboutPage() { title: "Our Mission", description: "To provide fresh, quality groceries at affordable prices, making healthy living accessible to everyone. We believe in supporting local farmers and sustainable practices.", tag: "Mission", - imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/heap-various-fresh-fruits_1398-4383.jpg?_wi=9", }, { id: "2", title: "Our History", description: "Founded in 2020, RISEN Super Store started with a simple vision: to revolutionize online grocery shopping. Over the years, we've grown to serve over 50,000 satisfied customers across the region.", tag: "History", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-various-fresh-green-vegetables-wooden-background_23-2147927160.jpg?_wi=7", }, { id: "3", title: "Our Values", description: "Quality, reliability, and customer satisfaction are at the heart of everything we do. We source only the freshest products and deliver them with care and precision.", tag: "Values", - imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-concept-with-ingredients_23-2149421149.jpg?_wi=13", }, ]} animationType="slide-up" @@ -126,37 +126,37 @@ export default function AboutPage() { { id: "1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { id: "2", name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=2", imageAlt: "Michael Chen", }, { id: "3", name: "Emma Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-glasses_23-2148815602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-glasses_23-2148815602.jpg?_wi=2", imageAlt: "Emma Rodriguez", }, { id: "4", name: "David Kim", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1624.jpg?_wi=2", imageAlt: "David Kim", }, { id: "5", name: "Jessica Williams", - imageSrc: "http://img.b2bpic.net/free-photo/young-black-woman-with-afro-hair-laughing-enjoying_150588-174.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-black-woman-with-afro-hair-laughing-enjoying_150588-174.jpg?_wi=2", imageAlt: "Jessica Williams", }, { id: "6", name: "Robert Martinez", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home_23-2149122066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home_23-2149122066.jpg?_wi=2", imageAlt: "Robert Martinez", }, ]}