Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c824f1dcd5 | |||
| 84c8860de3 | |||
| fe9473ac7d |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
ratingText="Trusted by leading companies"
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "#contact" },
|
||||
{ text: "View Demo", href: "#features" }
|
||||
{ text: "See It In Action", href: "#features" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
@@ -212,4 +212,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user