Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 07:25:47 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-flat-design-people-learning-from-home_52683-80251.jpg"
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-flat-design-people-learning-from-home_52683-80251.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/front-view-positive-woman-with-cancer_23-2151064728.jpg",
@@ -110,7 +110,7 @@ export default function LandingPage() {
title: "Real-Time Tracking",
description: "Monitor exactly where your donation goes and see the tangible impact you are making in real-time.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2149105728.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2149105728.jpg?_wi=1",
},
items: [
{
@@ -127,14 +127,14 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-people-learning-from-home_52683-80251.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-people-learning-from-home_52683-80251.jpg?_wi=2",
imageAlt: "donation platform hero concept",
},
{
title: "Dedicated Support",
description: "Access world-class assistance whenever you need it, ensuring your donation journey is smooth and rewarding.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/women-support-group_53876-94863.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-support-group_53876-94863.jpg?_wi=1",
},
items: [
{
@@ -151,7 +151,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2149105728.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2149105728.jpg?_wi=2",
imageAlt: "donation progress tracking UI",
},
{
@@ -175,7 +175,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/women-support-group_53876-94863.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-support-group_53876-94863.jpg?_wi=2",
imageAlt: "customer support team nonprofit",
},
]}