From 2d5bd7ea713fa5039ca915ffe2ebe7ea46fdcb1d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 15:05:48 +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 76c84d6..4feab95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "rotated-rays-static" }} tag="Contact Us" - title="Request a Quote Today" + title="Get Your Free Plumbing Quote" description="Ready to get started? Fill out the form or reach us directly at 630-479-9438." /> @@ -165,4 +165,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1