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" },