From 72682ca8362e67640bf3784c3c5d4af6539b363e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 10:59:46 +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 ceecc8a..916eccc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281306.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281306.jpg?_wi=1" imageAlt="Heat pump installation" /> @@ -81,7 +81,7 @@ export default function LandingPage() { description: "Professional fitting of market-leading air source heat pumps for long-term comfort.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281306.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281306.jpg?_wi=2", imageAlt: "air source heat pump installation exterior", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { description: "Combine heat pump efficiency with solar power for an ultra-low-carbon home.", bentoComponent: "reveal-icon", icon: Sun, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-climbing-ladder_23-2148921409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-climbing-ladder_23-2148921409.jpg?_wi=1", imageAlt: "air source heat pump unit installation", }, { @@ -118,7 +118,7 @@ export default function LandingPage() { role: "Homeowner", company: "Manchester", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg?_wi=1", }, { id: "2", @@ -126,7 +126,7 @@ export default function LandingPage() { role: "Homeowner", company: "London", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg?_wi=2", }, { id: "3", @@ -177,7 +177,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Proven Efficiency" description="We combine advanced engineering with dedicated support to help you achieve long-term energy savings." - imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-climbing-ladder_23-2148921409.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-climbing-ladder_23-2148921409.jpg?_wi=2" imageAlt="Heat pump technician at work" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1