From ba4475d047558a119d0adf37b1d55dec2325398d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 08:16:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 10994f3..bd2ae9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "Contact", id: "contact" } ]} button={{ text: "Donate Now", href: "#contact" }} - brandName="Compassion Trust" + brandName="HELPING HANDS CHARITABLE TRUST. " /> @@ -55,10 +55,10 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/side-view-homeless-man-holding-cup-help-sign_23-2148760789.jpg", imageAlt: "Disaster relief volunteers helping affected families" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/boy-girl-sitting-classroom_23-2147658964.jpg", imageAlt: "Children in education program smiling" }, - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-diabetic-woman-checking-her-glucose-level_23-2150775209.jpg", imageAlt: "Medical volunteers providing care" }, - { imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-serving-client-with-various-produce_482257-77524.jpg", imageAlt: "Community development project" }, - { imageSrc: "http://img.b2bpic.net/free-photo/directly-happy-family-forming-huddle-park_23-2148201583.jpg", imageAlt: "Beneficiaries expressing gratitude" } + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abo2R8cY6qvsyzOYwd82t0wK2z/uploaded-1772871245142-dqb29tjh.jpg", imageAlt: "Children in education program smiling" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abo2R8cY6qvsyzOYwd82t0wK2z/uploaded-1772871231610-tvjjwbyw.jpg", imageAlt: "Medical volunteers providing care" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abo2R8cY6qvsyzOYwd82t0wK2z/uploaded-1772871177449-vfyd0gvd.jpg", imageAlt: "Community development project" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abo2R8cY6qvsyzOYwd82t0wK2z/uploaded-1772871353291-1v9mmym7.jpg", imageAlt: "Beneficiaries expressing gratitude" } ]} buttons={[ { text: "Donate Now", href: "#contact" }, -- 2.49.1