From a6cd4c2b50e01a76e1cff825b4252b3737c511a6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 19:15:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f513980..b4fb565 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Call (555) STACHE-1", href: "tel:5557822431"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250266.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/premium-photo/hvac-system-advanced-maintenance-precision-servicing-efficient-climate-control-technical-expertise-contemporary-hvac-care-generated-by-ai_855332-4550.jpg?id=115782007" /> @@ -65,7 +65,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", title: "AC Repair & Install", description: "Quick diagnostics and same-day repairs for hot summers.", imageSrc: "http://img.b2bpic.net/free-photo/defective-external-air-conditioner_482257-91071.jpg"}, + id: "f1", title: "AC Repair & Install", description: "Quick diagnostics and same-day repairs for hot summers.", imageSrc: "http://img.b2bpic.net/premium-photo/air-conditioning-hvac-service-technician-using-gauges-check-refrigerant-add-refrigerant_539854-2249.jpg?id=70174067"}, { id: "f2", title: "Heating Systems", description: "Furnace repair and heat pump installations to stay warm.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BntZid0hnqyHOrLW8oXCNw35Mf/uploaded-1775157148516-uzekdb6i.jpg"}, { -- 2.49.1