From 020c4f4d21ad5fcc73761595b42de1edfe92d531 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 16:02:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b8f968..f8100aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/trained-engineer-certified-technician-opening-up-old-faulty-hvac-system-replace-it-with-new-performant-outside-air-conditioner-after-draining-refrigerant-replacing-ductwork_482257-70157.jpg" + imageSrc="http://img.b2bpic.net/free-photo/trained-engineer-certified-technician-opening-up-old-faulty-hvac-system-replace-it-with-new-performant-outside-air-conditioner-after-draining-refrigerant-replacing-ductwork_482257-70157.jpg?_wi=1" imageAlt="Professional HVAC technician" /> @@ -100,37 +100,37 @@ export default function LandingPage() { id: "f1", title: "AC Repair", description: "Rapid troubleshooting and repair services.", - imageSrc: "http://img.b2bpic.net/free-photo/serviceman-assembling-freon-barometer_482257-85118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serviceman-assembling-freon-barometer_482257-85118.jpg?_wi=1", }, { id: "f2", title: "AC Installation", description: "High-efficiency unit installations.", - imageSrc: "http://img.b2bpic.net/free-photo/serviceman-assembling-freon-barometer_482257-85118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serviceman-assembling-freon-barometer_482257-85118.jpg?_wi=2", }, { id: "f3", title: "Preventative Maintenance", description: "Keep your system running smoothly.", - imageSrc: "http://img.b2bpic.net/free-photo/serviceman-assembling-freon-barometer_482257-85118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serviceman-assembling-freon-barometer_482257-85118.jpg?_wi=3", }, { id: "f4", title: "Air Handler Services", description: "Expert air handler cleaning and repair.", - imageSrc: "http://img.b2bpic.net/free-photo/serviceman-assembling-freon-barometer_482257-85118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serviceman-assembling-freon-barometer_482257-85118.jpg?_wi=4", }, { id: "f5", title: "Thermostat Installation", description: "Smart thermostat setup for efficiency.", - imageSrc: "http://img.b2bpic.net/free-photo/serviceman-assembling-freon-barometer_482257-85118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serviceman-assembling-freon-barometer_482257-85118.jpg?_wi=5", }, { id: "f6", title: "Emergency HVAC Service", description: "Available 24/7 when you need it most.", - imageSrc: "http://img.b2bpic.net/free-photo/serviceman-assembling-freon-barometer_482257-85118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serviceman-assembling-freon-barometer_482257-85118.jpg?_wi=6", }, ]} title="Our Services" @@ -176,7 +176,7 @@ export default function LandingPage() { quote: "They provide the best customer service of any business I've dealt with.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/trained-engineer-certified-technician-opening-up-old-faulty-hvac-system-replace-it-with-new-performant-outside-air-conditioner-after-draining-refrigerant-replacing-ductwork_482257-70157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trained-engineer-certified-technician-opening-up-old-faulty-hvac-system-replace-it-with-new-performant-outside-air-conditioner-after-draining-refrigerant-replacing-ductwork_482257-70157.jpg?_wi=2", imageAlt: "HVAC technician professional florida house", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { quote: "They replaced our AC the same day. No hidden costs.", tag: "Fast", avatarSrc: "http://img.b2bpic.net/free-photo/confident-smiling-young-woman-standing-kitchen_23-2147916396.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/serviceman-assembling-freon-barometer_482257-85118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serviceman-assembling-freon-barometer_482257-85118.jpg?_wi=7", imageAlt: "ac unit repair closeup service", }, { -- 2.49.1