Update src/app/page.tsx
This commit is contained in:
@@ -30,12 +30,13 @@ export default function LandingPage() {
|
||||
brandName="AutomateAI"
|
||||
navItems={[
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Pricing", id: "/pricing" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Start Free Trial", href: "#contact"}}
|
||||
text: "Start Free Trial", href: "#contact"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -47,11 +48,14 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-confident-bus-1772687261217-ba485970.png", alt: "Customer 1"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-confident-bus-1772687261217-ba485970.png", alt: "Customer 1"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-female-tech-p-1772687260766-90b01def.png", alt: "Customer 2"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-female-tech-p-1772687260766-90b01def.png", alt: "Customer 2"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-male-entrepre-1772687261448-a4c8947c.png", alt: "Customer 3"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-male-entrepre-1772687261448-a4c8947c.png", alt: "Customer 3"
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by 500+ enterprises"
|
||||
buttons={[
|
||||
@@ -73,9 +77,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Smart Workflow Automation", description: "Automate complex business processes with intelligent decision-making and adaptive workflows.", bentoComponent: "globe"},
|
||||
title: "Smart Workflow Automation", description: "Automate complex business processes with intelligent decision-making and adaptive workflows.", bentoComponent: "globe"
|
||||
},
|
||||
{
|
||||
title: "Real-Time Analytics", description: "Monitor automation performance with advanced analytics and detailed insights.", bentoComponent: "animated-bar-chart"},
|
||||
title: "Real-Time Analytics", description: "Monitor automation performance with advanced analytics and detailed insights.", bentoComponent: "animated-bar-chart"
|
||||
},
|
||||
{
|
||||
title: "Multi-System Integration", description: "Seamlessly connect with your existing tools and systems through powerful APIs.", bentoComponent: "orbiting-icons", centerIcon: Zap,
|
||||
items: [
|
||||
@@ -87,7 +93,8 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Predictive Intelligence", description: "AI learns from your data to predict outcomes and optimize processes automatically.", bentoComponent: "line-chart"},
|
||||
title: "Predictive Intelligence", description: "AI learns from your data to predict outcomes and optimize processes automatically.", bentoComponent: "line-chart"
|
||||
},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
/>
|
||||
@@ -105,22 +112,28 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Enterprise Security", description: "Military-grade encryption and compliance with SOC 2, GDPR, and HIPAA standards."},
|
||||
title: "Enterprise Security", description: "Military-grade encryption and compliance with SOC 2, GDPR, and HIPAA standards."
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Lightning Fast", description: "Process millions of automations per minute with sub-millisecond latency."},
|
||||
title: "Lightning Fast", description: "Process millions of automations per minute with sub-millisecond latency."
|
||||
},
|
||||
{
|
||||
icon: BarChart3,
|
||||
title: "Advanced Monitoring", description: "Real-time dashboards with detailed logs, alerts, and performance metrics."},
|
||||
title: "Advanced Monitoring", description: "Real-time dashboards with detailed logs, alerts, and performance metrics."
|
||||
},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Team Collaboration", description: "Build, test, and deploy automations with your entire team seamlessly."},
|
||||
title: "Team Collaboration", description: "Build, test, and deploy automations with your entire team seamlessly."
|
||||
},
|
||||
{
|
||||
icon: GitBranch,
|
||||
title: "Version Control", description: "Manage workflow versions, rollbacks, and audit trails with full history."},
|
||||
title: "Version Control", description: "Manage workflow versions, rollbacks, and audit trails with full history."
|
||||
},
|
||||
{
|
||||
icon: Brain,
|
||||
title: "AI Learning", description: "Machine learning models that improve automation accuracy over time."},
|
||||
title: "AI Learning", description: "Machine learning models that improve automation accuracy over time."
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -132,17 +145,23 @@ export default function LandingPage() {
|
||||
author="Sarah Chen, CTO at TechCorp"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-confident-bus-1772687261217-ba485970.png", alt: "Sarah Chen"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-confident-bus-1772687261217-ba485970.png", alt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-female-tech-p-1772687260766-90b01def.png", alt: "User 2"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-female-tech-p-1772687260766-90b01def.png", alt: "User 2"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-male-entrepre-1772687261448-a4c8947c.png", alt: "User 3"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-male-entrepre-1772687261448-a4c8947c.png", alt: "User 3"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-diverse-profe-1772687261235-293f09ed.png", alt: "User 4"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-diverse-profe-1772687261235-293f09ed.png", alt: "User 4"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-senior-busine-1772687261179-4207526e.png", alt: "User 5"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-senior-busine-1772687261179-4207526e.png", alt: "User 5"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-young-tech-sp-1772687261149-a9182e46.png", alt: "User 6"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AFHEYmmiS2gGfSGgOhIws3MVkx/professional-headshot-of-a-young-tech-sp-1772687261149-a9182e46.png", alt: "User 6"
|
||||
},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -164,7 +183,8 @@ export default function LandingPage() {
|
||||
id: "starter", badge: "Popular", badgeIcon: Zap,
|
||||
price: "$499/mo", subtitle: "Perfect for growing teams", buttons: [{ text: "Get Started", href: "#contact" }],
|
||||
features: [
|
||||
"Up to 100 automations", "Basic analytics", "Email support", "Community access", "5 team members"],
|
||||
"Up to 100 automations", "Basic analytics", "Email support", "Community access", "5 team members"
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "professional", badge: "Most Popular", badgeIcon: Star,
|
||||
@@ -173,13 +193,15 @@ export default function LandingPage() {
|
||||
{ text: "Contact Sales", href: "#contact" },
|
||||
],
|
||||
features: [
|
||||
"Unlimited automations", "Advanced analytics", "Priority support", "Custom integrations", "50 team members", "API access", "Compliance reports"],
|
||||
"Unlimited automations", "Advanced analytics", "Priority support", "Custom integrations", "50 team members", "API access", "Compliance reports"
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "enterprise", badge: "Custom", badgeIcon: Crown,
|
||||
price: "Custom", subtitle: "For large-scale operations", buttons: [{ text: "Contact Sales", href: "#contact" }],
|
||||
features: [
|
||||
"Everything in Professional", "Unlimited team members", "Dedicated support", "Custom SLA", "White-label options", "On-premise deployment", "Advanced security features"],
|
||||
"Everything in Professional", "Unlimited team members", "Dedicated support", "Custom SLA", "White-label options", "On-premise deployment", "Advanced security features"
|
||||
],
|
||||
},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
@@ -207,7 +229,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "#features" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
{ label: "Security", href: "#" },
|
||||
{ label: "Roadmap", href: "#" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user