From 805b22e17a153b160cec7a44290ebfc78741a63e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 01:51:47 +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 40ecb1f..7843778 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,7 +148,7 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "sparkles-gradient" }} text="Stop dealing with unreliable contractors. Get it done right the first time. Get Your Quote Today." - buttons={[{ text: "Get Your Quote Now", href: "#" }]} + buttons={[{ text: "Book Your Free Estimate Today", href: "#" }]} /> @@ -166,4 +166,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1