Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| de96057e8a | |||
| 407641cb4d | |||
| 618e73c33e |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Free Trial", href: "#contact" },
|
{ text: "Get Started Free (No credit card)", href: "#contact" },
|
||||||
{ text: "View Demo", href: "#testimonials" }
|
{ text: "View Demo", href: "#testimonials" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -304,7 +304,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Rocket}
|
tagIcon={Rocket}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Start Your AI Journey Today"
|
title="Start Your AI Journey Today"
|
||||||
description="Join thousands of organizations leveraging AIForce for intelligent decision-making and competitive advantage. Try free for 14 days, no credit card required."
|
description="No credit card required. Join thousands of organizations leveraging AIForce for intelligent decision-making and competitive advantage. Try free for 14 days."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Free Trial", href: "#" },
|
{ text: "Start Free Trial", href: "#" },
|
||||||
{ text: "Schedule Demo", href: "#" }
|
{ text: "Schedule Demo", href: "#" }
|
||||||
|
|||||||
Reference in New Issue
Block a user