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}