From 1edbf01089ea826ffc944e70407a437bc5c34012 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 11:38:33 +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 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 -- 2.49.1