From 905790e64f946b6e43930b84aeea0e7a30e59fa9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 23:32:05 +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 f38067f..11396d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { title: "Roof Replacement", description: "High-quality shingle and metal systems engineered for California heat.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CPbV2xdzORx1f7EUapPSOMEU0X/uploaded-1776295790662-p614grjv.png" }, - { title: "Storm & Leak Repair", description: "Rapid response team to secure your home against water and wind damage.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u08o5j&_wi=2" }, + { title: "Storm & Leak Repair", description: "Rapid response team to secure your home against water and wind damage.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CPbV2xdzORx1f7EUapPSOMEU0X/uploaded-1776295921474-q34qngja.png" }, { title: "Exterior Upgrades", description: "Gutters, skylights, and Hardie Board siding for total home protection.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1nto1a" }, ]} title="Built to Withstand Fremont’s Climate" -- 2.49.1