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