From 5e208a176220ed0e7f65963dde758285fe8016ef Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 05:46:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 21de86f..2e8be3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@heena_sharma", testimonial: "Good quality service in Resonable price, Highly recommended. The guys installed AC and furnace at my Milton house. They gave very good price and installation was very professional. Highly recommend Harry and team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg?_wi=1", imageAlt: "Heena Sharma", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "@karan_suri", testimonial: "Fantastic service! The team from High Class Cooling and Heating was prompt, professional, and honest. They did a great job installing my new system, and it works perfectly. Highly recommend them for anyone looking for reliable HVAC services.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/frown-serious-angry-senior-man-looking-camera_1262-1834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/frown-serious-angry-senior-man-looking-camera_1262-1834.jpg?_wi=1", imageAlt: "Karan Suri", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { handle: "@pratik_goyal", testimonial: "I recently had the pleasure of working with an HVAC technician, Harry, who installed a Lennox furnace in my home, and I couldn't be happier with the experience! From start to finish, the technician demonstrated professionalism, expertise, and excellent service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg?_wi=1", imageAlt: "Pratik Goyal", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by 123+ happy clients" - imageSrc="http://img.b2bpic.net/free-photo/abstract-daytime-shadows-from-outdoors_23-2149080188.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-daytime-shadows-from-outdoors_23-2149080188.jpg?_wi=1" imageAlt="Modern high-efficiency HVAC outdoor unit" marqueeItems={[ { @@ -226,7 +226,7 @@ export default function LandingPage() { imageAlt: "Outdoor residential air conditioner unit", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-daytime-shadows-from-outdoors_23-2149080188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-daytime-shadows-from-outdoors_23-2149080188.jpg?_wi=2", imageAlt: "modern home smart thermostat control", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { imageAlt: "Furnace air filter replacement", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg?_wi=2", imageAlt: "modern home smart thermostat control", }, { @@ -260,7 +260,7 @@ export default function LandingPage() { imageAlt: "Diagnostic tool for HVAC system check", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/frown-serious-angry-senior-man-looking-camera_1262-1834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/frown-serious-angry-senior-man-looking-camera_1262-1834.jpg?_wi=2", imageAlt: "modern home smart thermostat control", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { imageAlt: "Hand holding wrench near HVAC unit during repair", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg?_wi=2", imageAlt: "modern home smart thermostat control", }, ]} -- 2.49.1