Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-06 22:07:35 +00:00

View File

@@ -55,10 +55,10 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-meals-arrangement_23-2149177846.jpg", imageAlt: "Fresh food delivery service"
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-meals-arrangement_23-2149177846.jpg?_wi=1", imageAlt: "Fresh food delivery service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-meals-arrangement_23-2149177846.jpg", imageAlt: "Community meal impact"
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-meals-arrangement_23-2149177846.jpg?_wi=2", imageAlt: "Community meal impact"
}
]}
rating={5}
@@ -75,7 +75,7 @@ export default function LandingPage() {
description="DonMeals bridges the gap between food waste and food insecurity."
subdescription="We partner with restaurants to deliver affordable meals while supporting local food banks and community programs."
icon={Users}
imageSrc="http://img.b2bpic.net/free-photo/group-people-volunteering-foodbank_23-2149012190.jpg"
imageSrc="http://img.b2bpic.net/free-photo/group-people-volunteering-foodbank_23-2149012190.jpg?_wi=1"
imageAlt="Community impact and giving"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -99,7 +99,7 @@ export default function LandingPage() {
},
{
id: 3,
tag: "Step Three", title: "Make Impact", subtitle: "Help feed your community", description: "A portion of every order goes directly to local food banks and community meal programs. Watch your impact grow with every purchase.", imageSrc: "http://img.b2bpic.net/free-photo/group-people-volunteering-foodbank_23-2149012190.jpg", imageAlt: "Community impact and social responsibility"
tag: "Step Three", title: "Make Impact", subtitle: "Help feed your community", description: "A portion of every order goes directly to local food banks and community meal programs. Watch your impact grow with every purchase.", imageSrc: "http://img.b2bpic.net/free-photo/group-people-volunteering-foodbank_23-2149012190.jpg?_wi=2", imageAlt: "Community impact and social responsibility"
}
]}
textboxLayout="default"