From bde2154687f615fd482b955fef382f530576db34 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 03:43:22 +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 2a86d5d..4d7c503 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg", imageAlt: "Emergency HVAC service technician ready to help" }, { - id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/expert-repairman-doing-condenser-investigations-filter-replacements-necessary-fixes-prevent-major-breakdowns-proficient-worker-checking-up-hvac-system-writing-findings-clipboard_482257-65742.jpg", imageAlt: "Certified HVAC technician with expertise and experience" + id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/expert-repairman-doing-condenser-investigations-filter-replacements-necessary-fixes-prevent-major-breakdowns-proficient-worker-checking-up-hvac-system-writing-findings-clipboard_482257-65742.jpg?_wi=1", imageAlt: "Certified HVAC technician with expertise and experience" }, { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-smart-factory-team-leader-workers-analyzing-data_482257-126207.jpg", imageAlt: "Expert technician installing air conditioning unit" @@ -86,7 +86,7 @@ export default function LandingPage() { description="Elite HVAC Experts" subdescription="Licensed, Insured & Certified Technicians" icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/expert-repairman-doing-condenser-investigations-filter-replacements-necessary-fixes-prevent-major-breakdowns-proficient-worker-checking-up-hvac-system-writing-findings-clipboard_482257-65742.jpg" + imageSrc="http://img.b2bpic.net/free-photo/expert-repairman-doing-condenser-investigations-filter-replacements-necessary-fixes-prevent-major-breakdowns-proficient-worker-checking-up-hvac-system-writing-findings-clipboard_482257-65742.jpg?_wi=2" imageAlt="Certified HVAC technicians with years of expertise" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1