From d083af37c04895965576abb4ec859b7f3bfa95ae Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 22:49:39 +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 4aefb39..6a624d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function LandingPage() { { id: "m4", icon: Star, title: "Going Above", value: "Always" }, ]} title="Why Neighbors Trust Us" - description="We're not a big chain—we're your neighbors who happen to know everything about plumbing." + description="We are a fully licensed and insured team, giving you complete peace of mind that your home and investment are in professional, protected hands." /> @@ -197,4 +197,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1