From 8e5b1c01ef96eee9cd0e29f6b41c9aebeca5d229 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 23:15:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 456bb2f..e6d66c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg" + imageSrc="http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg?_wi=1" imageAlt="Professional HVAC technician servicing a residential unit." mediaAnimation="slide-up" avatars={[ @@ -145,7 +145,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg?_wi=2", imageAlt: "hvac air conditioning system", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/young-pleased-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-holds-clipboard-coffee-cup-isolated-white-background-with-copy-space_141793-65670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pleased-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-holds-clipboard-coffee-cup-isolated-white-background-with-copy-space_141793-65670.jpg?_wi=1", imageAlt: "hvac air conditioning system", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/view-young-charming-woman-sitting-cafe_197531-33579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-young-charming-woman-sitting-cafe_197531-33579.jpg?_wi=1", imageAlt: "hvac air conditioning system", }, ]} @@ -204,7 +204,7 @@ export default function LandingPage() { description="We treat every client like family, ensuring fair prices and top-tier service on every visit." subdescription="Our team is dedicated to prompt, knowledgeable, and professional service for every HVAC need." icon={ShieldCheck} - imageSrc="http://img.b2bpic.net/free-photo/young-pleased-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-holds-clipboard-coffee-cup-isolated-white-background-with-copy-space_141793-65670.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-pleased-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-holds-clipboard-coffee-cup-isolated-white-background-with-copy-space_141793-65670.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -254,7 +254,7 @@ export default function LandingPage() { role: "Homeowner", company: "Local Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-young-charming-woman-sitting-cafe_197531-33579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-young-charming-woman-sitting-cafe_197531-33579.jpg?_wi=2", }, { id: "t2", -- 2.49.1