diff --git a/src/app/page.tsx b/src/app/page.tsx index 4322ec6..3865a92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,17 +48,17 @@ export default function LandingPage() { description="Order delicious food from trusted restaurants while helping feed those in need. Every purchase supports community food programs." tag="Community-Driven Delivery" tagIcon={Heart} - background={{ variant: "plain" }} + background={{ variant: "blurBottom" }} buttons={[ { text: "Order Now", href: "#contact" }, { text: "Learn More", href: "#about" } ]} mediaItems={[ { - 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: "Fresh food delivery service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-meals-arrangement_23-2149177846.jpg?_wi=2", imageAlt: "Community meal impact" + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-meals-arrangement_23-2149177846.jpg", imageAlt: "Community meal impact" } ]} rating={5} @@ -75,9 +75,10 @@ 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?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/group-people-volunteering-foodbank_23-2149012190.jpg" imageAlt="Community impact and giving" mediaAnimation="slide-up" + useInvertedBackground={false} /> @@ -98,10 +99,11 @@ 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?_wi=2", 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", imageAlt: "Community impact and social responsibility" } ]} textboxLayout="default" + useInvertedBackground={false} /> @@ -128,6 +130,7 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" textboxLayout="default" animationType="slide-up" + useInvertedBackground={false} /> @@ -144,6 +147,7 @@ export default function LandingPage() { ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" + useInvertedBackground={false} /> @@ -154,6 +158,8 @@ export default function LandingPage() { tag="Partner Network" tagIcon={Handshake} textboxLayout="default" + useInvertedBackground={false} + names={["Restaurant 1", "Restaurant 2", "Restaurant 3", "Restaurant 4", "Restaurant 5", "Restaurant 6", "Restaurant 7"]} logos={[ "http://img.b2bpic.net/free-vector/ice-cream-corporate-identity-realistic-design-icons-set_1284-16650.jpg", "http://img.b2bpic.net/free-vector/retro-restaurant-badges_23-2147508372.jpg", "http://img.b2bpic.net/free-vector/world-food-day-concept-with-flat-design-background_23-2148308496.jpg", "http://img.b2bpic.net/free-vector/retro-restaurant-logo-collection_23-2148379341.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-frailejon-plant-logo-template_23-2150005885.jpg", "http://img.b2bpic.net/free-vector/flat-food-labels-collection_23-2149091578.jpg", "http://img.b2bpic.net/free-vector/restaurant-badges-collection_1051-399.jpg" ]} @@ -169,6 +175,7 @@ export default function LandingPage() { title="Ready to Order? Get Your Meal Today" description="Download the app or order online. Every meal matters. Every order helps." background={{ variant: "rotated-rays-animated" }} + useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Order Now" termsText="We respect your privacy. Your information is secure with us."