Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-02 08:35:04 +00:00

View File

@@ -31,105 +31,46 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Solutions",
id: "#services",
},
{
name: "Process",
id: "#process",
},
{
name: "Case Studies",
id: "#testimonials",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Home", id: "/" },
{ name: "Services", id: "#services" },
{ name: "Process", id: "#process" },
{ name: "Contact", id: "#contact" }
]}
brandName="NexusAI"
button={{
text: "Get Started",
href: "#contact",
}}
text: "Get Started", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Enterprise AI That Works, Fast"
description="Automate complex workflows and unlock intelligence from your data. Built for teams that demand results."
kpis={[
{
value: "40%",
label: "Operational Efficiency",
},
{
value: "3x",
label: "Workflow Velocity",
},
{
value: "85%",
label: "Data Accuracy Gain",
},
{ value: "40%", label: "Operational Efficiency" },
{ value: "3x", label: "Workflow Velocity" },
{ value: "85%", label: "Data Accuracy Gain" }
]}
enableKpiAnimation={true}
buttons={[
{
text: "Explore Our Solutions",
href: "#services",
},
]}
buttons={[{ text: "Explore Our Solutions", href: "#services" }]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-glowing-sphere-black-background_23-2152020923.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg",
alt: "Business Leader",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg",
alt: "Professional man",
},
{
src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
alt: "Businesswoman",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman_23-2147900059.jpg",
alt: "Smiling businessman",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman-with-arm-crossed_23-2148187206.jpg",
alt: "Professional woman",
},
{ src: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg", alt: "Business Leader" },
{ src: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg", alt: "Professional man" },
{ src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", alt: "Businesswoman" },
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman_23-2147900059.jpg", alt: "Smiling businessman" },
{ src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman-with-arm-crossed_23-2148187206.jpg", alt: "Professional woman" }
]}
avatarText="Trusted by 500+ Industry Leaders"
marqueeItems={[
{
type: "text",
text: "Scalable Automation",
},
{
type: "text",
text: "Secure Infrastructure",
},
{
type: "text",
text: "Real-time Intelligence",
},
{
type: "text",
text: "Global Compliance",
},
{
type: "text",
text: "Predictive Analytics",
},
{ type: "text", text: "Scalable Automation" },
{ type: "text", text: "Secure Infrastructure" },
{ type: "text", text: "Real-time Intelligence" },
{ type: "text", text: "Global Compliance" },
{ type: "text", text: "Predictive Analytics" }
]}
/>
</div>
@@ -138,19 +79,9 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Accelerating Enterprise Innovation Through",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/upbeat-it-expert-pleased-after-increasing-data-security-using-laptop_482257-116333.jpg",
alt: "AI Engineer Workspace",
},
{
type: "text",
content: "Precision Automation",
},
{ type: "text", content: "Accelerating Enterprise Innovation Through" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/upbeat-it-expert-pleased-after-increasing-data-security-using-laptop_482257-116333.jpg", alt: "AI Engineer Workspace" },
{ type: "text", content: "Precision Automation" }
]}
/>
</div>
@@ -162,21 +93,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
features={[
{
title: "Orchestration",
description: "Seamlessly connect disparate systems into a unified automated ecosystem.",
imageSrc: "http://img.b2bpic.net/free-photo/data-network-with-glowing-core_23-2152004043.jpg",
},
{
title: "Predictive Engine",
description: "Utilize advanced machine learning to anticipate operational bottlenecks.",
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg",
},
{
title: "Security Fabric",
description: "Enterprise-grade safety for your most sensitive data assets and flows.",
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-secure-data-transfer_23-2152001135.jpg",
},
{ title: "Orchestration", description: "Seamlessly connect disparate systems into a unified automated ecosystem.", imageSrc: "http://img.b2bpic.net/free-photo/data-network-with-glowing-core_23-2152004043.jpg" },
{ title: "Predictive Engine", description: "Utilize advanced machine learning to anticipate operational bottlenecks.", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg" },
{ title: "Security Fabric", description: "Enterprise-grade safety for your most sensitive data assets and flows.", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-secure-data-transfer_23-2152001135.jpg" }
]}
title="Core Automation Capabilities"
description="Powerful AI infrastructure designed to scale with your enterprise ambitions."
@@ -189,27 +108,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "120M+",
title: "API Calls Processed",
description: "Reliable high-volume automation for enterprise-scale requirements.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-network-concept_23-2148999172.jpg",
},
{
id: "m2",
value: "99.9%",
title: "Uptime Reliability",
description: "Consistent performance that you can bank on for daily operations.",
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-graphic-holography_23-2149160934.jpg",
},
{
id: "m3",
value: "24/7",
title: "System Monitoring",
description: "Autonomous observability maintaining 100% mission-critical alignment.",
imageSrc: "http://img.b2bpic.net/free-vector/computer-design-colorful-vector_341269-1255.jpg",
},
{ id: "m1", value: "120M+", title: "API Calls Processed", description: "Reliable high-volume automation for enterprise-scale requirements.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-network-concept_23-2148999172.jpg" },
{ id: "m2", value: "99.9%", title: "Uptime Reliability", description: "Consistent performance that you can bank on for daily operations.", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-graphic-holography_23-2149160934.jpg" },
{ id: "m3", value: "24/7", title: "System Monitoring", description: "Autonomous observability maintaining 100% mission-critical alignment.", imageSrc: "http://img.b2bpic.net/free-vector/computer-design-colorful-vector_341269-1255.jpg" }
]}
title="Performance at Scale"
description="Validated metrics from our recent high-impact deployments."
@@ -218,27 +119,13 @@ export default function LandingPage() {
<div id="process" data-section="process">
<TeamCardFive
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
team={[
{
id: "t1",
name: "Sarah Chen",
role: "Head of AI Strategy",
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg",
},
{
id: "t2",
name: "Marcus Vane",
role: "Lead Architect",
imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg",
},
{
id: "t3",
name: "Elena Rossi",
role: "Systems Automation Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businessman_23-2148746289.jpg",
},
{ id: "t1", name: "Sarah Chen", role: "Head of AI Strategy", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg" },
{ id: "t2", name: "Marcus Vane", role: "Lead Architect", imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg" },
{ id: "t3", name: "Elena Rossi", role: "Systems Automation Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businessman_23-2148746289.jpg" }
]}
title="Expertise Behind The Intelligence"
description="Led by industry veterans in data engineering and automation architecture."
@@ -251,60 +138,16 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "CEO",
company: "TechCorp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-entrepreneur-with-big-smile_1098-3507.jpg",
},
{
id: "2",
name: "Michael Chen",
role: "CTO",
company: "InnovateLab",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg",
},
{
id: "3",
name: "Emily Rodriguez",
role: "Marketing Director",
company: "GrowthCo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1662.jpg",
},
{
id: "4",
name: "David Kim",
role: "Product Manager",
company: "StartupXYZ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-standing-front-business-center_1150-3039.jpg",
},
{
id: "5",
name: "Laura Smith",
role: "Operations",
company: "GlobalSupply",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businesswoman-holding-diary-looking-camera-workplace_23-2148187204.jpg",
},
{ id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-entrepreneur-with-big-smile_1098-3507.jpg" },
{ id: "2", name: "Michael Chen", role: "CTO", company: "InnovateLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg" },
{ id: "3", name: "Emily Rodriguez", role: "Marketing Director", company: "GrowthCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1662.jpg" },
{ id: "4", name: "David Kim", role: "Product Manager", company: "StartupXYZ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-standing-front-business-center_1150-3039.jpg" },
{ id: "5", name: "Laura Smith", role: "Operations", company: "GlobalSupply", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businesswoman-holding-diary-looking-camera-workplace_23-2148187204.jpg" }
]}
kpiItems={[
{
value: "$10M",
label: "Annual Cost Savings",
},
{
value: "500k",
label: "Hours Saved Yearly",
},
{
value: "12",
label: "Global Enterprises",
},
{ value: "$10M", label: "Annual Cost Savings" },
{ value: "500k", label: "Hours Saved Yearly" },
{ value: "12", label: "Global Enterprises" }
]}
title="Proven Results"
description="Industry leaders trust our AI infrastructure to power their transformation."
@@ -315,15 +158,7 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={true}
names={[
"Microsoft",
"Google",
"AWS",
"Salesforce",
"IBM",
"Oracle",
"SAP",
]}
names={["Microsoft", "Google", "AWS", "Salesforce", "IBM", "Oracle", "SAP"]}
title="Trusted Partners"
description="Innovating alongside globally recognized enterprises."
/>
@@ -335,23 +170,9 @@ export default function LandingPage() {
title="Get Started Today"
description="Schedule a discovery call with our enterprise AI specialists."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Work Email",
required: true,
},
{
name: "company",
type: "text",
placeholder: "Company Name",
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Work Email", required: true },
{ name: "company", type: "text", placeholder: "Company Name" }
]}
imageSrc="http://img.b2bpic.net/free-photo/corporate-employee-wearing-formal-suit-having-fun-startup-office_482257-77721.jpg"
/>
@@ -361,45 +182,9 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="NexusAI"
columns={[
{
title: "Platform",
items: [
{
label: "Services",
href: "#services",
},
{
label: "Process",
href: "#process",
},
],
},
{
title: "Company",
items: [
{
label: "About Us",
href: "#",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
{ title: "Platform", items: [{ label: "Services", href: "#services" }, { label: "Process", href: "#process" }] },
{ title: "Company", items: [{ label: "About Us", href: "#" }, { label: "Contact", href: "#contact" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
]}
copyrightText="© 2024 NexusAI Automation Agency. All rights reserved."
/>