From 4e8519d9d0c78c3727e8734964823e9d97ef8e43 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 04:18:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f2dedba..d9d2d14 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,11 +76,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349205.jpg?_wi=1", imageAlt: "Luxury modern home interior with subtle vents", }, { - imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-using-soft-dusting-brush-sweep-away-built-up-layer-dirt-debris-from-hvac-system-coil-while-adept-repairman-refills-air-conditioner-cooling-system-refrigerant-tank_482257-63969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-using-soft-dusting-brush-sweep-away-built-up-layer-dirt-debris-from-hvac-system-coil-while-adept-repairman-refills-air-conditioner-cooling-system-refrigerant-tank_482257-63969.jpg?_wi=1", imageAlt: "HVAC technician working carefully in a finished home", }, { @@ -113,7 +113,7 @@ export default function LandingPage() { name: "Wade D", role: "Homeowner", testimonial: "Flexible with scheduling, punctual, friendly and professional on site.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man-busines-clothes-showing-thumb-up-looking-camera-gray_171337-11351.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man-busines-clothes-showing-thumb-up-looking-camera-gray_171337-11351.jpg?_wi=1", imageAlt: "Wade D, satisfied customer", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { name: "Gregory C", role: "Property Manager", testimonial: "Delivered an excellent new ductwork and heat pump solution in a very challenging old home upgrade.", - imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Gregory C, satisfied customer", }, { @@ -137,7 +137,7 @@ export default function LandingPage() { name: "Megan M", role: "Resident", testimonial: "They took the time to map out exactly where we needed vents.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Megan M, satisfied customer", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { imageAlt: "Indoor air handler unit", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349205.jpg?_wi=2", imageAlt: "heat pump outdoor unit clean installation", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { imageAlt: "Flexible ductwork in crawlspace", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-using-soft-dusting-brush-sweep-away-built-up-layer-dirt-debris-from-hvac-system-coil-while-adept-repairman-refills-air-conditioner-cooling-system-refrigerant-tank_482257-63969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seasoned-mechanic-using-soft-dusting-brush-sweep-away-built-up-layer-dirt-debris-from-hvac-system-coil-while-adept-repairman-refills-air-conditioner-cooling-system-refrigerant-tank_482257-63969.jpg?_wi=2", imageAlt: "heat pump outdoor unit clean installation", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { imageAlt: "Modern residential air handler", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man-busines-clothes-showing-thumb-up-looking-camera-gray_171337-11351.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man-busines-clothes-showing-thumb-up-looking-camera-gray_171337-11351.jpg?_wi=2", imageAlt: "heat pump outdoor unit clean installation", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { imageAlt: "Technician installing kitchen hood vent", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2", imageAlt: "heat pump outdoor unit clean installation", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { imageAlt: "Technician working on HVAC in an attic", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "heat pump outdoor unit clean installation", }, ]}