From efeb5c5bda02c0574cd524b56a3dbcc24f8a22c8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 16:43:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e170aba..db1ca38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,10 +50,10 @@ export default function LandingPage() { { text: "Schedule a Free Roof Inspection", href: "/contact" }, ]} carouselItems={[ - { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666469.jpg", imageAlt: "Luxury roof installation Gadsden" }, + { id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CU9LXLTd45U3bRy6xudZUdJbpk/uploaded-1777394274812-pl7r83r5.jpg", imageAlt: "Luxury roof installation Gadsden" }, { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg", imageAlt: "Roof replacement project Alabama" }, { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Premium roofing detail gold finish" }, - { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-roof-wooden-house_23-2149343706.jpg", imageAlt: "Roofing construction expert site" }, + { id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CU9LXLTd45U3bRy6xudZUdJbpk/uploaded-1777394430092-752efr3h.jpg", imageAlt: "Roofing construction expert site" }, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13126.jpg", imageAlt: "Modern luxury residential roof" }, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/rooftop_23-2148098547.jpg", imageAlt: "Arch Roofing project showcase" }, ]}