From d979cf8783a9712c44d1d0b8cb54050f6879e590 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 14:45:59 +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 8ce322d..f4f9cac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,21 +127,21 @@ export default function LandingPage() { title: "Emergency Repairs", description: "24/7 support for burst pipes, leaks, and urgent heating system failures.", tag: "Urgent", - imageSrc: "http://img.b2bpic.net/free-photo/radiator-valve-macro-modern-heating-industrial-style_169016-69239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/radiator-valve-macro-modern-heating-industrial-style_169016-69239.jpg?_wi=1", }, { id: "f2", title: "Heating Installation", description: "Professional installation of high-efficiency boilers and heating systems.", tag: "Heating", - imageSrc: "http://img.b2bpic.net/free-photo/radiator-valve-macro-modern-heating-industrial-style_169016-69239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/radiator-valve-macro-modern-heating-industrial-style_169016-69239.jpg?_wi=2", }, { id: "f3", title: "System Maintenance", description: "Routine annual checks to ensure longevity and efficiency of your systems.", tag: "Maintenance", - imageSrc: "http://img.b2bpic.net/free-photo/radiator-valve-macro-modern-heating-industrial-style_169016-69239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/radiator-valve-macro-modern-heating-industrial-style_169016-69239.jpg?_wi=3", }, ]} title="Our Professional Services" @@ -157,7 +157,7 @@ export default function LandingPage() { description="With over 15 years of experience, Leggy Plumbing & Heating is dedicated to transparency, high-quality workmanship, and fair pricing." subdescription="We take pride in our punctuality and our commitment to leaving your home cleaner than we found it." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/radiator-valve-macro-modern-heating-industrial-style_169016-69239.jpg" + imageSrc="http://img.b2bpic.net/free-photo/radiator-valve-macro-modern-heating-industrial-style_169016-69239.jpg?_wi=4" mediaAnimation="blur-reveal" /> @@ -169,7 +169,7 @@ export default function LandingPage() { { id: "1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-real-estate-agent-talking-with-couple-interested-buying-new-home_637285-6081.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-real-estate-agent-talking-with-couple-interested-buying-new-home_637285-6081.jpg?_wi=1", }, { id: "2", @@ -189,7 +189,7 @@ export default function LandingPage() { { id: "5", name: "James Wilson", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-real-estate-agent-talking-with-couple-interested-buying-new-home_637285-6081.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-real-estate-agent-talking-with-couple-interested-buying-new-home_637285-6081.jpg?_wi=2", }, ]} cardTitle="Client Feedback" -- 2.49.1