diff --git a/src/app/page.tsx b/src/app/page.tsx index d4c4fea..5a445ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -198,7 +198,7 @@ export default function LandingPage() { tag="Get Started" tagIcon={Phone} title="Ready to Fix Your Plumbing?" - description="Contact ProFlow Plumbing today for fast, reliable, and professional service. Available 24/7 for all your plumbing needs." + description="Don't wait—30-minute emergency response guaranteed. 24/7 availability for all your plumbing emergencies and scheduled service needs. Contact ProFlow Plumbing today for fast, reliable, and professional service that you can count on whenever you need it." buttons={[ { text: "Call Now: 555-0100", href: "tel:555-0100" }, { text: "Request Quote Online", href: "#" } @@ -243,4 +243,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file