From 13ed4315a98615a42ef24916bb0d9692d2cb552c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 22:48:16 +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 4dd7a8a..a39ef6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,16 +52,16 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "https://images.unsplash.com/photo-1518705009163-f9387c97561f?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Roof installation in progress" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EYnezFJ1ZeM41Reh2j46V6O7DH/tmp/roofing-installation-at-sunset-1780526550478-c4e960c1.png", imageAlt: "Roof installation in progress" }, { - imageSrc: "https://images.unsplash.com/photo-1627796464010-384407b4f535?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Close-up of durable roofing shingles" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EYnezFJ1ZeM41Reh2j46V6O7DH/tmp/workers-carrying-shingles-in-front-of-a--1780526664520-24586379.png", imageAlt: "Close-up of durable roofing shingles" }, { - imageSrc: "https://images.unsplash.com/photo-1547701323-28f0e0c09191?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Roofer working on a roof" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EYnezFJ1ZeM41Reh2j46V6O7DH/tmp/a-pov-angle-of-a-worker-nail-gunning-a-s-1780526745936-81a26f21.png", imageAlt: "Roofer working on a roof" }, { - imageSrc: "https://images.unsplash.com/photo-1587570188722-b5cf2873130d?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Roofing team inspecting a roof" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EYnezFJ1ZeM41Reh2j46V6O7DH/tmp/roofing-worker-shaking-hands-with-happy--1780526812414-1f3b8e0d.png", imageAlt: "Roofing team inspecting a roof" } ]} mediaAnimation="slide-up" -- 2.49.1