Merge version_1 into main #1
287
src/app/page.tsx
287
src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Solutions",
|
||||
id: "#features",
|
||||
},
|
||||
{
|
||||
name: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Solutions", id: "#features" },
|
||||
{ name: "Team", id: "#team" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="NexusAI"
|
||||
/>
|
||||
@@ -56,64 +44,27 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Architects of the Intelligent Future"
|
||||
description="We build scalable, high-performance AI ecosystems that empower businesses to lead in a data-driven world."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110285.jpg",
|
||||
alt: "tech executive portrait professional",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-looking-away-holding-laptop_23-2148308516.jpg",
|
||||
alt: "young tech founder studio portrait",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-using-laptop-waiting-area_107420-95827.jpg",
|
||||
alt: "software developer portrait professional",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-server-farm-coding-notebook-enjoying-beverages_482257-125040.jpg",
|
||||
alt: "product manager studio portrait",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
|
||||
alt: "cto leadership portrait professional",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110285.jpg", alt: "tech executive portrait professional" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/businessman-looking-away-holding-laptop_23-2148308516.jpg", alt: "young tech founder studio portrait" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/businessman-using-laptop-waiting-area_107420-95827.jpg", alt: "software developer portrait professional" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-server-farm-coding-notebook-enjoying-beverages_482257-125040.jpg", alt: "product manager studio portrait" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", alt: "cto leadership portrait professional" },
|
||||
]}
|
||||
avatarText="Trusted by top-tier innovators"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Solutions",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
text: "Speak to Experts",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Explore Solutions", href: "#features" },
|
||||
{ text: "Speak to Experts", href: "#contact" },
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Scalable Neural Networks",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Predictive Enterprise AI",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Autonomous Agent Logic",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Secure Data Infrastructure",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Real-time Intelligence",
|
||||
},
|
||||
{ type: "text", text: "Scalable Neural Networks" },
|
||||
{ type: "text", text: "Predictive Enterprise AI" },
|
||||
{ type: "text", text: "Autonomous Agent Logic" },
|
||||
{ type: "text", text: "Secure Data Infrastructure" },
|
||||
{ type: "text", text: "Real-time Intelligence" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,18 +76,9 @@ export default function LandingPage() {
|
||||
title="Empowering Innovation through AI"
|
||||
description="NexusAI bridges the gap between complex machine learning theory and practical enterprise application. Our agency delivers bespoke solutions that scale."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Advanced R&D",
|
||||
description: "Cutting-edge neural networks applied to your specific business case.",
|
||||
},
|
||||
{
|
||||
title: "Enterprise Scaling",
|
||||
description: "Deployment models optimized for performance and cost-efficiency.",
|
||||
},
|
||||
{
|
||||
title: "Ethical AI Design",
|
||||
description: "Transparent algorithms that prioritize data security and integrity.",
|
||||
},
|
||||
{ title: "Advanced R&D", description: "Cutting-edge neural networks applied to your specific business case." },
|
||||
{ title: "Enterprise Scaling", description: "Deployment models optimized for performance and cost-efficiency." },
|
||||
{ title: "Ethical AI Design", description: "Transparent algorithms that prioritize data security and integrity." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/engineer-using-vr-glasses-manufacture-gears-product-with-virtual-reality-technology-cad-software-computer-technician-engineering-industrial-machinery-turbine-with-interactive-headset_482257-48029.jpg"
|
||||
imageAlt="AI Agency team"
|
||||
@@ -150,38 +92,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Data Analytics",
|
||||
author: "Systems",
|
||||
description: "Predictive insights powered by deep learning.",
|
||||
tags: [
|
||||
"AI",
|
||||
"Data",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-flowing-particles-network-communications-design_1048-15848.jpg",
|
||||
},
|
||||
id: "f1", title: "Data Analytics", author: "Systems", description: "Predictive insights powered by deep learning.", tags: ["AI", "Data"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-flowing-particles-network-communications-design_1048-15848.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "NLP Integration",
|
||||
author: "Language",
|
||||
description: "Automated, intuitive human-computer interaction.",
|
||||
tags: [
|
||||
"NLP",
|
||||
"Voice",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-cloud-concept-with-robot-head_23-2149739750.jpg",
|
||||
},
|
||||
id: "f2", title: "NLP Integration", author: "Language", description: "Automated, intuitive human-computer interaction.", tags: ["NLP", "Voice"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-cloud-concept-with-robot-head_23-2149739750.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Workflow Automation",
|
||||
author: "Agents",
|
||||
description: "Autonomous agents that streamline operations.",
|
||||
tags: [
|
||||
"Automation",
|
||||
"Workflow",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139330.jpg",
|
||||
},
|
||||
id: "f3", title: "Workflow Automation", author: "Agents", description: "Autonomous agents that streamline operations.", tags: ["Automation", "Workflow"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139330.jpg"},
|
||||
]}
|
||||
title="Intelligence-First Solutions"
|
||||
description="We specialize in deploying AI to solve your most pressing business challenges."
|
||||
@@ -190,31 +108,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "120+",
|
||||
title: "Projects Delivered",
|
||||
description: "Successful AI deployments.",
|
||||
icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "45%",
|
||||
title: "Ops Efficiency",
|
||||
description: "Average automation gain.",
|
||||
icon: Zap,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
title: "Performance",
|
||||
description: "System uptime and reliability.",
|
||||
icon: Clock,
|
||||
},
|
||||
{ id: "m1", value: "120+", title: "Projects Delivered", description: "Successful AI deployments.", icon: CheckCircle },
|
||||
{ id: "m2", value: "45%", title: "Ops Efficiency", description: "Average automation gain.", icon: Zap },
|
||||
{ id: "m3", value: "24/7", title: "Performance", description: "System uptime and reliability.", icon: Clock },
|
||||
]}
|
||||
title="Impact in Numbers"
|
||||
description="Measurable results driving real growth."
|
||||
@@ -228,30 +129,10 @@ export default function LandingPage() {
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "tm1",
|
||||
name: "Dr. Elena Vance",
|
||||
role: "Chief Scientist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
|
||||
},
|
||||
{
|
||||
id: "tm2",
|
||||
name: "Marcus Thorne",
|
||||
role: "Head of Engineering",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-dj-grey-suit-wearing-headphones-stands-without-emotion_114579-15950.jpg",
|
||||
},
|
||||
{
|
||||
id: "tm3",
|
||||
name: "Sarah Chen",
|
||||
role: "Product Strategist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-man_1098-18366.jpg",
|
||||
},
|
||||
{
|
||||
id: "tm4",
|
||||
name: "Alex Rivet",
|
||||
role: "ML Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-designer-with-musical-earphones-standing-office-holding-folder_1303-32105.jpg",
|
||||
},
|
||||
{ id: "tm1", name: "Dr. Elena Vance", role: "Chief Scientist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg" },
|
||||
{ id: "tm2", name: "Marcus Thorne", role: "Head of Engineering", imageSrc: "http://img.b2bpic.net/free-photo/male-dj-grey-suit-wearing-headphones-stands-without-emotion_114579-15950.jpg" },
|
||||
{ id: "tm3", name: "Sarah Chen", role: "Product Strategist", imageSrc: "http://img.b2bpic.net/free-photo/working-man_1098-18366.jpg" },
|
||||
{ id: "tm4", name: "Alex Rivet", role: "ML Specialist", imageSrc: "http://img.b2bpic.net/free-photo/woman-designer-with-musical-earphones-standing-office-holding-folder_1303-32105.jpg" },
|
||||
]}
|
||||
title="Meet the Minds behind NexusAI"
|
||||
description="Researchers, engineers, and strategists collaborating to push the boundaries of intelligence."
|
||||
@@ -264,41 +145,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO",
|
||||
testimonial: "Transformational results that exceeded our quarterly goals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-4617.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael Chen",
|
||||
role: "CTO",
|
||||
testimonial: "Professional, efficient, and deeply technical team.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Marketing Director",
|
||||
testimonial: "Changed our business operations forever.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-portrait-handsome-business-man-playing-digital-notebook-with-smiling-confident-face-white-backgroundcopy-space_1258-103941.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Kim",
|
||||
role: "Product Manager",
|
||||
testimonial: "Unmatched clarity in complex AI implementations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-posing-camera_23-2148415936.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jane Doe",
|
||||
role: "COO",
|
||||
testimonial: "Strategic excellence at every step.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Sarah Johnson", role: "CEO", testimonial: "Transformational results that exceeded our quarterly goals.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-4617.jpg" },
|
||||
{ id: "t2", name: "Michael Chen", role: "CTO", testimonial: "Professional, efficient, and deeply technical team.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg" },
|
||||
{ id: "t3", name: "Emily Rodriguez", role: "Marketing Director", testimonial: "Changed our business operations forever.", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-portrait-handsome-business-man-playing-digital-notebook-with-smiling-confident-face-white-backgroundcopy-space_1258-103941.jpg" },
|
||||
{ id: "t4", name: "David Kim", role: "Product Manager", testimonial: "Unmatched clarity in complex AI implementations.", imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-posing-camera_23-2148415936.jpg" },
|
||||
{ id: "t5", name: "Jane Doe", role: "COO", testimonial: "Strategic excellence at every step.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg" },
|
||||
]}
|
||||
title="Industry Validation"
|
||||
description="See why industry leaders trust NexusAI for their transformation journey."
|
||||
@@ -310,21 +161,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do you start?",
|
||||
content: "Discovery workshop followed by a technical audit.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What stacks do you use?",
|
||||
content: "PyTorch, TensorFlow, and custom scalable cloud infra.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you offer support?",
|
||||
content: "We provide ongoing maintenance and model tuning.",
|
||||
},
|
||||
{ id: "q1", title: "How do you start?", content: "Discovery workshop followed by a technical audit." },
|
||||
{ id: "q2", title: "What stacks do you use?", content: "PyTorch, TensorFlow, and custom scalable cloud infra." },
|
||||
{ id: "q3", title: "Do you offer support?", content: "We provide ongoing maintenance and model tuning." },
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Answers to frequently asked questions about our process."
|
||||
@@ -336,8 +175,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
title="Start Your Transformation"
|
||||
description="Let's discuss how we can leverage AI for your specific business requirements."
|
||||
tag="Get in touch"
|
||||
@@ -350,42 +188,21 @@ export default function LandingPage() {
|
||||
logoText="NexusAI"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Team",
|
||||
href: "#team",
|
||||
},
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Team", href: "#team" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
{
|
||||
label: "Analytics",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Automation",
|
||||
href: "#features",
|
||||
},
|
||||
title: "Services", items: [
|
||||
{ label: "Analytics", href: "#features" },
|
||||
{ label: "Automation", href: "#features" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy", href: "#" },
|
||||
{ label: "Terms", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user