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