From 7db1fd1439014ad57c8f7448e9252df2e896003c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 13:48:44 +0000 Subject: [PATCH] Update src/app/installations/page.tsx --- src/app/installations/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/installations/page.tsx b/src/app/installations/page.tsx index 74630b2..54f232e 100644 --- a/src/app/installations/page.tsx +++ b/src/app/installations/page.tsx @@ -65,13 +65,13 @@ export default function LandingPage() { id: "b1", name: "Boiler Replacement", price: "Call for quote", - imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23720.jpg", + imageSrc: "https://img.b2bpic.net/free-vector/colored-realistic-water-heater-boiler-composition-with-two-isolated-different-equipment-pipes_1284-33271.jpg?id=7498957", }, { id: "b2", name: "Furnace Upgrade", price: "Call for quote", - imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-house-model-uniform-front-view_176474-21361.jpg", + imageSrc: "https://img.b2bpic.net/free-photo/fireplace-with-woods-modern-wooden-house_627829-249.jpg?id=25093995", }, { id: "b3", -- 2.49.1