1 Commits

Author SHA1 Message Date
c650821314 Update src/app/page.tsx 2026-05-09 19:37:05 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Features", name: "Features", id: "features"},
id: "features",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Nexus AI" brandName="Nexus AI"
/> />
@@ -55,59 +47,36 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroCentered <HeroCentered
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}} title="Scale Your Business with Custom AI Architecture"
title="Architecting the Future of Intelligence"
description="We build scalable AI solutions and enterprise-grade software to transform your business ecosystem." description="We build scalable AI solutions and enterprise-grade software to transform your business ecosystem."
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", alt: "Client 1"},
alt: "Client 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149097959.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149097959.jpg", alt: "Client 2"},
alt: "Client 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-woman_23-2149178449.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-woman_23-2149178449.jpg", alt: "Client 3"},
alt: "Client 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", src: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", alt: "Client 4"},
alt: "Client 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/bearded-grey-haired-elderly-man-dressed-formal-suit_273609-6125.jpg", src: "http://img.b2bpic.net/free-photo/bearded-grey-haired-elderly-man-dressed-formal-suit_273609-6125.jpg", alt: "Expert Advisor"},
alt: "Expert Advisor",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Start Project", text: "Start Project", href: "#contact"},
href: "#contact",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Neural Architecture"},
text: "Neural Architecture",
},
{ {
type: "text", type: "text", text: "Cloud Native"},
text: "Cloud Native",
},
{ {
type: "text", type: "text", text: "Automated Scaling"},
text: "Automated Scaling",
},
{ {
type: "text", type: "text", text: "Data Engineering"},
text: "Data Engineering",
},
{ {
type: "text", type: "text", text: "AI Integration"},
text: "AI Integration",
},
]} ]}
/> />
</div> </div>
@@ -117,14 +86,9 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
heading={[ heading={[
{ {
type: "text", type: "text", content: "Accelerating Innovation"},
content: "Accelerating Innovation",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/startup-cybersecurity-expert-looking-company-security-vulnerabilities_482257-125918.jpg", alt: "Team"},
src: "http://img.b2bpic.net/free-photo/startup-cybersecurity-expert-looking-company-security-vulnerabilities_482257-125918.jpg",
alt: "Team",
},
]} ]}
/> />
</div> </div>
@@ -135,30 +99,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Neural Engine", title: "Neural Engine", description: "Custom LLMs tailored to your domain.", imageSrc: "http://img.b2bpic.net/free-photo/hacker-bypasses-network-security-engages-cyber-crime-with-vr-headset_482257-126453.jpg"},
description: "Custom LLMs tailored to your domain.",
imageSrc: "http://img.b2bpic.net/free-photo/hacker-bypasses-network-security-engages-cyber-crime-with-vr-headset_482257-126453.jpg",
},
{ {
title: "Cloud Infrastructure", title: "Cloud Infrastructure", description: "Highly available global scaling solutions.", imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineering-team-working-together-using-ai-visualization_482257-126733.jpg"},
description: "Highly available global scaling solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineering-team-working-together-using-ai-visualization_482257-126733.jpg",
},
{ {
title: "Workflow Automation", title: "Workflow Automation", description: "Seamless integration with existing stacks.", imageSrc: "http://img.b2bpic.net/free-photo/clock-time-reminder-alarm-countdown-graphic_53876-128050.jpg"},
description: "Seamless integration with existing stacks.",
imageSrc: "http://img.b2bpic.net/free-photo/clock-time-reminder-alarm-countdown-graphic_53876-128050.jpg",
},
{ {
title: "Real-time Analytics", title: "Real-time Analytics", description: "Actionable insights delivered instantly.", imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg"},
description: "Actionable insights delivered instantly.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg",
},
{ {
title: "Secure Compliance", title: "Secure Compliance", description: "Enterprise-grade data protection protocols.", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-progress-close-up_23-2149151161.jpg"},
description: "Enterprise-grade data protection protocols.",
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-progress-close-up_23-2149151161.jpg",
},
]} ]}
title="Core AI Capabilities" title="Core AI Capabilities"
description="Powerful tools to integrate, automate, and innovate at scale." description="Powerful tools to integrate, automate, and innovate at scale."
@@ -172,23 +121,14 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", icon: Zap,
icon: Zap, title: "Models Deployed", value: "150+"},
title: "Models Deployed",
value: "150+",
},
{ {
id: "m2", id: "m2", icon: Shield,
icon: Shield, title: "Security Uptime", value: "99.9%"},
title: "Security Uptime",
value: "99.9%",
},
{ {
id: "m3", id: "m3", icon: Award,
icon: Award, title: "Happy Clients", value: "45+"},
title: "Happy Clients",
value: "45+",
},
]} ]}
title="Agency Impact" title="Agency Impact"
description="Numbers that define our delivery standards." description="Numbers that define our delivery standards."
@@ -203,45 +143,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Alex Rivers", role: "CTO", company: "TechScale", rating: 5,
name: "Alex Rivers", imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg"},
role: "CTO",
company: "TechScale",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg",
},
{ {
id: "2", id: "2", name: "Jamie Lin", role: "Founder", company: "Innovate", rating: 5,
name: "Jamie Lin", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-using-digital-tablet-outside-office-building_107420-74334.jpg"},
role: "Founder",
company: "Innovate",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-using-digital-tablet-outside-office-building_107420-74334.jpg",
},
{ {
id: "3", id: "3", name: "Sam Thorne", role: "PM", company: "Global", rating: 5,
name: "Sam Thorne", imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg"},
role: "PM",
company: "Global",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg",
},
{ {
id: "4", id: "4", name: "Jordan P.", role: "Architect", company: "System", rating: 5,
name: "Jordan P.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-car-mechanic-car-repair-shop_23-2150367574.jpg"},
role: "Architect",
company: "System",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-car-mechanic-car-repair-shop_23-2150367574.jpg",
},
{ {
id: "5", id: "5", name: "Casey K.", role: "Director", company: "DataHub", rating: 5,
name: "Casey K.", imageSrc: "http://img.b2bpic.net/free-photo/technician-making-sure-high-tech-facility-data-center-is-appropriately-equipped_482257-94430.jpg"},
role: "Director",
company: "DataHub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/technician-making-sure-high-tech-facility-data-center-is-appropriately-equipped_482257-94430.jpg",
},
]} ]}
title="Trusted by Leaders" title="Trusted by Leaders"
description="Transforming outcomes through intelligent code." description="Transforming outcomes through intelligent code."
@@ -254,20 +169,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "How do you handle data privacy?", content: "We ensure zero-retention policies for all client AI deployments."},
title: "How do you handle data privacy?",
content: "We ensure zero-retention policies for all client AI deployments.",
},
{ {
id: "f2", id: "f2", title: "What tech stacks do you specialize in?", content: "React, Python, Go, and major Cloud providers."},
title: "What tech stacks do you specialize in?",
content: "React, Python, Go, and major Cloud providers.",
},
{ {
id: "f3", id: "f3", title: "Can you audit legacy code?", content: "Absolutely, our architects specialize in refactoring older monoliths."},
title: "Can you audit legacy code?",
content: "Absolutely, our architects specialize in refactoring older monoliths.",
},
]} ]}
title="Technical Questions" title="Technical Questions"
description="Everything you need to know about our workflow." description="Everything you need to know about our workflow."
@@ -279,14 +185,11 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
text="Ready to build the future? Reach out today." text="Ready to build the future? Reach out today."
buttons={[ buttons={[
{ {
text: "Contact Us", text: "Contact Us", href: "mailto:hello@agency.com"},
href: "mailto:hello@agency.com",
},
]} ]}
/> />
</div> </div>
@@ -297,29 +200,19 @@ export default function LandingPage() {
logoText="Nexus AI" logoText="Nexus AI"
columns={[ columns={[
{ {
title: "Agency", title: "Agency", items: [
items: [
{ {
label: "About", label: "About", href: "#about"},
href: "#about",
},
{ {
label: "Services", label: "Services", href: "#features"},
href: "#features",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy", label: "Privacy", href: "#"},
href: "#",
},
{ {
label: "Terms", label: "Terms", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -328,4 +221,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }