Merge version_1 into main #2
227
src/app/page.tsx
227
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="NexAI Agency"
|
||||
/>
|
||||
@@ -53,68 +45,43 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Scaling Intelligence for Modern Enterprise"
|
||||
description="We build scalable AI solutions that transform business data into competitive advantages. NexAI delivers custom model development, automation, and predictive analytics."
|
||||
tag="Trusted by Fortune 500"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Discovery Call",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Discovery Call", href: "#contact"},
|
||||
{
|
||||
text: "Explore Services",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Explore Services", href: "#features"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg"
|
||||
imageAlt="AI Business Intelligence Dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg",
|
||||
alt: "Portrait of smiling businessman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg", alt: "Portrait of smiling businessman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg",
|
||||
alt: "Waist up of confident businessman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg", alt: "Waist up of confident businessman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-mature-businessman-with-crossed-arms_23-2147955373.jpg",
|
||||
alt: "Close-up of a mature businessman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-mature-businessman-with-crossed-arms_23-2147955373.jpg", alt: "Close-up of a mature businessman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/successful-young-handsome-businessman_1163-5397.jpg",
|
||||
alt: "Successful young handsome businessman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/successful-young-handsome-businessman_1163-5397.jpg", alt: "Successful young handsome businessman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg",
|
||||
alt: "Portrait of a smiling mature businessman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", alt: "Portrait of a smiling mature businessman"},
|
||||
]}
|
||||
avatarText="Join 500+ industry leaders"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Enterprise Intelligence",
|
||||
},
|
||||
type: "text", text: "Enterprise Intelligence"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Predictive Analytics",
|
||||
},
|
||||
type: "text", text: "Predictive Analytics"},
|
||||
{
|
||||
type: "text",
|
||||
text: "LLM Customization",
|
||||
},
|
||||
type: "text", text: "LLM Customization"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Data Security",
|
||||
},
|
||||
type: "text", text: "Data Security"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Workflow Automation",
|
||||
},
|
||||
type: "text", text: "Workflow Automation"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -126,19 +93,13 @@ export default function LandingPage() {
|
||||
description="NexAI bridges the gap between raw data and actionable intelligence. Our team combines advanced LLM expertise with industry-specific domain knowledge to deploy solutions that actually work."
|
||||
metrics={[
|
||||
{
|
||||
value: "150+",
|
||||
title: "Models Deployed",
|
||||
},
|
||||
value: "150+", title: "Models Deployed"},
|
||||
{
|
||||
value: "40%",
|
||||
title: "Efficiency Gain",
|
||||
},
|
||||
value: "40%", title: "Efficiency Gain"},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Support Access",
|
||||
},
|
||||
value: "24/7", title: "Support Access"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photovoltaics-factory-technicians-using-isolated-screen-tablet-research_482257-123399.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photovoltaics-factory-technicians-using-isolated-screen-tablet-research_482257-123399.jpg"
|
||||
imageAlt="Collaborative AI development"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -152,46 +113,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Automated Workflows",
|
||||
description: "Intelligent process automation that removes manual bottlenecks for good.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-133727.jpg",
|
||||
imageAlt: "Automated workflow UI",
|
||||
},
|
||||
title: "Automated Workflows", description: "Intelligent process automation that removes manual bottlenecks for good.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-133727.jpg", imageAlt: "Automated workflow UI"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/programming-background-with-html_23-2150038862.jpg",
|
||||
imageAlt: "Automated workflow interface",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=2",
|
||||
imageAlt: "automated machine learning workflow diagram",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/programming-background-with-html_23-2150038862.jpg", imageAlt: "Automated workflow interface"},
|
||||
},
|
||||
{
|
||||
title: "Data Analytics",
|
||||
description: "Unlock predictive insights from your enterprise dataset in real time.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-provides-cancer-screening-guidance-patient-office_482257-126373.jpg",
|
||||
imageAlt: "Data analytics dashboard",
|
||||
},
|
||||
title: "Data Analytics", description: "Unlock predictive insights from your enterprise dataset in real time.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-provides-cancer-screening-guidance-patient-office_482257-126373.jpg", imageAlt: "Data analytics dashboard"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg",
|
||||
imageAlt: "Predictive analytics chart",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-technicians-using-isolated-screen-tablet-research_482257-123399.jpg?_wi=2",
|
||||
imageAlt: "automated machine learning workflow diagram",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "Predictive analytics chart"},
|
||||
},
|
||||
{
|
||||
title: "Custom Model Ops",
|
||||
description: "End-to-end management for deploying private Large Language Models.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-opened-ai-chat-it_1268-21623.jpg",
|
||||
imageAlt: "LLM model operation UI",
|
||||
},
|
||||
title: "Custom Model Ops", description: "End-to-end management for deploying private Large Language Models.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-opened-ai-chat-it_1268-21623.jpg", imageAlt: "LLM model operation UI"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/start-up-landing-page-with-circuits_23-2148260979.jpg",
|
||||
imageAlt: "AI model ops interface",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-bearded-male-wearing-stylish-sui_613910-12116.jpg",
|
||||
imageAlt: "automated machine learning workflow diagram",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/start-up-landing-page-with-circuits_23-2148260979.jpg", imageAlt: "AI model ops interface"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -205,14 +142,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Alpha Corp",
|
||||
"Beta Solutions",
|
||||
"Gamma Tech",
|
||||
"Delta Systems",
|
||||
"Epsilon Group",
|
||||
"Zeta Innovations",
|
||||
"Theta Logistics",
|
||||
]}
|
||||
"Alpha Corp", "Beta Solutions", "Gamma Tech", "Delta Systems", "Epsilon Group", "Zeta Innovations", "Theta Logistics"]}
|
||||
title="Industry Leaders Partner with Us"
|
||||
description="Empowering global companies to innovate at the speed of intelligence."
|
||||
/>
|
||||
@@ -224,55 +154,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Chen",
|
||||
date: "Jan 2024",
|
||||
title: "CTO, Alpha Corp",
|
||||
quote: "NexAI radically reduced our data processing time.",
|
||||
tag: "Enterprise AI",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-bearded-male-wearing-stylish-sui_613910-12116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Chen", date: "Jan 2024", title: "CTO, Alpha Corp", quote: "NexAI radically reduced our data processing time.", tag: "Enterprise AI", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-bearded-male-wearing-stylish-sui_613910-12116.jpg", imageSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark Evans",
|
||||
date: "Feb 2024",
|
||||
title: "VP Engineering, Beta",
|
||||
quote: "Their custom LLM implementation was flawless.",
|
||||
tag: "LLM Integration",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406004.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/being-creative-with-textures-colours_329181-18136.jpg",
|
||||
},
|
||||
id: "2", name: "Mark Evans", date: "Feb 2024", title: "VP Engineering, Beta", quote: "Their custom LLM implementation was flawless.", tag: "LLM Integration", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149406004.jpg", imageSrc: "http://img.b2bpic.net/free-photo/being-creative-with-textures-colours_329181-18136.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Julie Reed",
|
||||
date: "Mar 2024",
|
||||
title: "Data Lead, Gamma",
|
||||
quote: "Incredible communication and rapid deployment speed.",
|
||||
tag: "Analytics",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg",
|
||||
},
|
||||
id: "3", name: "Julie Reed", date: "Mar 2024", title: "Data Lead, Gamma", quote: "Incredible communication and rapid deployment speed.", tag: "Analytics", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "James Holt",
|
||||
date: "Apr 2024",
|
||||
title: "Founder, Zeta",
|
||||
quote: "The most professional agency we have ever worked with.",
|
||||
tag: "Startup Growth",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg",
|
||||
},
|
||||
id: "4", name: "James Holt", date: "Apr 2024", title: "Founder, Zeta", quote: "The most professional agency we have ever worked with.", tag: "Startup Growth", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Amy Singh",
|
||||
date: "May 2024",
|
||||
title: "Director, Delta",
|
||||
quote: "NexAI is an essential part of our roadmap.",
|
||||
tag: "Strategy",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg",
|
||||
},
|
||||
id: "5", name: "Amy Singh", date: "May 2024", title: "Director, Delta", quote: "NexAI is an essential part of our roadmap.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg"},
|
||||
]}
|
||||
title="Proven Impact"
|
||||
description="See why industry leaders trust NexAI as their primary artificial intelligence agency."
|
||||
@@ -283,14 +173,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-animated-grid",
|
||||
}}
|
||||
variant: "rotated-rays-animated-grid"}}
|
||||
text="Ready to scale your AI ambitions? Start your journey today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact our experts",
|
||||
href: "mailto:hello@nexai.agency",
|
||||
},
|
||||
text: "Contact our experts", href: "mailto:hello@nexai.agency"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -301,49 +188,31 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Security",
|
||||
href: "#",
|
||||
},
|
||||
label: "Security", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "LinkedIn",
|
||||
href: "https://linkedin.com",
|
||||
},
|
||||
label: "LinkedIn", href: "https://linkedin.com"},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "https://twitter.com",
|
||||
},
|
||||
label: "Twitter", href: "https://twitter.com"},
|
||||
{
|
||||
label: "GitHub",
|
||||
href: "https://github.com",
|
||||
},
|
||||
label: "GitHub", href: "https://github.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user