Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e2f12c0ac | |||
| b451d5d106 | |||
| c9bd5eda7e | |||
| 9f1b820abc | |||
| 18be00d68d | |||
| a6df6c50bf | |||
| eb9cfcb125 | |||
| de2ad54d9c | |||
| 8c4fb7b7ef | |||
| 9d55d755c5 | |||
| 5d39ce3815 | |||
| 7ba2221184 |
@@ -47,10 +47,10 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCarouselLogo
|
<HeroCarouselLogo
|
||||||
logoText="MecaFirst"
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Sign Up", href: "#"},
|
text: "Get Started Free", href: "#"},
|
||||||
{
|
{
|
||||||
text: "Log In", href: "#"},
|
text: "Log In", href: "#"},
|
||||||
]}
|
]}
|
||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user