From 0e2f12c0ac3741adaebf773f37efee5158a30aa6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 21:21:42 +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 239747d..aba8664 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function LandingPage() { description="Join thousands of innovators using MecaFirst." buttons={[ { - text: "Contact Support", href: "#"}, + text: "Get Started", href: "#"}, ]} /> -- 2.49.1