From cb6645a7be12ccb9299498e68d2d307e20c2f502 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 04:10:36 +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 47a82ae..1ade8b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Hot Water Systems", description: "Installation, repairs, and replacements done right the first time.", bentoComponent: "reveal-icon", icon: Flame + title: "Hot Water Systems", description: "Upfront pricing on all hot water repairs with professional installation and replacements.", bentoComponent: "reveal-icon", icon: Flame }, { title: "General Plumbing", description: "Leaks, blockages, maintenance, and repairs.", bentoComponent: "reveal-icon", icon: Droplets @@ -159,4 +159,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1