From 9bf21720b68623f787e9ad30db03f26fe2663c9d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 01:22:51 +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 9b0e291..3b3aa4c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "tel:6175550199", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -132,22 +132,22 @@ export default function LandingPage() { { title: "Emergency Repairs", description: "60-minute rapid response for all critical plumbing issues.", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg?_wi=1", }, { title: "Water Heaters", description: "Expert installation and service for tankless and traditional units.", - imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23718.jpg?_wi=1", }, { title: "Drain Cleaning", description: "Advanced hydro-jetting to clear stubborn clogs and restore flow.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-engineer-worker-standing-metal-platform-industrial-storage-tanks-looking-camera_342744-445.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-engineer-worker-standing-metal-platform-industrial-storage-tanks-looking-camera_342744-445.jpg?_wi=1", }, { title: "Fixture Repair", description: "Professional faucet, sink, and toilet maintenance and installation.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg?_wi=1", }, { title: "Leak Detection", @@ -226,7 +226,7 @@ export default function LandingPage() { quote: "They arrived within the hour. Incredible professionalism.", tag: "Emergency", avatarSrc: "http://img.b2bpic.net/free-photo/modern-woman-home-with-book_23-2147611420.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-scissor-compass-hanging-shelf_181624-21010.jpg?_wi=2", imageAlt: "happy home owner portrait", }, { @@ -237,7 +237,7 @@ export default function LandingPage() { quote: "Fixed my leak instantly. Would recommend to anyone.", tag: "Repair", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg?_wi=2", imageAlt: "happy home owner portrait", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { quote: "Loved the flat-rate guarantee. No surprises.", tag: "Maintenance", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-senior-woman-buying-house-scream-joy-making-fist-pump-while-showing-paper-hous_1258-153668.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23718.jpg?_wi=2", imageAlt: "happy home owner portrait", }, { @@ -259,7 +259,7 @@ export default function LandingPage() { quote: "Great communication and very clean workspace.", tag: "Installation", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-real-estate-agent-holding-tablet_23-2150225243.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-engineer-worker-standing-metal-platform-industrial-storage-tanks-looking-camera_342744-445.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-engineer-worker-standing-metal-platform-industrial-storage-tanks-looking-camera_342744-445.jpg?_wi=2", imageAlt: "happy home owner portrait", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { quote: "The gold standard for plumbing in Boston.", tag: "Full Project", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-using-tablet-street-cafe_1262-19056.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-working_23-2148480380.jpg?_wi=2", imageAlt: "happy home owner portrait", }, ]} -- 2.49.1