diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a36474..df68a23 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="mediumSizeLargeTitles" - background="floatingGradient" + background="aurora" cardStyle="gradient-radial" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="glass" @@ -31,8 +31,8 @@ export default function LandingPage() { navItems={[ { name: "Features", id: "features" }, { name: "About", id: "about" }, - { name: "Pricing", id: "pricing" }, - { name: "Contact", id: "contact" }, + { name: "Metrics", id: "metrics" }, + { name: "Contact", id: "faq" } ]} button={{ text: "Get Started", href: "#contact" }} animateOnLoad={true} @@ -46,18 +46,20 @@ export default function LandingPage() { tag="Next Generation Platform" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "Nexo Dashboard Interface"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "Nexo Dashboard Interface" + }, { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-digital-technology-dotted-background-cyber-research_1017-53131.jpg", imageAlt: "Connected Networks"}, + imageSrc: "http://img.b2bpic.net/free-vector/abstract-digital-technology-dotted-background-cyber-research_1017-53131.jpg", imageAlt: "Connected Networks" + } ]} rating={5} ratingText="Trusted by leading companies" buttons={[ { text: "Start Free Trial", href: "#contact" }, - { text: "View Demo", href: "#features" }, + { text: "View Demo", href: "#features" } ]} mediaAnimation="slide-up" buttonAnimation="slide-up" @@ -67,11 +69,11 @@ export default function LandingPage() {
@@ -90,25 +92,26 @@ export default function LandingPage() { items: [ { icon: Zap, ring: 1 }, { icon: Cloud, ring: 2 }, - { icon: Code, ring: 2 }, - ], + { icon: Code, ring: 2 } + ] }, { - title: "Advanced Analytics", description: "Gain insights into every interaction", bentoComponent: "line-chart"}, + title: "Advanced Analytics", description: "Gain insights into every interaction", bentoComponent: "line-chart" + }, { - title: "Workflow Steps", description: "Automate repetitive tasks effortlessly", bentoComponent: "3d-task-list", title: "Workflow Steps", items: [ + title: "Workflow Steps", description: "Automate repetitive tasks effortlessly", bentoComponent: "3d-task-list", items: [ { icon: CheckCircle, label: "Connect", time: "2 min" }, { icon: Zap, label: "Configure", time: "5 min" }, - { icon: Play, label: "Deploy", time: "1 min" }, - ], + { icon: Play, label: "Deploy", time: "1 min" } + ] }, { title: "Enterprise Security", description: "Bank-level protection for your data", bentoComponent: "icon-info-cards", items: [ { icon: Shield, label: "Encryption", value: "AES-256" }, { icon: Lock, label: "Compliance", value: "SOC 2" }, - { icon: Eye, label: "Monitoring", value: "24/7" }, - ], - }, + { icon: Eye, label: "Monitoring", value: "24/7" } + ] + } ]} textboxLayout="default" animationType="slide-up" @@ -126,13 +129,17 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "1", title: "10,000+", subtitle: "Active users worldwide", category: "Growth", value: "↑ 45% YoY"}, + id: "1", title: "10,000+", subtitle: "Active users worldwide", category: "Growth", value: "↑ 45% YoY" + }, { - id: "2", title: "500+", subtitle: "Enterprise customers", category: "Enterprise", value: "↑ 120% YoY"}, + id: "2", title: "500+", subtitle: "Enterprise customers", category: "Enterprise", value: "↑ 120% YoY" + }, { - id: "3", title: "99.99%", subtitle: "System uptime SLA", category: "Reliability", value: "Industry leading"}, + id: "3", title: "99.99%", subtitle: "System uptime SLA", category: "Reliability", value: "Industry leading" + }, { - id: "4", title: "2M+", subtitle: "Daily workflows processed", category: "Scale", value: "↑ 85% YoY"}, + id: "4", title: "2M+", subtitle: "Daily workflows processed", category: "Scale", value: "↑ 85% YoY" + } ]} textboxLayout="default" useInvertedBackground={false} @@ -149,7 +156,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Sarah Johnson" }, { src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Team Member 2" }, { src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Team Member 3" }, - { src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Team Member 4" }, + { src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Team Member 4" } ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -166,17 +173,23 @@ export default function LandingPage() { tagAnimation="slide-up" faqs={[ { - id: "1", title: "How quickly can I integrate Nexo with my existing tools?", content: "Most integrations are set up in minutes. Nexo supports 500+ pre-built integrations and custom APIs. Our integration team can also provide white-glove onboarding for enterprise clients."}, + id: "1", title: "How quickly can I integrate Nexo with my existing tools?", content: "Most integrations are set up in minutes. Nexo supports 500+ pre-built integrations and custom APIs. Our integration team can also provide white-glove onboarding for enterprise clients." + }, { - id: "2", title: "Is my data secure on Nexo?", content: "Yes. Nexo uses AES-256 encryption, follows SOC 2 Type II compliance, and maintains 24/7 security monitoring. We also offer HIPAA and GDPR compliance options for regulated industries."}, + id: "2", title: "Is my data secure on Nexo?", content: "Yes. Nexo uses AES-256 encryption, follows SOC 2 Type II compliance, and maintains 24/7 security monitoring. We also offer HIPAA and GDPR compliance options for regulated industries." + }, { - id: "3", title: "What kind of support does Nexo offer?", content: "We offer email support for all plans, live chat for Professional and Enterprise, and dedicated account managers for Enterprise customers. We also provide comprehensive documentation and a community forum."}, + id: "3", title: "What kind of support does Nexo offer?", content: "We offer email support for all plans, live chat for Professional and Enterprise, and dedicated account managers for Enterprise customers. We also provide comprehensive documentation and a community forum." + }, { - id: "4", title: "Can Nexo handle enterprise-scale workflows?", content: "Absolutely. Nexo processes 2M+ workflows daily and maintains 99.99% uptime. We've successfully scaled for Fortune 500 companies and handle complex, mission-critical processes."}, + id: "4", title: "Can Nexo handle enterprise-scale workflows?", content: "Absolutely. Nexo processes 2M+ workflows daily and maintains 99.99% uptime. We've successfully scaled for Fortune 500 companies and handle complex, mission-critical processes." + }, { - id: "5", title: "What is your refund policy?", content: "We offer a 30-day money-back guarantee on all paid plans. If you're not satisfied, simply contact our support team for a full refund—no questions asked."}, + id: "5", title: "What is your refund policy?", content: "We offer a 30-day money-back guarantee on all paid plans. If you're not satisfied, simply contact our support team for a full refund—no questions asked." + }, { - id: "6", title: "Do you offer custom development?", content: "Yes. Our professional services team can build custom integrations, develop specialized workflows, and provide training tailored to your organization's unique needs."}, + id: "6", title: "Do you offer custom development?", content: "Yes. Our professional services team can build custom integrations, develop specialized workflows, and provide training tailored to your organization's unique needs." + } ]} textboxLayout="default" useInvertedBackground={false} @@ -192,10 +205,10 @@ export default function LandingPage() { socialLinks={[ { icon: Twitter, href: "https://twitter.com/nexoplatform", ariaLabel: "Twitter" }, { icon: Linkedin, href: "https://linkedin.com/company/nexoplatform", ariaLabel: "LinkedIn" }, - { icon: Github, href: "https://github.com/nexoplatform", ariaLabel: "GitHub" }, + { icon: Github, href: "https://github.com/nexoplatform", ariaLabel: "GitHub" } ]} />
); -} +} \ No newline at end of file