Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e2f12c0ac | |||
| b451d5d106 | |||
| c9bd5eda7e | |||
| 9f1b820abc | |||
| 18be00d68d | |||
| a6df6c50bf | |||
| eb9cfcb125 | |||
| de2ad54d9c |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="MecaFirst"
|
||||
description="Transform data into actionable insights instantly with our AI-powered web builder."
|
||||
description="Accelerate your enterprise velocity: reduce time-to-market by 60% with our AI-powered builder, designed to increase operational efficiency and ensure rapid, scalable deployment for global teams."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started Free", href: "#"},
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
description="Join thousands of innovators using MecaFirst."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support", href: "#"},
|
||||
text: "Get Started", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -177,4 +177,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user