From 87171d9ee90ba72f706a33ca20cc2954b4264bbe Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 15:02:24 +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 f7996bd..d5dfba8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -191,7 +191,7 @@ export default function LandingPage() { description="We are ready to break ground on your next major investment. Contact our lead engineering team today." buttons={[ { - text: "Contact Us", href: "mailto:info@bigkey.com"}, + text: "Request Your Consultation", href: "mailto:info@bigkey.com"}, ]} /> -- 2.49.1