2 Commits

Author SHA1 Message Date
0e2f12c0ac Update src/app/page.tsx 2026-04-04 21:21:42 +00:00
b451d5d106 Merge version_7 into main
Merge version_7 into main
2026-04-04 21:20:52 +00:00

View File

@@ -146,7 +146,7 @@ export default function LandingPage() {
description="Join thousands of innovators using MecaFirst." description="Join thousands of innovators using MecaFirst."
buttons={[ buttons={[
{ {
text: "Contact Support", href: "#"}, text: "Get Started", href: "#"},
]} ]}
/> />
</div> </div>