From 4e36a09dd599b2c5a73db606b02a4a89591205ff Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 10:33:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e66301..081d666 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,15 +69,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/african-children-enjoying-life_23-2151447345.jpg?_wi=1", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CnWJtYi8vm9IC3tFG1jWf6cxEo/uploaded-1777026605371-ypg0rnkd.jpg", imageAlt: "Uganda community children empowerment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/african-children-with-football-ball_23-2148917998.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CnWJtYi8vm9IC3tFG1jWf6cxEo/uploaded-1777026648559-wchr94k0.jpg", imageAlt: "Uganda community children empowerment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-african-boy-portrait_23-2148860435.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CnWJtYi8vm9IC3tFG1jWf6cxEo/uploaded-1777026672702-nvaehh4y.jpg", imageAlt: "Uganda community children empowerment", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { imageAlt: "Uganda community children empowerment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-afro-dreadlocks_23-2149451566.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CnWJtYi8vm9IC3tFG1jWf6cxEo/uploaded-1777026749853-tggbx685.jpg", imageAlt: "Uganda community children empowerment", }, ]} -- 2.49.1