Update src/app/page.tsx

This commit is contained in:
2026-05-10 18:31:19 +00:00
parent 14ca479e35
commit 75278e2f40

View File

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