From 6176b6c035f39b3112e8b29036c98d6f52b168d2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 09:42:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e530cc1..3a512bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function LandingPage() { title: "Healthcare Camps", description: "Free medical examinations, health awareness workshops, and subsidized treatment for vulnerable populations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abo2R8cY6qvsyzOYwd82t0wK2z/uploaded-1772872735772-sywhpnf4.jpg", imageAlt: "Medical professionals conducting health camps", button: { text: "Learn More", href: "#" } }, { - title: "Food Security", description: "Nutrition programs, meal distribution, and agricultural support to combat hunger and malnutrition", imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-food-with-drink_23-2148484700.jpg", imageAlt: "Food distribution program serving families", button: { text: "Learn More", href: "#" } + title: "Food Security", description: "Nutrition programs, meal disribution, and agricultural support to combat hunger and malnutrition", imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-food-with-drink_23-2148484700.jpg", imageAlt: "Food distribution program serving families", button: { text: "Learn More", href: "#" } }, { title: "Disaster Relief", description: "Emergency response, rehabilitation support, and community resilience building after natural disasters", imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-talking-with-friends-enjoying-time-spend-together_482257-4589.jpg", imageAlt: "Relief workers assisting disaster affected families", button: { text: "Learn More", href: "#" } -- 2.49.1