From cfe0256729ab6f25377fbf4be42fc86c9119586b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 17:31:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b2a76ca..9a46f59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function HvacPage() { { text: "Schedule Service", href: "#contact" }, { text: "Our Services", href: "#services" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dzty5x7hGDecNhS0Qt7XQz4lxU/uploaded-1779298194140-mcn0o0l3.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dzty5x7hGDecNhS0Qt7XQz4lxU/uploaded-1779298194140-mcn0o0l3.jpg?_wi=1" imageAlt="Professional HVAC service van and team" /> @@ -61,7 +61,7 @@ export default function HvacPage() { { value: "31+", title: "Years Experience" }, { value: "4.9/5", title: "Customer Rating" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dzty5x7hGDecNhS0Qt7XQz4lxU/uploaded-1779298194140-893md4hi.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dzty5x7hGDecNhS0Qt7XQz4lxU/uploaded-1779298194140-893md4hi.jpg?_wi=1" imageAlt="Family owned business HVAC team" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -77,9 +77,9 @@ export default function HvacPage() { { title: "HVAC Repair & Maintenance", description: "Fast, reliable diagnosis and repair for all major brands.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dzty5x7hGDecNhS0Qt7XQz4lxU/uploaded-1779298194140-qnze96jb.jpg"}, { - title: "Expert Installation", description: "Modern AC and heating installations tailored to your efficiency needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dzty5x7hGDecNhS0Qt7XQz4lxU/uploaded-1779298194140-mcn0o0l3.jpg"}, + title: "Expert Installation", description: "Modern AC and heating installations tailored to your efficiency needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dzty5x7hGDecNhS0Qt7XQz4lxU/uploaded-1779298194140-mcn0o0l3.jpg?_wi=2"}, { - title: "Thermostat Services", description: "Smart control solutions for maximum comfort and savings.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dzty5x7hGDecNhS0Qt7XQz4lxU/uploaded-1779298194140-893md4hi.jpg"}, + title: "Thermostat Services", description: "Smart control solutions for maximum comfort and savings.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dzty5x7hGDecNhS0Qt7XQz4lxU/uploaded-1779298194140-893md4hi.jpg?_wi=2"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" -- 2.49.1