4 Commits

Author SHA1 Message Date
ebab9f19fc Merge version_3 into main
Merge version_3 into main
2026-03-06 23:30:28 +00:00
de96057e8a Update src/app/page.tsx 2026-03-06 23:30:24 +00:00
407641cb4d Merge version_2 into main
Merge version_2 into main
2026-03-06 23:27:11 +00:00
618e73c33e Update src/app/page.tsx 2026-03-06 23:27:07 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Start Free Trial", href: "#contact" },
{ text: "Get Started Free (No credit card)", href: "#contact" },
{ text: "View Demo", href: "#testimonials" }
]}
buttonAnimation="slide-up"
@@ -304,7 +304,7 @@ export default function LandingPage() {
tagIcon={Rocket}
tagAnimation="slide-up"
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={[
{ text: "Start Free Trial", href: "#" },
{ text: "Schedule Demo", href: "#" }