From 4e9ccb9958211cf6ba3699e601af77f0863a6d3f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 09:02:03 +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 1a326b8..041e75f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -224,7 +224,7 @@ export default function LandingPage() { background={{ variant: "plain" }} buttons={[ { text: "Request a Quote", href: "#" }, - { text: "Contact Sales", href: "#" } + { text: "Schedule Consultation", href: "#" } ]} useInvertedBackground={false} />