From cd2fdf967d9a355ae3256d101e70abcbaf348974 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 21:17:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 68e7a07..3de38ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { { text: "Call Now", href: "tel:5612575503"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -117,11 +117,11 @@ export default function LandingPage() { { id: "f5", title: "Maintenance Plans", tags: [ "Routine", "Savings"], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg?_wi=2"}, { id: "f6", title: "Heat Pump Systems", tags: [ "Dual", "Climate"], - imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=1"}, ]} title="Our Professional Services" description="Comprehensive heating and cooling solutions for residential homes." @@ -134,7 +134,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", title: "Great Experience", quote: "Reliable service truly available around the clock.", name: "John Doe", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg"}, + id: "t1", title: "Great Experience", quote: "Reliable service truly available around the clock.", name: "John Doe", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=2"}, { id: "t2", title: "Professional", quote: "The smell is gone, and the air is clean. Thanks for the fast response.", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"}, {