From a9d90cc6b531e8677e30d3f60b9d4c6a20ee72f6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 01:29:26 +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 8d42f52..51b72e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { { id: "s6", name: "Air Quality Solutions", price: "From $499", variant: "Indoor Air", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-beautiful-dark-haired-caucasian-woman-using-remote-controller-heating-living-room_259150-57138.jpg" } ]} title="Our Professional Services" - description="Premium climate control for all seasons." + description="Premium climate control for all seasons, featuring local expertise and seasonal savings to keep your home comfortable year-round." /> @@ -186,4 +186,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1