From 2738b942300729a34ec1c2db7f862f53bf0036b4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 01:19:39 +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 609e617..075f99e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,21 +138,21 @@ export default function LandingPage() { { title: "Same-Day Priority", description: "Urgent issues handled within hours, not days.", - imageSrc: "http://img.b2bpic.net/free-photo/regretted-putting-hand-head-young-cleaning-guy-wearing-uniform-cap-holding-wall-clock_141793-123340.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/regretted-putting-hand-head-young-cleaning-guy-wearing-uniform-cap-holding-wall-clock_141793-123340.jpg?_wi=1", titleIconSrc: "Clock", buttonText: "Schedule Now", }, { title: "Smart System Tuning", description: "Expert adjustments for maximum energy efficiency.", - imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg?_wi=1", titleIconSrc: "Zap", buttonText: "Learn More", }, { title: "Honest Inspections", description: "Detailed reporting with no hidden agendas or sales pressure.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-business-laptop-studying_1303-1266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-business-laptop-studying_1303-1266.jpg?_wi=1", titleIconSrc: "ShieldCheck", buttonText: "View Benefits", }, @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "Trustworthy and reliable. Will use again for my annual maintenance.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/regretted-putting-hand-head-young-cleaning-guy-wearing-uniform-cap-holding-wall-clock_141793-123340.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/regretted-putting-hand-head-young-cleaning-guy-wearing-uniform-cap-holding-wall-clock_141793-123340.jpg?_wi=2", imageAlt: "fast hvac service icon", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "Explained the repair clearly and didn't try to upsell me. A rare find!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/they-re-moving-bigger-home_329181-9758.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg?_wi=2", imageAlt: "digital home thermostat", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "Fast response time and fair pricing. Very happy with the results.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/full-view-woman-sitting-home-looking-paper_197531-32291.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-business-laptop-studying_1303-1266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-business-laptop-studying_1303-1266.jpg?_wi=2", imageAlt: "honest hvac technician", }, ]} -- 2.49.1