From 75278e2f4060c9ce7f9ff0a8e195fc01fe5f9be4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 18:31:19 +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 5b9af5d..1adc0e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -211,7 +211,7 @@ export default function LandingPage() { text="Ready to launch your next mission with OrbitalTech? Contact our engineering team today for technical consultation." buttons={[ { - text: "Contact Us", href: "#"}, + text: "Request Technical Consultation", href: "#"}, ]} />