From 44439f8dad4e2f0f734caeb09627e8ac7093f31c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 23:46:50 +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 8a8ef6c..a950071 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Reliable Handyman Services You Can Trust" - description="Fast response, clean work, and no surprises. Trusted by 500+ homeowners in Schaumburg, we provide quality service for all your home repair needs." + description="Trusted by 500+ homeowners in Schaumburg, we provide fast response times, clean work, and no surprises. From minor repairs to professional home improvements, we are here to help." buttons={[ { text: "Call Today", href: "tel:+10000000000"}, @@ -228,4 +228,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file