From 3128f8c656dab14930eee154a01942ad174adf4a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 16:07:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.1