Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 989ad8160e | |||
| f177f189f5 |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Unlock Your Full Capacity", href: "#pricing" },
|
{ text: "Start My Transformation", href: "#pricing" },
|
||||||
{ text: "Explore Modules", href: "#modules" }
|
{ text: "Explore Modules", href: "#modules" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -298,4 +298,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user