From e92c3bca869efc400e53d2277ad65cd3b6a8688d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:44:46 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 91ed04e..ecc9324 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -78,7 +78,7 @@ export default function AboutPage() { description="We believe financial growth should be accessible to everyone" subdescription="Founded in 2022, Lumwod connects communities to create sustainable economic opportunities" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/pleased-energetic-group-conservationists-team-up-help-preserve-ecosystems_482257-91140.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pleased-energetic-group-conservationists-team-up-help-preserve-ecosystems_482257-91140.jpg?_wi=2" imageAlt="Community members celebrating financial success" mediaAnimation="slide-up" useInvertedBackground={false} @@ -101,7 +101,7 @@ export default function AboutPage() { title: "Trust & Transparency", subtitle: "Build on solid foundations", description: "We operate with complete transparency. Every loan terms, interest rate, and fee is clearly disclosed. Our community members are the foundation of our trust-based model.", - imageSrc: "http://img.b2bpic.net/free-photo/black-woman-with-saving-piggy-bank_657883-724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-woman-with-saving-piggy-bank_657883-724.jpg?_wi=2", imageAlt: "Community trust and transparency", buttons: [], }, @@ -111,7 +111,7 @@ export default function AboutPage() { title: "Inclusive Finance", subtitle: "Finance for everyone", description: "We remove barriers to financial services. No hidden fees, no complex applications, no discrimination. Our platform is designed for the unbanked and underbanked communities across Africa.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-sing-credit-card-smart-phone-while-shopping-online-night-home_637285-4413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-woman-sing-credit-card-smart-phone-while-shopping-online-night-home_637285-4413.jpg?_wi=2", imageAlt: "Inclusive financial access", buttons: [], }, @@ -121,7 +121,7 @@ export default function AboutPage() { title: "Sustainable Growth", subtitle: "Long-term community benefits", description: "We're committed to creating lasting economic impact. By supporting small businesses and entrepreneurs, we help build stronger communities and create generational wealth.", - imageSrc: "http://img.b2bpic.net/free-photo/office-table-with-smartphone-it-view-from_93675-132333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-table-with-smartphone-it-view-from_93675-132333.jpg?_wi=2", imageAlt: "Sustainable growth and impact", buttons: [], },