Update src/app/page.tsx

This commit is contained in:
2026-04-15 23:29:54 +00:00
parent bbff5a50f5
commit bd9306dae5

View File

@@ -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" },
]}