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: [], }, diff --git a/src/app/page.tsx b/src/app/page.tsx index c99e628..22e23b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function HomePage() { title: "Save Shares", subtitle: "Build your financial foundation", description: "Contribute savings called Shares to Lumwod. Every contribution brings you closer to accessing loans. Start with as little as KES 1,000 and watch your savings grow with the community.", - 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=1", imageAlt: "Person saving money with piggy bank", buttons: [], }, @@ -116,7 +116,7 @@ export default function HomePage() { title: "Get 2× Advance", subtitle: "Unlock instant loan eligibility", description: "Automatically qualify for loan advances up to 2× your saved share value. Premium members access up to 2.5× advances. Fast approval through our mobile app using M-Pesa, Airtel Money, or bank transfer.", - 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=1", imageAlt: "Instant loan disbursement via mobile money", buttons: [], }, @@ -126,7 +126,7 @@ export default function HomePage() { title: "Pay Slowly at Low Rates", subtitle: "Flexible, affordable repayment", description: "Repay at just 5% interest with flexible schedules that work for your life. Early repayment discounts available. Build credit while achieving your financial goals with Lumwod's community support.", - 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=1", imageAlt: "Flexible payment schedule and financial planning", buttons: [], }, @@ -143,7 +143,7 @@ export default function HomePage() { description="Instant Loans. Low Rates. Real Support." subdescription="Trusted by thousands across Kenya and East Africa" 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=1" imageAlt="Community members celebrating financial success" mediaAnimation="slide-up" useInvertedBackground={false}