From 5d2f6829d729b4116c0bbc545545c5cf244aa0d4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 19:13:24 +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 0ea664f..f513980 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,7 +39,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="STACHE" + brandName="STACHE Heating and cooling" /> @@ -67,7 +67,7 @@ export default function LandingPage() { { 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: "f2", title: "Heating Systems", description: "Furnace repair and heat pump installations to stay warm.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"}, + 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"}, { id: "f3", title: "Routine Maintenance", description: "Annual inspections to keep your system running efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets-work_23-2149366667.jpg"}, ]} -- 2.49.1