diff --git a/src/app/page.tsx b/src/app/page.tsx index 2915b23..bb0ac0f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="largeSmall" - background="blurBottom" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -46,7 +46,7 @@ export default function LandingPage() { { text: "Start Free Trial", href: "#contact" }, { text: "View Demo", href: "#about" }, ]} - background={{ variant: "blurBottom" }} + background={{ variant: "sparkles-gradient" }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/a-sleek-modern-ai-automation-dashboard-i-1773066409607-27f8449d.png" imageAlt="Nexus AI automation dashboard" mediaAnimation="slide-up" @@ -72,13 +72,13 @@ export default function LandingPage() { tag="Core Capabilities" features={[ { - id: "01", title: "Seamless Integration", description: "Connect to 500+ enterprise applications. API-first architecture integrates with your existing stack in hours, not weeks.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/a-visual-representation-of-seamless-api--1773066411539-8cb4ac47.png?_wi=1", imageAlt: "Seamless integration with enterprise systems"}, + id: "01", title: "Seamless Integration", description: "Connect to 500+ enterprise applications. API-first architecture integrates with your existing stack in hours, not weeks.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/a-visual-representation-of-seamless-api--1773066411539-8cb4ac47.png", imageAlt: "Seamless integration with enterprise systems"}, { id: "02", title: "Deploy in Days", description: "From setup to production in 72 hours. Our rapid deployment framework eliminates implementation overhead and gets you ROI fast.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/a-modern-representation-of-rapid-deploym-1773066410431-19953626.png", imageAlt: "Rapid deployment process"}, { id: "03", title: "Enterprise Security", description: "SOC 2 Type II, HIPAA, and GDPR compliant. End-to-end encryption, role-based access control, and audit logging protect your data.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/an-abstract-representation-of-enterprise-1773066409111-aee86b68.png", imageAlt: "Enterprise-grade security"}, { - id: "04", title: "Continuous Optimization", description: "Machine learning models adapt to your workflows in real-time. Automated performance tuning delivers improving ROI month over month.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/a-visual-representation-of-seamless-api--1773066411539-8cb4ac47.png?_wi=2", imageAlt: "Continuous optimization workflow"}, + id: "04", title: "Continuous Optimization", description: "Machine learning models adapt to your workflows in real-time. Automated performance tuning delivers improving ROI month over month.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCw1FopPY1FVxDCQaIenUCpfc/a-visual-representation-of-seamless-api--1773066411539-8cb4ac47.png", imageAlt: "Continuous optimization workflow"}, ]} textboxLayout="default" animationType="slide-up"