From 438c163fb92eabb93c43f7ed81df9a0977fafc41 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 22:42:24 +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 20d6e0f..0dc03eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function HvacPage() { @@ -83,7 +83,7 @@ export default function HvacPage() { description="Comprehensive HVAC solutions to keep your home comfortable all year." features={[ { title: "AC Installation", description: "Expert installation of modern systems.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg" }, - { title: "Heating Systems", description: "Complete furnace and heating repair and installation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-5.jpg" }, + { title: "Heating Systems", description: "Complete furnace and heating repair and installation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-5.jpg?_wi=2" }, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" -- 2.49.1