Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 395fadb664 | |||
| 3e4bfa955c | |||
| de900fdfa4 | |||
| 90cef739f5 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -342,7 +342,7 @@ export default function LandingPage() {
|
||||
tagIcon={Send}
|
||||
tagAnimation="slide-up"
|
||||
title="Start Your Free Trial Today"
|
||||
description="Join thousands of companies accelerating their AI initiatives. Get instant access to our platform with no credit card required."
|
||||
description="Join thousands of companies accelerating their AI initiatives. Get instant access to our platform with no credit card required — 14-day full access."
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "#" },
|
||||
{ text: "Schedule Demo", href: "#" },
|
||||
@@ -395,4 +395,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user