Merge version_2 into main #1
@@ -11,11 +11,13 @@ const sourceSans3 = Source_Sans_3({
|
||||
export const metadata: Metadata = {
|
||||
title: "Intelligence | Enterprise AI Platform", description: "Powerful AI that disappears into your workflow. Built for clarity, designed for impact. Intelligence Refined.", keywords: "AI platform, enterprise AI, intelligent automation, B2B SaaS, data analytics, machine learning, API integration", metadataBase: new URL("https://intelligence.ai"),
|
||||
alternates: {
|
||||
canonical: "https://intelligence.ai"},
|
||||
canonical: "https://intelligence.ai"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Intelligence | Enterprise AI Platform", description: "Powerful AI that disappears into your workflow. Built for clarity, designed for impact.", url: "https://intelligence.ai", siteName: "Intelligence", type: "website", images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/a-clean-minimalist-ai-dashboard-interfac-1772528951548-8ed0291d.png", alt: "Intelligence AI Dashboard"},
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/a-clean-minimalist-ai-dashboard-interfac-1772528951548-8ed0291d.png", alt: "Intelligence AI Dashboard"
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
|
||||
110
src/app/page.tsx
110
src/app/page.tsx
@@ -2,7 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
|
||||
import HeroBillboardDashboard from "@/components/sections/hero/HeroBillboardDashboard";
|
||||
import HeroLogoBillboard from "@/components/sections/hero/HeroLogoBillboard";
|
||||
import FeatureCardSeven from "@/components/sections/feature/FeatureCardSeven";
|
||||
import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
|
||||
import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven";
|
||||
@@ -41,59 +41,19 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardDashboard
|
||||
title="Intelligence Refined"
|
||||
<HeroLogoBillboard
|
||||
logoText="Intelligence"
|
||||
description="Powerful AI that disappears into your workflow Built for clarity, designed for impact"
|
||||
tag="Enterprise AI"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Explore the Platform", href: "#contact" },
|
||||
{ text: "View Documentation", href: "#features" },
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
dashboard={{
|
||||
title: "Real-Time Intelligence Hub", logoIcon: Zap,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/a-clean-minimalist-ai-dashboard-interfac-1772528951548-8ed0291d.png", imageAlt: "AI Dashboard Interface", searchPlaceholder: "Search workflows...", sidebarItems: [
|
||||
{ icon: Home, active: true },
|
||||
{ icon: BarChart3 },
|
||||
{ icon: Settings },
|
||||
],
|
||||
buttons: [
|
||||
{ text: "Dashboard", href: "#" },
|
||||
{ text: "Export", href: "#" },
|
||||
],
|
||||
stats: [
|
||||
{
|
||||
title: "Processing Speed", values: [2400, 3800, 5200],
|
||||
valueSuffix: "ms", description: "Sub-second latency"},
|
||||
{
|
||||
title: "Accuracy Rate", values: [94.2, 96.8, 98.5],
|
||||
valueSuffix: "%", description: "Enterprise-grade precision"},
|
||||
{
|
||||
title: "Uptime", values: [99.8, 99.9, 99.99],
|
||||
valueSuffix: "%", description: "Mission-critical reliability"},
|
||||
],
|
||||
chartTitle: "Performance Metrics", chartData: [
|
||||
{ value: 85 },
|
||||
{ value: 92 },
|
||||
{ value: 78 },
|
||||
{ value: 95 },
|
||||
{ value: 88 },
|
||||
],
|
||||
listTitle: "Recent Insights", listItems: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "Model updated to v2.1", status: "Live"},
|
||||
{
|
||||
icon: AlertCircle,
|
||||
title: "Performance optimization deployed", status: "Active"},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
title: "New data source integrated", status: "Syncing"},
|
||||
],
|
||||
}}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/a-clean-minimalist-ai-dashboard-interfac-1772528951548-8ed0291d.png"
|
||||
imageAlt="AI Dashboard Interface"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -110,13 +70,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Intelligent Processing", description: "Advanced AI models that understand context and nuance, delivering insights that matter for your business decisions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/illustration-of-an-ai-system-processing--1772528949327-9cf19cf5.png", imageAlt: "AI Data Processing"},
|
||||
title: "Intelligent Processing", description: "Advanced AI models that understand context and nuance, delivering insights that matter for your business decisions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/illustration-of-an-ai-system-processing--1772528949327-9cf19cf5.png", imageAlt: "AI Data Processing"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Seamless Integration", description: "Connect effortlessly to your existing tools and platforms. Our API-first architecture ensures smooth workflow automation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/visual-representation-of-workflow-automa-1772528948815-67096c72.png", imageAlt: "Workflow Integration"},
|
||||
title: "Seamless Integration", description: "Connect effortlessly to your existing tools and platforms. Our API-first architecture ensures smooth workflow automation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/visual-representation-of-workflow-automa-1772528948815-67096c72.png", imageAlt: "Workflow Integration"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Enterprise Security", description: "Bank-level encryption, compliance certifications, and data governance that meet the strictest security requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/illustration-of-security-and-data-protec-1772528949238-4563dc7d.png", imageAlt: "Security and Protection"},
|
||||
title: "Enterprise Security", description: "Bank-level encryption, compliance certifications, and data governance that meet the strictest security requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/illustration-of-security-and-data-protec-1772528949238-4563dc7d.png", imageAlt: "Security and Protection"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -150,20 +113,24 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "500+", title: "Enterprise customers", items: [
|
||||
"Fortune 500 companies", "Advanced AI adoption", "Multi-billion dollar companies"],
|
||||
"Fortune 500 companies", "Advanced AI adoption", "Multi-billion dollar companies"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "2", value: "98.5%", title: "Average accuracy rate", items: [
|
||||
"Industry-leading precision", "Continuous learning", "Enterprise validation"],
|
||||
"Industry-leading precision", "Continuous learning", "Enterprise validation"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "3", value: "10M+", title: "Transactions processed", items: [
|
||||
"Daily processing volume", "Zero critical incidents", "Proven reliability"],
|
||||
"Daily processing volume", "Zero critical incidents", "Proven reliability"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "4", value: "99.99%", title: "System uptime", items: [
|
||||
"Mission-critical infrastructure", "Multi-region redundancy", "24/7 support"],
|
||||
},
|
||||
"Mission-critical infrastructure", "Multi-region redundancy", "24/7 support"
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -178,7 +145,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Google", "Microsoft", "OpenAI", "Amazon", "IBM", "Apple", "Meta", "Intel"]}
|
||||
"Google", "Microsoft", "OpenAI", "Amazon", "IBM", "Apple", "Meta", "Intel"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -198,16 +166,20 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", role: "CTO", company: "TechCorp", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/professional-headshot-of-a-business-prof-1772528949132-7698fd86.png", imageAlt: "Sarah Chen"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/professional-headshot-of-a-business-prof-1772528949132-7698fd86.png", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Rodriguez", role: "VP Engineering", company: "DataFlow Systems", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/professional-headshot-of-a-tech-leader-o-1772528949105-b5894d48.png", imageAlt: "Michael Rodriguez"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/professional-headshot-of-a-tech-leader-o-1772528949105-b5894d48.png", imageAlt: "Michael Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jennifer Park", role: "Chief Innovation Officer", company: "FutureScale", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/professional-headshot-of-a-business-exec-1772528949481-a70f1016.png", imageAlt: "Jennifer Park"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/professional-headshot-of-a-business-exec-1772528949481-a70f1016.png", imageAlt: "Jennifer Park"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Williams", role: "CTO", company: "CloudFirst Inc", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/professional-headshot-of-an-entrepreneur-1772528948878-84ae8b9b.png", imageAlt: "David Williams"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQdlgK35hj0mX5Wa4YupGiln4W/professional-headshot-of-an-entrepreneur-1772528948878-84ae8b9b.png", imageAlt: "David Williams"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -223,17 +195,23 @@ export default function LandingPage() {
|
||||
faqsAnimation="blur-reveal"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How does Intelligence integrate with existing systems?", content: "Intelligence offers RESTful APIs, webhooks, and pre-built connectors for popular enterprise platforms. Our integration typically takes 2-4 weeks depending on complexity. We provide dedicated support throughout the process."},
|
||||
id: "1", title: "How does Intelligence integrate with existing systems?", content: "Intelligence offers RESTful APIs, webhooks, and pre-built connectors for popular enterprise platforms. Our integration typically takes 2-4 weeks depending on complexity. We provide dedicated support throughout the process."
|
||||
},
|
||||
{
|
||||
id: "2", title: "What security and compliance measures are in place?", content: "We maintain SOC 2 Type II, ISO 27001, and HIPAA compliance certifications. All data is encrypted in transit and at rest using AES-256. We conduct regular security audits and penetration testing."},
|
||||
id: "2", title: "What security and compliance measures are in place?", content: "We maintain SOC 2 Type II, ISO 27001, and HIPAA compliance certifications. All data is encrypted in transit and at rest using AES-256. We conduct regular security audits and penetration testing."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Can Intelligence handle our data volume?", content: "Intelligence is built to scale. We process millions of transactions daily for enterprise customers. Our infrastructure auto-scales to handle peak loads with guaranteed 99.99% uptime."},
|
||||
id: "3", title: "Can Intelligence handle our data volume?", content: "Intelligence is built to scale. We process millions of transactions daily for enterprise customers. Our infrastructure auto-scales to handle peak loads with guaranteed 99.99% uptime."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What training and support is provided?", content: "Enterprise plans include dedicated onboarding, custom training programs, and 24/7 priority support. We assign a technical account manager to ensure successful implementation."},
|
||||
id: "4", title: "What training and support is provided?", content: "Enterprise plans include dedicated onboarding, custom training programs, and 24/7 priority support. We assign a technical account manager to ensure successful implementation."
|
||||
},
|
||||
{
|
||||
id: "5", title: "How is Intelligence priced?", content: "We offer flexible pricing based on usage volume and features. Most enterprises start with our Professional tier and scale as needed. Custom enterprise agreements are available."},
|
||||
id: "5", title: "How is Intelligence priced?", content: "We offer flexible pricing based on usage volume and features. Most enterprises start with our Professional tier and scale as needed. Custom enterprise agreements are available."
|
||||
},
|
||||
{
|
||||
id: "6", title: "What is the typical ROI timeline?", content: "Our customers typically see measurable ROI within 3-6 months through improved efficiency and reduced operational costs. We provide detailed ROI analysis during the sales process."},
|
||||
id: "6", title: "What is the typical ROI timeline?", content: "Our customers typically see measurable ROI within 3-6 months through improved efficiency and reduced operational costs. We provide detailed ROI analysis during the sales process."
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user