From 87d606f780fbe54e3d6cb196e1e58a1fd807e2b2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 23:43:49 +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 003cc39..48dc08a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,7 +160,7 @@ export default function LandingPage() { animationType="entrance-slide" background={{ variant: "plain" }} useInvertedBackground={false} - buttons={[{ text: "Schedule a Consultation", href: "mailto:contact@trevormelton.com" }]} + buttons={[{ text: "Get Your Quote Today", href: "mailto:contact@trevormelton.com" }]} /> -- 2.49.1