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: "#"}, ]} />