From 38c3857276239c360128fb7cb1476a3d241af41c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 18:50:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f67f86..6b80fc6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { "Expert installation for all major brands.", "Energy-efficient solutions for your home.", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg?_wi=1", }, { id: "f2", @@ -156,7 +156,7 @@ export default function LandingPage() { "Quick diagnosis and repair for all AC units.", "Fast response to keep you comfortable.", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg?_wi=2", }, { id: "f3", @@ -165,7 +165,7 @@ export default function LandingPage() { "Preventative checks to extend unit life.", "Professional service for peace of mind.", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg?_wi=3", }, ]} title="Comprehensive HVAC Solutions" -- 2.49.1