Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3e4bfa955c | |||
| de900fdfa4 | |||
| 90cef739f5 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -342,7 +342,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Send}
|
tagIcon={Send}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Start Your Free Trial Today"
|
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={[
|
buttons={[
|
||||||
{ text: "Start Free Trial", href: "#" },
|
{ text: "Start Free Trial", href: "#" },
|
||||||
{ text: "Schedule Demo", href: "#" },
|
{ text: "Schedule Demo", href: "#" },
|
||||||
@@ -395,4 +395,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user