Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-11 19:46:41 +00:00

View File

@@ -33,37 +33,21 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Metrics",
id: "#metrics",
},
name: "Metrics", id: "#metrics"},
{
name: "Team",
id: "#team",
},
name: "Team", id: "#team"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Lambda AI"
/>
@@ -72,89 +56,58 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplitKpi
background={{
variant: "downward-rays-animated",
}}
variant: "downward-rays-animated"}}
imagePosition="right"
title="Unlock the Future of Intelligence with Lambda AI"
description="At Lambda AI, we develop cutting-edge artificial intelligence solutions that empower businesses to innovate, optimize, and lead in the digital era. Transform your operations with our advanced AI platforms."
kpis={[
{
value: "100M+",
label: "Data Points Processed",
},
value: "100M+", label: "Data Points Processed"},
{
value: "99.9%",
label: "Accuracy Rate",
},
value: "99.9%", label: "Accuracy Rate"},
{
value: "12x",
label: "Efficiency Gain",
},
value: "12x", label: "Efficiency Gain"},
]}
enableKpiAnimation={true}
tag="Innovate with AI"
tagIcon={Sparkles}
buttons={[
{
text: "Get Started",
href: "#contact",
},
text: "Get Started", href: "#contact"},
{
text: "Learn More",
href: "#features",
},
text: "Learn More", href: "#features"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg",
alt: "John Doe",
},
src: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg", alt: "John Doe"},
{
src: "http://img.b2bpic.net/free-photo/confident-young-blonde-female-engineer-wearing-uniform-safety-glasses-standing-with-closed-posture_409827-790.jpg",
alt: "Jane Smith",
},
src: "http://img.b2bpic.net/free-photo/confident-young-blonde-female-engineer-wearing-uniform-safety-glasses-standing-with-closed-posture_409827-790.jpg", alt: "Jane Smith"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-using-laptop_23-2147859779.jpg",
alt: "Robert Brown",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-using-laptop_23-2147859779.jpg", alt: "Robert Brown"},
{
src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
alt: "Young Businesswoman Portrait in Office",
},
src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", alt: "Young Businesswoman Portrait in Office"},
{
src: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg",
alt: "Close-up of businessman with tie",
},
src: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", alt: "Close-up of businessman with tie"},
]}
avatarText="Trusted by leading innovators"
imageSrc="http://img.b2bpic.net/free-vector/blue-technological-background_1406-11.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-vector/blue-technological-background_1406-11.jpg"
imageAlt="AI dashboard showing data insights"
mediaAnimation="slide-up"
marqueeItems={[
{
type: "text-icon",
text: "Adaptive Intelligence",
icon: Lightbulb,
type: "text-icon", text: "Adaptive Intelligence", icon: Lightbulb,
},
{
type: "text-icon",
text: "Scalable Solutions",
icon: Scale,
type: "text-icon", text: "Scalable Solutions", icon: Scale,
},
{
type: "text-icon",
text: "Real-time Processing",
icon: Gauge,
type: "text-icon", text: "Real-time Processing", icon: Gauge,
},
{
type: "text-icon",
text: "Data Security",
icon: ShieldCheck,
type: "text-icon", text: "Data Security", icon: ShieldCheck,
},
{
type: "text-icon",
text: "Global Impact",
icon: Globe,
type: "text-icon", text: "Global Impact", icon: Globe,
},
]}
/>
@@ -165,14 +118,10 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Pioneering the Next Generation of AI"
description={[
"Lambda AI is dedicated to pushing the boundaries of artificial intelligence. Our team of world-class researchers and engineers develops scalable, secure, and intelligent systems that redefine what's possible.",
"From advanced machine learning models to intuitive AI platforms, we empower organizations across industries to unlock new efficiencies, drive informed decisions, and create unparalleled customer experiences. Our commitment to ethical AI ensures responsible innovation.",
]}
"Lambda AI is dedicated to pushing the boundaries of artificial intelligence. Our team of world-class researchers and engineers develops scalable, secure, and intelligent systems that redefine what's possible.", "From advanced machine learning models to intuitive AI platforms, we empower organizations across industries to unlock new efficiencies, drive informed decisions, and create unparalleled customer experiences. Our commitment to ethical AI ensures responsible innovation."]}
buttons={[
{
text: "Our Vision",
href: "#",
},
text: "Our Vision", href: "#"},
]}
showBorder={false}
/>
@@ -185,39 +134,21 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Advanced Data Processing",
subtitle: "Harness the power of big data with our sophisticated processing engines.",
category: "Data",
value: "Optimized for Scale",
buttons: [
id: "f1", title: "Advanced Data Processing", subtitle: "Harness the power of big data with our sophisticated processing engines.", category: "Data", value: "Optimized for Scale", buttons: [
{
text: "Explore",
},
text: "Explore"},
],
},
{
id: "f2",
title: "Autonomous Automation",
subtitle: "Streamline operations with AI-driven automation that learns and adapts.",
category: "Efficiency",
value: "Self-Optimizing Systems",
buttons: [
id: "f2", title: "Autonomous Automation", subtitle: "Streamline operations with AI-driven automation that learns and adapts.", category: "Efficiency", value: "Self-Optimizing Systems", buttons: [
{
text: "Discover",
},
text: "Discover"},
],
},
{
id: "f3",
title: "Predictive Analytics",
subtitle: "Anticipate market trends and customer behavior with unparalleled accuracy.",
category: "Insight",
value: "Future-Proof Decisions",
buttons: [
id: "f3", title: "Predictive Analytics", subtitle: "Anticipate market trends and customer behavior with unparalleled accuracy.", category: "Insight", value: "Future-Proof Decisions", buttons: [
{
text: "Analyze",
},
text: "Analyze"},
],
},
]}
@@ -234,26 +165,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "+50%",
title: "Global Reach",
description: "Expanded presence in key international markets.",
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4992.jpg",
},
id: "m1", value: "+50%", title: "Global Reach", description: "Expanded presence in key international markets.", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4992.jpg"},
{
id: "m2",
value: "24/7",
title: "Continuous Innovation",
description: "Dedicated R&D cycles leading to groundbreaking advancements.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-design-extruding-cubes_1048-12334.jpg",
},
id: "m2", value: "24/7", title: "Continuous Innovation", description: "Dedicated R&D cycles leading to groundbreaking advancements.", imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-design-extruding-cubes_1048-12334.jpg"},
{
id: "m3",
value: "98%",
title: "Client Satisfaction",
description: "Consistently high ratings from our valued partners.",
imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office-with-laptop_23-2149749889.jpg",
},
id: "m3", value: "98%", title: "Client Satisfaction", description: "Consistently high ratings from our valued partners.", imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office-with-laptop_23-2149749889.jpg"},
]}
title="Quantifying Our Impact"
description="Lambda AI consistently delivers superior results, driving tangible value for our clients globally."
@@ -268,61 +184,23 @@ export default function LandingPage() {
useInvertedBackground={false}
groups={[
{
id: "g1",
groupTitle: "Leadership",
members: [
id: "g1", groupTitle: "Leadership", members: [
{
id: "t1",
title: "Dr. Alex Chen",
subtitle: "CEO & Founder",
detail: "Visionary leader passionate about ethical AI.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-using-laptop-restaurant_23-2147956341.jpg",
imageAlt: "Dr. Alex Chen",
},
id: "t1", title: "Dr. Alex Chen", subtitle: "CEO & Founder", detail: "Visionary leader passionate about ethical AI.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-using-laptop-restaurant_23-2147956341.jpg", imageAlt: "Dr. Alex Chen"},
{
id: "t2",
title: "Maria Rodriguez",
subtitle: "CTO",
detail: "Architect of our scalable AI infrastructure.",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12850.jpg",
imageAlt: "Maria Rodriguez",
},
id: "t2", title: "Maria Rodriguez", subtitle: "CTO", detail: "Architect of our scalable AI infrastructure.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12850.jpg", imageAlt: "Maria Rodriguez"},
{
id: "t3",
title: "Dr. Ben Carter",
subtitle: "Head of AI Research",
detail: "Leading our efforts in novel machine learning algorithms.",
imageSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-man-working-healthcare-system-having-care-job_23-2151237609.jpg",
imageAlt: "Dr. Ben Carter",
},
],
imageSrc: "http://img.b2bpic.net/free-vector/blue-technological-background_1406-11.jpg?_wi=2",
imageAlt: "male CEO headshot corporate",
id: "t3", title: "Dr. Ben Carter", subtitle: "Head of AI Research", detail: "Leading our efforts in novel machine learning algorithms.", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-man-working-healthcare-system-having-care-job_23-2151237609.jpg", imageAlt: "Dr. Ben Carter"},
]
},
{
id: "g2",
groupTitle: "Experts",
members: [
id: "g2", groupTitle: "Experts", members: [
{
id: "t4",
title: "Sarah Kim",
subtitle: "Lead Data Scientist",
detail: "Specializing in predictive modeling and big data analytics.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-scientist-lab_23-2148816371.jpg",
imageAlt: "Sarah Kim",
},
id: "t4", title: "Sarah Kim", subtitle: "Lead Data Scientist", detail: "Specializing in predictive modeling and big data analytics.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-scientist-lab_23-2148816371.jpg", imageAlt: "Sarah Kim"},
{
id: "t5",
title: "David Lee",
subtitle: "Head of Product",
detail: "Crafting intuitive and powerful AI product experiences.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149097959.jpg",
imageAlt: "David Lee",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg",
imageAlt: "male CEO headshot corporate",
},
id: "t5", title: "David Lee", subtitle: "Head of Product", detail: "Crafting intuitive and powerful AI product experiences.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149097959.jpg", imageAlt: "David Lee"},
]
}
]}
title="Meet Our Visionary Team"
description="Our diverse team of AI pioneers, data scientists, and engineers is at the forefront of innovation, driving Lambda AI's mission forward."
@@ -334,41 +212,17 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "ts1",
name: "Dr. Emily R.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg",
imageAlt: "Dr. Emily R.",
},
id: "ts1", name: "Dr. Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg", imageAlt: "Dr. Emily R."},
{
id: "ts2",
name: "Mr. Mark T.",
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-portrait-handsome-serious-business-man-suit-looking-work-laptop-white-background_1258-103931.jpg",
imageAlt: "Mr. Mark T.",
},
id: "ts2", name: "Mr. Mark T.", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-portrait-handsome-serious-business-man-suit-looking-work-laptop-white-background_1258-103931.jpg", imageAlt: "Mr. Mark T."},
{
id: "ts3",
name: "Ms. Olivia C.",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg",
imageAlt: "Ms. Olivia C.",
},
id: "ts3", name: "Ms. Olivia C.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg", imageAlt: "Ms. Olivia C."},
{
id: "ts4",
name: "Mr. James K.",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-with-smile-happy-face_141793-111811.jpg",
imageAlt: "Mr. James K.",
},
id: "ts4", name: "Mr. James K.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-with-smile-happy-face_141793-111811.jpg", imageAlt: "Mr. James K."},
{
id: "ts5",
name: "Dr. Chloe S.",
imageSrc: "http://img.b2bpic.net/free-photo/online-interaction-with-ai-chatbot-system-desktop-pc_482257-119158.jpg",
imageAlt: "Dr. Chloe S.",
},
id: "ts5", name: "Dr. Chloe S.", imageSrc: "http://img.b2bpic.net/free-photo/online-interaction-with-ai-chatbot-system-desktop-pc_482257-119158.jpg", imageAlt: "Dr. Chloe S."},
{
id: "ts6",
name: "Dr. Alex P.",
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
imageAlt: "Confident beautiful young businesswoman looking at camera, head shot portrait",
},
id: "ts6", name: "Dr. Alex P.", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Confident beautiful young businesswoman looking at camera, head shot portrait"},
]}
cardTitle="What Our Partners Say"
cardTag="Client Success Stories"
@@ -382,25 +236,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What kind of AI solutions does Lambda AI offer?",
content: "Lambda AI specializes in advanced machine learning, natural language processing, computer vision, and predictive analytics solutions tailored for various industries, including finance, healthcare, and retail.",
},
id: "q1", title: "What kind of AI solutions does Lambda AI offer?", content: "Lambda AI specializes in advanced machine learning, natural language processing, computer vision, and predictive analytics solutions tailored for various industries, including finance, healthcare, and retail."},
{
id: "q2",
title: "How does Lambda AI ensure data privacy and security?",
content: "We implement industry-leading encryption protocols, comply with global data protection regulations (e.g., GDPR, CCPA), and conduct regular security audits to safeguard all client data.",
},
id: "q2", title: "How does Lambda AI ensure data privacy and security?", content: "We implement industry-leading encryption protocols, comply with global data protection regulations (e.g., GDPR, CCPA), and conduct regular security audits to safeguard all client data."},
{
id: "q3",
title: "Can Lambda AI solutions be integrated with existing systems?",
content: "Yes, our platforms are designed for seamless integration with a wide range of existing enterprise systems and third-party applications through robust APIs and customizable connectors.",
},
id: "q3", title: "Can Lambda AI solutions be integrated with existing systems?", content: "Yes, our platforms are designed for seamless integration with a wide range of existing enterprise systems and third-party applications through robust APIs and customizable connectors."},
{
id: "q4",
title: "What is the typical deployment timeline for an AI project?",
content: "Deployment timelines vary based on project complexity and scope. However, our agile development approach allows for rapid prototyping and phased deployments, often ranging from a few weeks to several months.",
},
id: "q4", title: "What is the typical deployment timeline for an AI project?", content: "Deployment timelines vary based on project complexity and scope. However, our agile development approach allows for rapid prototyping and phased deployments, often ranging from a few weeks to several months."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about Lambda AI, our technology, and services."
@@ -413,20 +255,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Connect With Us"
title="Ready to Transform with AI?"
description="Partner with Lambda AI to unlock new possibilities. Reach out to our experts today for a personalized consultation."
buttons={[
{
text: "Get in Touch",
href: "#",
},
text: "Get in Touch", href: "#"},
{
text: "Request a Demo",
href: "#",
},
text: "Request a Demo", href: "#"},
]}
/>
</div>
@@ -438,54 +275,33 @@ export default function LandingPage() {
logoText="Lambda AI"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
],
},
{
title: "Solutions",
items: [
title: "Solutions", items: [
{
label: "Features",
href: "#features",
},
label: "Features", href: "#features"},
{
label: "Use Cases",
href: "#",
},
label: "Use Cases", href: "#"},
{
label: "Pricing",
href: "#",
},
label: "Pricing", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Help Center",
href: "#",
},
label: "Help Center", href: "#"},
],
},
]}