From 73c6f2dc61491b6655e9520fb9234c455e24355e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 22:29:11 +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 5232e69..d644546 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { tag="Trusted Local HVAC Specialists" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg?_wi=1", imageAlt: "Technician checking AC unit", }, { @@ -106,7 +106,7 @@ export default function LandingPage() { "Emergency", "Diagnostic", ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c1hbrl", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c1hbrl&_wi=1", imageAlt: "AC Repair", }, { @@ -116,7 +116,7 @@ export default function LandingPage() { "Furnace", "Heating", ], - imageSrc: "http://img.b2bpic.net/free-vector/heating-flat-icon-set_98292-1220.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/heating-flat-icon-set_98292-1220.jpg?_wi=1", imageAlt: "Heating Repair", }, { @@ -126,7 +126,7 @@ export default function LandingPage() { "Installation", "New Unit", ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x4jiyy", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x4jiyy&_wi=1", imageAlt: "System Replacement", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { "Tune-up", "Preventive", ], - imageSrc: "http://img.b2bpic.net/free-vector/set-vector-line-art-icons-smart-home-controlling-through-internet-home-work-equipment_1441-218.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/set-vector-line-art-icons-smart-home-controlling-through-internet-home-work-equipment_1441-218.jpg?_wi=1", imageAlt: "Maintenance", }, ]} @@ -222,7 +222,7 @@ export default function LandingPage() { quote: "Very professional and knowledgeable. Their service far exceeded my expectations.", tag: "HVAC Repair", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg?_wi=2", imageAlt: "happy home owner portrait", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "Fast, respectful, and very honest. We will use them for all future maintenance.", tag: "Maintenance", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c1hbrl", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c1hbrl&_wi=2", imageAlt: "happy home owner portrait", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "Outstanding complete replacement. They were clean, early, and very friendly.", tag: "Installation", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/heating-flat-icon-set_98292-1220.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/heating-flat-icon-set_98292-1220.jpg?_wi=2", imageAlt: "happy home owner portrait", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { quote: "I trust Aaron Cone for all my HVAC needs. Simply the best service.", tag: "General Service", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x4jiyy", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x4jiyy&_wi=2", imageAlt: "happy home owner portrait", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { quote: "They fixed our furnace on a cold night. I'm forever grateful for their responsiveness.", tag: "Emergency", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-using-digital-tablet_1170-373.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/set-vector-line-art-icons-smart-home-controlling-through-internet-home-work-equipment_1441-218.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/set-vector-line-art-icons-smart-home-controlling-through-internet-home-work-equipment_1441-218.jpg?_wi=2", imageAlt: "happy home owner portrait", }, ]} -- 2.49.1