From 4c750e89679bf7348fa5f4f84937834ec692fe0a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 21:44:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8613629..95d0678 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,7 +156,7 @@ export default function LandingPage() { background={{ variant: "plain" }} tag="Get in Touch" title="Need a Reliable Plumber?" - description="Whether it's a routine repair or an emergency, Drain Savants is here to help. Reach out to Tammy today." + description="Get your plumbing issues resolved today with a quick, professional call to our team." buttons={[ { text: "Call Us Now", href: "tel:5550123" }, { text: "Email Us", href: "mailto:hello@drainsavants.com" }, -- 2.49.1