diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c05f19..e84e0e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343665.jpg", imageAlt: "Professional roofing contractor at work"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Abm4I5NOmBq5qvPV9d9Vp3PqYU/uploaded-1772870615545-5bb58i4y.png", imageAlt: "Professional roofing contractor at work"}, { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg?_wi=1", imageAlt: "Experienced roofing team with 20 years expertise"}, ]}