Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-29 10:07:52 +00:00

View File

@@ -32,28 +32,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "about",
},
{
name: "Features",
id: "features",
},
{
name: "Pricing",
id: "pricing",
},
{
name: "Contact",
id: "contact",
},
{ name: "About", id: "about" },
{ name: "Features", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "Contact", id: "contact" }
]}
brandName="NexAI"
button={{
text: "Get Started",
href: "#contact",
}}
button={{ text: "Get Started", href: "#contact" }}
/>
</div>
@@ -61,35 +46,15 @@ export default function LandingPage() {
<HeroOverlay
title="Automate Your Future with Intelligent AI"
description="NexAI transforms your operations through advanced machine learning and automation. Scale faster, optimize smarter, and stay ahead of the curve."
buttons={[
{
text: "Schedule Consultation",
href: "#contact",
},
]}
buttons={[{ text: "Schedule Consultation", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/digital-transformation-corporate-wallpaper_53876-97646.jpg"
showBlur={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/3d-low-poly-abstract-background-with-shallow-depth-field_1048-10653.jpg",
alt: "Avatar 1",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-lights-particles-wallpaper_1017-2768.jpg",
alt: "Avatar 2",
},
{
src: "http://img.b2bpic.net/free-photo/abstract-futuristic-digital-technology-background_53876-104787.jpg",
alt: "Avatar 3",
},
{
src: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg",
alt: "Avatar 4",
},
{
src: "http://img.b2bpic.net/free-photo/3d-network-connections-background-with-low-poly-plexus-design_1048-12346.jpg",
alt: "Avatar 5",
},
{ src: "http://img.b2bpic.net/free-photo/3d-low-poly-abstract-background-with-shallow-depth-field_1048-10653.jpg", alt: "Avatar 1" },
{ src: "http://img.b2bpic.net/free-photo/beautiful-lights-particles-wallpaper_1017-2768.jpg", alt: "Avatar 2" },
{ src: "http://img.b2bpic.net/free-photo/abstract-futuristic-digital-technology-background_53876-104787.jpg", alt: "Avatar 3" },
{ src: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg", alt: "Avatar 4" },
{ src: "http://img.b2bpic.net/free-photo/3d-network-connections-background-with-low-poly-plexus-design_1048-12346.jpg", alt: "Avatar 5" }
]}
avatarText="Trusted by 50+ Enterprise Leaders"
/>
@@ -99,19 +64,9 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Bridging the gap between ",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/junior-developer-sitting-down-desk-showing-laptop-with-source-code-senior-dev-asking-opinion-programer-writing-algorithm-interrupted-by-colleague-wanting-help-with-fixing-errors_482257-41823.jpg",
alt: "tech",
},
{
type: "text",
content: " innovation and reality.",
},
{ type: "text", content: "Bridging the gap between " },
{ type: "image", src: "http://img.b2bpic.net/free-photo/junior-developer-sitting-down-desk-showing-laptop-with-source-code-senior-dev-asking-opinion-programer-writing-algorithm-interrupted-by-colleague-wanting-help-with-fixing-errors_482257-41823.jpg", alt: "tech" },
{ type: "text", content: " innovation and reality." }
]}
/>
</div>
@@ -122,21 +77,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{
title: "Predictive ML",
description: "Anticipate market shifts with real-time predictive analytics.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-electronic-circuit-board_23-2148284283.jpg",
},
{
title: "Auto-Security",
description: "Automated threat detection and data integrity protocols.",
imageSrc: "http://img.b2bpic.net/free-photo/padlock-with-cloud_1048-2441.jpg",
},
{
title: "Data Insights",
description: "Turn raw logs into actionable intelligence in seconds.",
imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg",
},
{ title: "Predictive ML", description: "Anticipate market shifts with real-time predictive analytics.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-electronic-circuit-board_23-2148284283.jpg" },
{ title: "Auto-Security", description: "Automated threat detection and data integrity protocols.", imageSrc: "http://img.b2bpic.net/free-photo/padlock-with-cloud_1048-2441.jpg" },
{ title: "Data Insights", description: "Turn raw logs into actionable intelligence in seconds.", imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg" }
]}
title="Core AI Capabilities"
description="We deliver production-ready AI solutions tailored to your unique business architecture."
@@ -150,27 +93,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "1",
value: "400%",
title: "Efficiency Increase",
description: "Average process speedup for our clients.",
icon: Zap,
},
{
id: "2",
value: "99.9%",
title: "Accuracy Rating",
description: "Deep learning model reliability performance.",
icon: CheckCircle,
},
{
id: "3",
value: "50+",
title: "Deployments",
description: "Successful enterprise-level integrations.",
icon: Award,
},
{ id: "1", value: "400%", title: "Efficiency Increase", description: "Average process speedup for our clients.", icon: Zap },
{ id: "2", value: "99.9%", title: "Accuracy Rating", description: "Deep learning model reliability performance.", icon: CheckCircle },
{ id: "3", value: "50+", title: "Deployments", description: "Successful enterprise-level integrations.", icon: Award }
]}
title="Impact at Scale"
description="Tangible results driven by our proprietary AI frameworks."
@@ -180,48 +105,14 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
textboxLayout="split"
animationType="slide-up"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Alex Rivet",
handle: "@rivet",
testimonial: "NexAI completely rebuilt our backend pipelines. Game changer.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-solving-startup-problems-with-laptop-archived-documents-looking-annual-statistics-report-find-issue-young-analyst-reviewing-papers-executive-strategy-plan_482257-65811.jpg",
},
{
id: "2",
name: "Sam Thorne",
handle: "@sthorne",
testimonial: "The precision of their machine learning models is unparalleled.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-confident-man_1098-18449.jpg",
},
{
id: "3",
name: "Monica Lee",
handle: "@mlee",
testimonial: "Seamless integration and immediate impact. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-crossed-arms-smiling_23-2148095677.jpg",
},
{
id: "4",
name: "John Doe",
handle: "@jdoe",
testimonial: "Scalable, secure, and incredibly fast to market.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg",
},
{
id: "5",
name: "Jane Smith",
handle: "@jsmith",
testimonial: "The teams expertise in AI is truly world class.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
},
{ id: "1", name: "Alex Rivet", handle: "@rivet", testimonial: "NexAI completely rebuilt our backend pipelines. Game changer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-solving-startup-problems-with-laptop-archived-documents-looking-annual-statistics-report-find-issue-young-analyst-reviewing-papers-executive-strategy-plan_482257-65811.jpg" },
{ id: "2", name: "Sam Thorne", handle: "@sthorne", testimonial: "The precision of their machine learning models is unparalleled.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-confident-man_1098-18449.jpg" },
{ id: "3", name: "Monica Lee", handle: "@mlee", testimonial: "Seamless integration and immediate impact. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-crossed-arms-smiling_23-2148095677.jpg" },
{ id: "4", name: "John Doe", handle: "@jdoe", testimonial: "Scalable, secure, and incredibly fast to market.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg" },
{ id: "5", name: "Jane Smith", handle: "@jsmith", testimonial: "The teams expertise in AI is truly world class.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg" }
]}
showRating={true}
title="Trusted by Leaders"
@@ -235,29 +126,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
{
id: "basic",
badge: "Core",
price: "$12k",
subtitle: "Basic AI model training",
features: [
"1 API Integration",
"Weekly reports",
"Email support",
],
},
{
id: "pro",
badge: "Pro",
price: "$25k",
subtitle: "Full scale integration",
features: [
"5 API Integrations",
"Real-time monitoring",
"Priority support",
"Custom models",
],
},
{ id: "basic", badge: "Core", price: "$12k", subtitle: "Basic AI model training", features: ["1 API Integration", "Weekly reports", "Email support"] },
{ id: "pro", badge: "Pro", price: "$25k", subtitle: "Full scale integration", features: ["5 API Integrations", "Real-time monitoring", "Priority support", "Custom models"] }
]}
title="Transparent ROI"
description="Flexible plans for agencies and enterprises."
@@ -272,36 +142,9 @@ export default function LandingPage() {
title="Insights & Research"
description="Stay updated with the latest in Artificial Intelligence."
blogs={[
{
id: "b1",
category: "Tech",
title: "The future of generative AI",
excerpt: "Deep dive into next-gen generative models.",
imageSrc: "http://img.b2bpic.net/free-photo/data-network-with-glowing-core_23-2152004043.jpg",
authorName: "NexAI Team",
authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-woman-checking-watch_23-2148993883.jpg",
date: "Jan 12, 2025",
},
{
id: "b2",
category: "Strategy",
title: "AI in modern governance",
excerpt: "How to scale ethics in AI enterprise.",
imageSrc: "http://img.b2bpic.net/free-photo/teleworking-developer-using-computer-artificial-intelligence-computing_482257-126393.jpg",
authorName: "Jane Doe",
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
date: "Jan 15, 2025",
},
{
id: "b3",
category: "ML",
title: "Optimizing neural network training",
excerpt: "Faster paths to model convergence.",
imageSrc: "http://img.b2bpic.net/free-photo/data-technology-green-background-with-computer-microchip-remixed-media_53876-108533.jpg",
authorName: "Sam Thorne",
authorAvatar: "http://img.b2bpic.net/free-photo/lady-grey-suit-smiling-camera-background-stylish-cafe-with-lights_291650-637.jpg",
date: "Jan 18, 2025",
},
{ id: "b1", category: "Tech", title: "The future of generative AI", excerpt: "Deep dive into next-gen generative models.", imageSrc: "http://img.b2bpic.net/free-photo/data-network-with-glowing-core_23-2152004043.jpg", authorName: "NexAI Team", authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-woman-checking-watch_23-2148993883.jpg", date: "Jan 12, 2025" },
{ id: "b2", category: "Strategy", title: "AI in modern governance", excerpt: "How to scale ethics in AI enterprise.", imageSrc: "http://img.b2bpic.net/free-photo/teleworking-developer-using-computer-artificial-intelligence-computing_482257-126393.jpg", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", date: "Jan 15, 2025" },
{ id: "b3", category: "ML", title: "Optimizing neural network training", excerpt: "Faster paths to model convergence.", imageSrc: "http://img.b2bpic.net/free-photo/data-technology-green-background-with-computer-microchip-remixed-media_53876-108533.jpg", authorName: "Sam Thorne", authorAvatar: "http://img.b2bpic.net/free-photo/lady-grey-suit-smiling-camera-background-stylish-cafe-with-lights_291650-637.jpg", date: "Jan 18, 2025" }
]}
/>
</div>
@@ -309,9 +152,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "animated-grid",
}}
background={{ variant: "animated-grid" }}
tag="Contact Us"
title="Let's innovate together"
description="Ready to build the future? Reach out to our AI specialists today."
@@ -324,32 +165,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Company",
items: [
{
label: "About",
href: "#about",
},
{
label: "Blog",
href: "#blog",
},
],
},
{
title: "Services",
items: [
{
label: "Consulting",
href: "#contact",
},
{
label: "Automation",
href: "#features",
},
],
},
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Blog", href: "#blog" }] },
{ title: "Services", items: [{ label: "Consulting", href: "#contact" }, { label: "Automation", href: "#features" }] }
]}
logoText="NexAI"
/>
@@ -357,4 +174,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}