diff --git a/src/app/page.tsx b/src/app/page.tsx index d9c1546..8cdfad0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -249,7 +249,7 @@ export default function LandingPage() { background={{ variant: "rotated-rays-animated"}} tag="Get Started" - title="Ready for a Cleaner Home?" + title="Get Your Free Power Cleaning Quote" description="Sign up for our newsletter for seasonal maintenance tips and exclusive discounts." /> @@ -274,4 +274,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file