From 069d7be1b118715e574e5b0526a534375aec9a98 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 11:44:31 +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 9147d2d..b477074 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176718.jpg" + imageSrc="http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176718.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", @@ -128,17 +128,17 @@ export default function LandingPage() { { title: "Water Heater Installation", description: "Quick, hassle-free setup for all major brands.", - imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176718.jpg?_wi=2", }, { title: "Kitchen & Bathroom", description: "Expert toilet installations, leak fixes, and tap repairs.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-car-mechanic-car-repair-shop_23-2150367548.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-car-mechanic-car-repair-shop_23-2150367548.jpg?_wi=1", }, { title: "General Maintenance", description: "Diagnostics and long-term solutions for your home.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", }, ]} title="Our Expert Services" @@ -154,7 +154,7 @@ export default function LandingPage() { description="We don't just fix pipes; we take the time to explain your options clearly so you can make informed decisions about your home's infrastructure." subdescription="Our team prides itself on professional, hassle-free experiences for every homeowner." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/portrait-male-car-mechanic-car-repair-shop_23-2150367548.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-male-car-mechanic-car-repair-shop_23-2150367548.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -170,7 +170,7 @@ export default function LandingPage() { name: "Orion Copeland", handle: "@customer", testimonial: "Hassle-free installation. They explained everything clearly.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", }, { id: "2", -- 2.49.1