diff --git a/src/app/page.tsx b/src/app/page.tsx index 079519e..8abde12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Emergency Repairs", description: "24/7 expert intervention for urgent plumbing leaks and breakages.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg", buttonIcon: Zap, + title: "Emergency Repairs", description: "24/7 expert intervention for urgent plumbing leaks and breakages.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg?_wi=1", buttonIcon: Zap, }, { title: "Boiler & Heating", description: "Professional installation and maintenance for optimal home heating.", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55595.jpg", buttonIcon: Flame, @@ -84,7 +84,7 @@ export default function LandingPage() { title: "Bathroom Refit", description: "End-to-end luxury bathroom plumbing and installation solutions.", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", buttonIcon: Droplets, }, { - title: "Drainage Care", description: "Comprehensive maintenance and unblocking for clear water flow.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg", buttonIcon: Waves, + title: "Drainage Care", description: "Comprehensive maintenance and unblocking for clear water flow.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg?_wi=2", buttonIcon: Waves, }, ]} title="Professional Services"