Merge version_1 into main #1
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP2oymptKnz4J9M3skh2UVoXXb/a-business-operations-director-portrait--1772481210897-212adcf7.png", alt: "Client testimonial" }
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="fade-in"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -155,21 +155,17 @@ export default function LandingPage() {
|
||||
description="Choose the perfect plan tailored to your enterprise AI transformation needs."
|
||||
plans={[
|
||||
{
|
||||
id: "starter", badge: "Getting Started", price: "Custom", subtitle: "Perfect for AI exploration and proof of concepts", buttons: [{ text: "Schedule Consultation", href: "#contact" }],
|
||||
features: [
|
||||
id: "starter", badge: "Getting Started", price: "Custom", subtitle: "Perfect for AI exploration and proof of concepts", buttons: [{ text: "Schedule Consultation", href: "#contact" }], features: [
|
||||
"AI assessment and strategy", "Proof of concept development", "Up to 2 integration points", "3-month support included", "Dedicated technical advisor"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "enterprise", badge: "Most Popular", badgeIcon: Sparkles,
|
||||
price: "Custom", subtitle: "End-to-end AI transformation and optimization", buttons: [{ text: "Start Transformation", href: "#contact" }],
|
||||
features: [
|
||||
id: "enterprise", badge: "Most Popular", badgeIcon: Sparkles, price: "Custom", subtitle: "End-to-end AI transformation and optimization", buttons: [{ text: "Start Transformation", href: "#contact" }], features: [
|
||||
"Full AI infrastructure design", "Unlimited integrations", "Advanced automation and analytics", "24/7 priority support", "Dedicated AI engineering team", "Quarterly strategy reviews"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "partnership", badge: "Strategic Partners", price: "Custom", subtitle: "Deep collaboration for industry-leading innovation", buttons: [{ text: "Explore Partnership", href: "#contact" }],
|
||||
features: [
|
||||
id: "partnership", badge: "Strategic Partners", price: "Custom", subtitle: "Deep collaboration for industry-leading innovation", buttons: [{ text: "Explore Partnership", href: "#contact" }], features: [
|
||||
"Custom AI research initiatives", "Exclusive technology access", "Joint go-to-market opportunities", "Executive steering committee", "Continuous innovation labs", "White-label solutions available"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user