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"