diff --git a/src/app/page.tsx b/src/app/page.tsx index 7471f71..2c022e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -167,7 +167,7 @@ export default function LandingPage() { tag="Contact Us" title="Ready to Start Your Project?" description="Reach out today to discuss your requirements with our expert engineering team and get a detailed quote." - buttons={[{ text: "Contact Support", href: "mailto:hello@velavaneng.com" }]} + buttons={[{ text: "Get My Engineering Quote", href: "mailto:hello@velavaneng.com" }]} /> @@ -184,4 +184,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file