From 7815e863ed88b755b6d88cd864ac0a19e28e02eb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 02:35:00 +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 0751a03..bba1d35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "Get Your Free Restoration Quote", href: "#contact"}, + text: "Get My Free Quote Now", href: "#contact"}, ]} buttonAnimation="slide-up" marqueeItems={[ @@ -252,4 +252,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1