From 6fe03e62bd2c93a52247e9cd133ab68fabaa4fa7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:12:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3256e4f..e151047 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - buttons={[{ text: "Request Service", href: "#contact" }]} + buttons={[{ text: "Get Free Quote Today", href: "#contact" }]} />