Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 171df0bf01 | |||
| 12afac7cdc | |||
| 819468e04e |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<div id="features" data-section="features">
|
<div id="features" data-section="features">
|
||||||
<FeatureBento
|
<FeatureBento
|
||||||
title="Powerful AI Capabilities"
|
title="Powerful AI Capabilities"
|
||||||
description="Experience the future of artificial intelligence with our advanced platform features designed to transform your business operations."
|
description="Cut deployment time by 80%, reduce infrastructure costs by 60%, and automate workflows that used to take days—all with our advanced platform."
|
||||||
tag="Features"
|
tag="Features"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Talk to Sales", href: "#" }
|
{ text: "Talk to Sales", href: "#" }
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Up to 50M predictions/month — 50x more capacity than Starter", "Unlimited ML model deployments — scale without constraints", "Advanced analytics & reporting — enterprise-grade insights", "Priority support — get answers when you need them", "Custom integrations — seamlessly connect your entire stack", "Team collaboration tools — built for growing teams"
|
"Up to 50M predictions/month", "Unlimited ML model deployments", "Advanced analytics & reporting", "Priority support", "Custom integrations", "Team collaboration tools"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user