Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 643d7a4222 | |||
| 62b552ddab | |||
| 148c4efe49 | |||
| 8ab8d0e261 | |||
| ce6be218d5 |
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
|||||||
title="Start Your Predictive Journey"
|
title="Start Your Predictive Journey"
|
||||||
description="Build smarter, faster, and scale with MecaFirst’s predictive stack."
|
description="Build smarter, faster, and scale with MecaFirst’s predictive stack."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Request Your Custom Analytics Audit", href: "#contact" },
|
{ text: "Schedule Your Predictive Audit", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -139,4 +139,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user