Merge version_1 into main #2
199
src/app/page.tsx
199
src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "#features",
|
||||
},
|
||||
{
|
||||
name: "Results",
|
||||
id: "#results",
|
||||
},
|
||||
{
|
||||
name: "Clients",
|
||||
id: "#testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Services", id: "#features" },
|
||||
{ name: "Results", id: "#results" },
|
||||
{ name: "Clients", id: "#testimonials" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Nurexa AI"
|
||||
/>
|
||||
@@ -55,22 +43,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="AI-Powered Business Growth"
|
||||
description="We scale profitable growth through AI-powered strategy and execution. Drive revenue, reduce costs, and maximize performance."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Free Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "See Our Services",
|
||||
href: "#features",
|
||||
},
|
||||
{ text: "Book Free Consultation", href: "#contact" },
|
||||
{ text: "See Our Services", href: "#features" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/line-arrows-pointing-up-with-copy-space_23-2148490537.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/line-arrows-pointing-up-with-copy-space_23-2148490537.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -79,21 +59,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Results That Compound"
|
||||
metrics={[
|
||||
{
|
||||
icon: TrendingUp,
|
||||
label: "Revenue Growth",
|
||||
value: "45%+",
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
label: "Reduction in Cost",
|
||||
value: "60%",
|
||||
},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Time Saved",
|
||||
value: "40hrs/wk",
|
||||
},
|
||||
{ icon: TrendingUp, label: "Revenue Growth", value: "45%+" },
|
||||
{ icon: Zap, label: "Reduction in Cost", value: "60%" },
|
||||
{ icon: Clock, label: "Time Saved", value: "40hrs/wk" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -106,28 +74,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "AI Agents",
|
||||
description: "Deploy intelligent agents that resolve 80% of support tickets without a human.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Star,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-abstract-background-with-connecting-lines-dots_1048-10499.jpg",
|
||||
imageAlt: "ai intelligence network concept",
|
||||
title: "AI Agents", description: "Deploy intelligent agents that resolve 80% of support tickets without a human.", bentoComponent: "reveal-icon", icon: Star,
|
||||
},
|
||||
{
|
||||
title: "Process Automation",
|
||||
description: "Automate manual data entry and ERP workflows to reclaim 40 hours a week.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Settings,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/line-arrows-pointing-up-with-copy-space_23-2148490537.jpg?_wi=2",
|
||||
imageAlt: "ai intelligence network concept",
|
||||
title: "Process Automation", description: "Automate manual data entry and ERP workflows to reclaim 40 hours a week.", bentoComponent: "reveal-icon", icon: Settings,
|
||||
},
|
||||
{
|
||||
title: "AI Marketing",
|
||||
description: "Leverage generative AI to qualify leads and personalize customer journeys at scale.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: TrendingUp,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139343.jpg",
|
||||
imageAlt: "ai intelligence network concept",
|
||||
title: "AI Marketing", description: "Leverage generative AI to qualify leads and personalize customer journeys at scale.", bentoComponent: "reveal-icon", icon: TrendingUp,
|
||||
},
|
||||
]}
|
||||
title="What We Build"
|
||||
@@ -142,26 +95,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "w1",
|
||||
title: "Discover",
|
||||
value: "01",
|
||||
description: "We audit operations to identify high-ROI automation opportunities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/remote-employee-optimizing-market-performance-charts-home_482257-82913.jpg",
|
||||
},
|
||||
id: "w1", title: "Discover", value: "01", description: "We audit operations to identify high-ROI automation opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/remote-employee-optimizing-market-performance-charts-home_482257-82913.jpg"},
|
||||
{
|
||||
id: "w2",
|
||||
title: "Design",
|
||||
value: "02",
|
||||
description: "Architecture, integrations, and success metrics defined upfront.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-marketing-sales-dashboard-graphics-concept_53876-133831.jpg",
|
||||
},
|
||||
id: "w2", title: "Design", value: "02", description: "Architecture, integrations, and success metrics defined upfront.", imageSrc: "http://img.b2bpic.net/free-photo/customer-marketing-sales-dashboard-graphics-concept_53876-133831.jpg"},
|
||||
{
|
||||
id: "w3",
|
||||
title: "Build & Deploy",
|
||||
value: "03",
|
||||
description: "Production-ready systems tested and integrated into your stack.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg",
|
||||
},
|
||||
id: "w3", title: "Build & Deploy", value: "03", description: "Production-ready systems tested and integrated into your stack.", imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg"},
|
||||
]}
|
||||
title="How It Works"
|
||||
description="From opportunity to live in production."
|
||||
@@ -172,15 +110,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Super Technology",
|
||||
"BuildSmart Group",
|
||||
"Innovate Lab",
|
||||
"GrowthCo",
|
||||
"Tech Solutions",
|
||||
"Apex Systems",
|
||||
"FutureFlow",
|
||||
]}
|
||||
names={["Super Technology", "BuildSmart Group", "Innovate Lab", "GrowthCo", "Tech Solutions", "Apex Systems", "FutureFlow"]}
|
||||
title="Trusted by Market Leaders"
|
||||
description="Businesses that act now are building a structural advantage their competitors can't close."
|
||||
/>
|
||||
@@ -192,45 +122,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Automated Workflows",
|
||||
quote: "Nurexa didn't just build us a chatbot — they automated our entire support workflow. We went from a 6-hour average response time to under 3 minutes.",
|
||||
name: "Clara Rodrigues",
|
||||
role: "CEO, Super Technology",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-office-center_1303-19603.jpg",
|
||||
},
|
||||
id: "t1", title: "Automated Workflows", quote: "Nurexa didn't just build us a chatbot — they automated our entire support workflow. We went from a 6-hour average response time to under 3 minutes.", name: "Clara Rodrigues", role: "CEO, Super Technology", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-office-center_1303-19603.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "ROI in First Quarter",
|
||||
quote: "The ERP integration alone saved us 40 hours a week in manual data entry. ROI was clear within the first quarter.",
|
||||
name: "Ahmed Mansour",
|
||||
role: "COO, BuildSmart Group",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-professional-sitting-office_1098-21006.jpg",
|
||||
},
|
||||
id: "t2", title: "ROI in First Quarter", quote: "The ERP integration alone saved us 40 hours a week in manual data entry. ROI was clear within the first quarter.", name: "Ahmed Mansour", role: "COO, BuildSmart Group", imageSrc: "http://img.b2bpic.net/free-photo/successful-professional-sitting-office_1098-21006.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Operational Excellence",
|
||||
quote: "Nurexa delivers production-grade AI built for your real processes.",
|
||||
name: "Sarah Miller",
|
||||
role: "VP Operations, GrowthCo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-works-with-laptop-room-with-loft-interior_613910-6079.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Seamless Integration",
|
||||
quote: "They turned AI into measurable revenue without any sales pitch fluff.",
|
||||
name: "David Chen",
|
||||
role: "CTO, Tech Solutions",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman_1098-16876.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Future Proofing",
|
||||
quote: "We have full visibility across the business for the first time.",
|
||||
name: "Elena Rossi",
|
||||
role: "Head of Digital, FutureFlow",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/executive-with-arms-crossed_23-2147707182.jpg",
|
||||
},
|
||||
id: "t3", title: "Operational Excellence", quote: "Nurexa delivers production-grade AI built for your real processes.", name: "Sarah Miller", role: "VP Operations, GrowthCo", imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-works-with-laptop-room-with-loft-interior_613910-6079.jpg"},
|
||||
]}
|
||||
title="Client Outcomes"
|
||||
description="What our clients actually say about our AI-driven growth impact."
|
||||
@@ -242,20 +138,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do I need an existing data team?",
|
||||
content: "No. We build systems that are owned by your team and integrated directly into your existing stack.",
|
||||
},
|
||||
id: "f1", title: "Do I need an existing data team?", content: "No. We build systems that are owned by your team and integrated directly into your existing stack."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How long until we see ROI?",
|
||||
content: "Our process is built for high-ROI impact, and most clients see clear business results within the first quarter.",
|
||||
},
|
||||
id: "f2", title: "How long until we see ROI?", content: "Our process is built for high-ROI impact, and most clients see clear business results within the first quarter."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Is my data secure?",
|
||||
content: "Security is built into our production-ready systems, ensuring compliance and data integrity at every step.",
|
||||
},
|
||||
id: "f3", title: "Is my data secure?", content: "Security is built into our production-ready systems, ensuring compliance and data integrity at every step."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -265,9 +152,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Let's Build"
|
||||
title="Ready to turn AI into measurable revenue?"
|
||||
description="Book a free 45-minute consultation. We'll identify your top AI opportunity and show you exactly what a solution looks like."
|
||||
@@ -277,38 +162,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "How It Works",
|
||||
href: "#workflow",
|
||||
},
|
||||
{
|
||||
label: "Clients",
|
||||
href: "#testimonials",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Free Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "Services", href: "#features" }, { label: "How It Works", href: "#workflow" }, { label: "Clients", href: "#testimonials" }] },
|
||||
{ items: [{ label: "Free Consultation", href: "#contact" }, { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
|
||||
]}
|
||||
logoText="Nurexa AI"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user