Merge version_2 into main #1
@@ -30,7 +30,13 @@ import {
|
||||
Gauge,
|
||||
Users,
|
||||
HeartHandshake,
|
||||
Mail
|
||||
Mail,
|
||||
Code,
|
||||
Layers,
|
||||
Lock,
|
||||
Zap as ZapIcon,
|
||||
BookOpen,
|
||||
LayoutGrid
|
||||
} from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -50,14 +56,14 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Platform", id: "features" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Docs", id: "https://docs.example.com" }
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Cerebral AI"
|
||||
bottomLeftText="Intelligent Automation"
|
||||
bottomLeftText="Intelligent Learning Platform"
|
||||
bottomRightText="hello@cerebral.ai"
|
||||
/>
|
||||
</div>
|
||||
@@ -65,7 +71,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardDashboard
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Advanced AI Platform"
|
||||
tag="Advanced AI Learning Platform"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
title="Harness the Power of Intelligent Automation"
|
||||
@@ -111,7 +117,7 @@ export default function LandingPage() {
|
||||
<FeatureBento
|
||||
title="Powerful AI Capabilities"
|
||||
description="Everything you need to build, deploy, and scale intelligent applications"
|
||||
tag="Features"
|
||||
tag="Platform Features"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -155,7 +161,7 @@ export default function LandingPage() {
|
||||
title: "Lightning-Fast Processing", description: "Sub-millisecond response times with distributed architecture"
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
icon: Lock,
|
||||
title: "Enterprise Security", description: "Military-grade encryption and compliance with all major standards"
|
||||
},
|
||||
{
|
||||
@@ -273,7 +279,7 @@ export default function LandingPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
title="Frequently Asked Questions"
|
||||
description="Get answers to common questions about our AI platform"
|
||||
description="Get answers to common questions about our AI learning platform and how it can help your organization"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqsAnimation="slide-up"
|
||||
@@ -286,22 +292,22 @@ export default function LandingPage() {
|
||||
id: "2", title: "What data formats are supported?", content: "We support JSON, CSV, Parquet, and streaming data formats. Our platform connects to 500+ data sources including databases, cloud storage, and real-time data streams via Apache Kafka and similar technologies."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Is my data secure?", content: "Yes. We employ military-grade AES-256 encryption, SOC 2 Type II compliance, GDPR and HIPAA compliance. Data is encrypted in transit and at rest. You maintain full control over your data with options for private deployments."
|
||||
id: "3", title: "Is my data secure and private?", content: "Yes. We employ military-grade AES-256 encryption, SOC 2 Type II compliance, GDPR and HIPAA compliance. Data is encrypted in transit and at rest. You maintain full control over your data with options for private deployments and air-gapped environments."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What's your uptime guarantee?", content: "Professional plans include 99.9% uptime SLA. Enterprise customers receive 99.99% with guaranteed response times. We maintain redundant infrastructure across multiple geographic regions for business continuity."
|
||||
id: "4", title: "What's your uptime guarantee?", content: "Professional plans include 99.9% uptime SLA. Enterprise customers receive 99.99% with guaranteed response times. We maintain redundant infrastructure across multiple geographic regions for business continuity and disaster recovery."
|
||||
},
|
||||
{
|
||||
id: "5", title: "Can I train custom AI models?", content: "Absolutely. Professional and Enterprise plans include access to our model training studio. You can fine-tune models on your data or create entirely custom models. Our ML engineers can assist with advanced implementations."
|
||||
id: "5", title: "Can I train custom AI models on my data?", content: "Absolutely. Professional and Enterprise plans include access to our model training studio. You can fine-tune models on your data or create entirely custom models. Our ML engineers can assist with advanced implementations and optimization."
|
||||
},
|
||||
{
|
||||
id: "6", title: "What support options are available?", content: "Starter plans include email support with 24-hour response times. Professional plans include 24/7 priority support with 4-hour response times. Enterprise customers get a dedicated success manager and SLA-backed response guarantees."
|
||||
},
|
||||
{
|
||||
id: "7", title: "Do you offer API rate limits?", content: "Rate limits depend on your plan. Starter plans have standard rate limits. Professional plans include generous limits suitable for most workloads. Enterprise customers can negotiate custom limits based on requirements."
|
||||
id: "7", title: "Do you have API rate limits?", content: "Rate limits depend on your plan. Starter plans have standard rate limits suitable for development. Professional plans include generous limits suitable for most workloads. Enterprise customers can negotiate custom limits based on their requirements."
|
||||
},
|
||||
{
|
||||
id: "8", title: "Can I integrate with my existing tools?", content: "Yes. We offer 500+ pre-built integrations with popular platforms including Salesforce, HubSpot, Zapier, Slack, and more. We also provide custom integration support and have comprehensive REST and GraphQL APIs."
|
||||
id: "8", title: "Can I integrate with my existing tools and systems?", content: "Yes. We offer 500+ pre-built integrations with popular platforms including Salesforce, HubSpot, Zapier, Slack, and more. We also provide custom integration support and have comprehensive REST and GraphQL APIs."
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -309,11 +315,11 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
tag="Ready to Transform?"
|
||||
tagIcon={Rocket}
|
||||
tag="Lead Generation & Support"
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
title="Start Your AI Journey Today"
|
||||
description="Join hundreds of companies using Cerebral AI to drive innovation and growth. Get started with a free trial or schedule a personalized demo with our team."
|
||||
description="Join hundreds of companies using Cerebral AI to drive innovation and growth. Get started with a free trial or schedule a personalized demo with our team. Our experts will help you identify opportunities and build a custom implementation plan."
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "#" },
|
||||
{ text: "Schedule Demo", href: "#" }
|
||||
@@ -329,15 +335,15 @@ export default function LandingPage() {
|
||||
logoText="Cerebral AI"
|
||||
columns={[
|
||||
{
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "#features" },
|
||||
title: "Platform", items: [
|
||||
{ label: "Features", href: "#features-bento" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
{ label: "Security", href: "#" },
|
||||
{ label: "Roadmap", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Developers", items: [
|
||||
title: "Learning & Developers", items: [
|
||||
{ label: "Documentation", href: "https://docs.example.com" },
|
||||
{ label: "API Reference", href: "#" },
|
||||
{ label: "GitHub", href: "#" },
|
||||
@@ -361,7 +367,7 @@ export default function LandingPage() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 Cerebral AI Inc. All rights reserved."
|
||||
copyrightText="© 2025 Cerebral AI Inc. All rights reserved. Intelligent Learning Platform."
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user