Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 20:33:05 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
description="Send money, pay bills, and manage your finances securely with the M-Pesa app. Fast, reliable, and available everywhere."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-phone-hands-dark-background_23-2148295843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-phone-hands-dark-background_23-2148295843.jpg?_wi=1",
imageAlt: "Digital Transaction Dashboard",
},
{
@@ -67,7 +67,7 @@ export default function LandingPage() {
imageAlt: "Data Flow Visualization",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461319.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461319.jpg?_wi=1",
imageAlt: "Fintech Analysis UI",
},
{
@@ -97,7 +97,7 @@ export default function LandingPage() {
{
title: "Easy Bill Payments",
description: "Pay your utility bills and merchant invoices with just a tap.",
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=1",
imageAlt: "Bill Payment Feature",
},
{
@@ -109,13 +109,13 @@ export default function LandingPage() {
{
title: "Micro Loans",
description: "Access instant credit facilities for your small business needs.",
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-phone-hands-dark-background_23-2148295843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-phone-hands-dark-background_23-2148295843.jpg?_wi=2",
imageAlt: "Loans Feature",
},
{
title: "Global Remittance",
description: "Receive funds from around the world directly into your wallet.",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461319.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461319.jpg?_wi=2",
imageAlt: "Global Remittance",
},
]}
@@ -142,7 +142,7 @@ export default function LandingPage() {
title: "Transactions",
value: "100M+",
description: "Processed daily with utmost security.",
imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-app-screens_23-2148632319.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-app-screens_23-2148632319.jpg?_wi=1",
},
{
id: "m3",
@@ -156,14 +156,14 @@ export default function LandingPage() {
title: "Merchant Partners",
value: "500K+",
description: "Widely accepted at local retailers.",
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=2",
},
{
id: "m5",
title: "Avg. Speed",
value: "<2s",
description: "Lightning fast processing time.",
imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-app-screens_23-2148632319.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-app-screens_23-2148632319.jpg?_wi=2",
},
]}
title="Trusted by Millions"
@@ -266,7 +266,7 @@ export default function LandingPage() {
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg"
imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=3"
/>
</div>