Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e3991b7fef | |||
| 4b63d6696e | |||
| f2f1e001b4 | |||
| 080c79f20d |
@@ -1382,4 +1382,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -125,7 +125,7 @@ export default function HomePage() {
|
|||||||
]}
|
]}
|
||||||
avatarText="500+ companies trust us"
|
avatarText="500+ companies trust us"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Now", href: "#" },
|
{ text: "Start Free Trial", href: "#" },
|
||||||
{ text: "Request Demo", href: "#contact-cta" },
|
{ text: "Request Demo", href: "#contact-cta" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -351,4 +351,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user