diff --git a/src/app/page.tsx b/src/app/page.tsx index 96f0e8c..f38067f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" 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-1776295702756-c1mkazf9.png" }, + { 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: "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" }, ]}