From 077807d1725786ba3ce4156f800f5586258047a8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 17:14:56 +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 1a25184..410c0c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { features={[ { title: "Roof Replacement", description: "Full-scale roof replacements using premium materials designed for Alabama weather.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-with-helmet-sitting-roof_23-2149343711.jpg", imageAlt: "Replacement project"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CU9LXLTd45U3bRy6xudZUdJbpk/uploaded-1777394430092-e9m33ied.jpg", imageAlt: "Replacement project"}, items: [ { icon: CheckCircle, text: "Architectural Shingles" }, { icon: CheckCircle, text: "Metal Roofing Options" }, @@ -88,7 +88,7 @@ export default function LandingPage() { }, { title: "Storm & Hail Damage", description: "Expert assessments and seamless insurance claim assistance for storm-damaged roofs.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-doing-household-chores-participating-cleaning-home_23-2151468680.jpg", imageAlt: "Storm damage repair"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CU9LXLTd45U3bRy6xudZUdJbpk/uploaded-1777394430092-e9m33ied.jpg", imageAlt: "Storm damage repair"}, items: [ { icon: Shield, text: "Free Inspection" }, { icon: Shield, text: "Insurance Coordination" }, -- 2.49.1