From 2793f75ce063dc79ef7f60d91346611d6ba5c77c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 17:19:58 +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 3765824..93ae3c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/two-smiling-builders-work-clothes-happily-looking-camera-spending-time-workshop-with-variety-tools-background_574295-1638.jpg?_wi=1", imageAlt: "Professional team" }, { - id: "6", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-assembling-furniture_329181-11785.jpg?_wi=2", imageAlt: "Quality workmanship" + id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUGvEVreNUjhujlygcndQPddIf/uploaded-1773249578700-svpd1jwb.webp", imageAlt: "Quality workmanship" } ]} autoPlay={true} -- 2.49.1