2 Commits

Author SHA1 Message Date
4382e1b9d9 Update src/app/page.tsx 2026-03-27 09:06:42 +00:00
903ae12826 Merge version_1 into main
Merge version_1 into main
2026-03-27 09:04:43 +00:00

View File

@@ -30,23 +30,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Solutions", name: "Solutions", id: "features"},
id: "features",
},
{ {
name: "Impact", name: "Impact", id: "metrics"},
id: "metrics",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
]} ]}
brandName="SolveIt" brandName="Lumina AI"
/> />
</div> </div>
@@ -54,31 +46,22 @@ export default function LandingPage() {
<HeroSplitTestimonial <HeroSplitTestimonial
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}} title="Illuminate Your World with Lumina AI."
title="Solve Real-World Problems, Faster." description="Harness the power of next-generation artificial intelligence to solve complex real-world problems with unparalleled precision and speed."
description="Our innovative platform bridges the gap between complex challenges and elegant software solutions. Empowering teams to deliver impact."
testimonials={[ testimonials={[
{ {
name: "Sarah Chen", name: "Sarah Chen", handle: "@lumina_pioneer", testimonial: "Lumina AI transformed our analytical capabilities instantly. Truly a breakthrough in intelligent problem solving.", rating: 5,
handle: "@sarah_dev", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/portrait-of-a-confident-professional-sof-1774602272327-452bc9dc.png"},
testimonial: "This platform transformed how we handle our technical debt. Truly a game changer.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/portrait-of-a-confident-professional-sof-1774602272327-452bc9dc.png",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Get Started", text: "Explore Solutions", href: "#features"},
href: "#",
},
{ {
text: "Learn More", text: "Get Started", href: "#"},
href: "#about",
},
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-futuristic-software-interface-showing--1774602273275-01e4a8b5.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-futuristic-software-interface-showing--1774602273275-01e4a8b5.png"
imageAlt="Futuristic software interface showing problem-solving metrics" imageAlt="Lumina AI futuristic software interface"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
/> />
</div> </div>
@@ -86,12 +69,10 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextAbout <TextAbout
useInvertedBackground={false} useInvertedBackground={false}
title="Empowering Success through Innovation" title="AI-Powered Precision for Global Challenges"
buttons={[ buttons={[
{ {
text: "Explore Our Approach", text: "Learn Our Vision", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -104,41 +85,29 @@ export default function LandingPage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Real-time Analytics", title: "Predictive Intelligence", description: "Anticipate operational hurdles before they emerge using our adaptive learning engines.", phoneOne: {
description: "Instant insights into your operational bottlenecks to pivot faster.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-smartphone-app-displaying-a-clean-intu-1774602274070-2a39b098.png?_wi=1"},
phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-smartphone-app-displaying-a-clean-intu-1774602274070-2a39b098.png?_wi=1",
},
phoneTwo: { phoneTwo: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-mobile-screen-showing-a-real-time-data-1774602275027-8f3aaf7b.png?_wi=1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-mobile-screen-showing-a-real-time-data-1774602275027-8f3aaf7b.png?_wi=1"},
},
}, },
{ {
id: 2, id: 2,
title: "Workflow Automation", title: "Automated Optimization", description: "Reclaim time and resources with intelligent automation tailored to your unique workflows.", phoneOne: {
description: "Reduce manual tasks and focus on scaling your core value proposition.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-smartphone-app-displaying-a-clean-intu-1774602274070-2a39b098.png?_wi=2"},
phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-smartphone-app-displaying-a-clean-intu-1774602274070-2a39b098.png?_wi=2",
},
phoneTwo: { phoneTwo: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-mobile-screen-showing-a-real-time-data-1774602275027-8f3aaf7b.png?_wi=2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-mobile-screen-showing-a-real-time-data-1774602275027-8f3aaf7b.png?_wi=2"},
},
}, },
{ {
id: 3, id: 3,
title: "Collaborative Environment", title: "Adaptive Collaboration", description: "Empower your distributed teams with AI-driven insights that foster seamless connectivity.", phoneOne: {
description: "Seamless integration with your team's existing tools and communication stacks.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-smartphone-app-displaying-a-clean-intu-1774602274070-2a39b098.png?_wi=3"},
phoneOne: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-smartphone-app-displaying-a-clean-intu-1774602274070-2a39b098.png?_wi=3",
},
phoneTwo: { phoneTwo: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-mobile-screen-showing-a-real-time-data-1774602275027-8f3aaf7b.png?_wi=3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-mobile-screen-showing-a-real-time-data-1774602275027-8f3aaf7b.png?_wi=3"},
},
}, },
]} ]}
showStepNumbers={true} showStepNumbers={true}
title="Comprehensive Solutions for Every Need" title="Transformative AI Solutions"
description="Powerful features designed to optimize your workflow and solve complex business problems with ease." description="Our platform provides the necessary tools to navigate and solve complex business environments with intelligence and accuracy."
/> />
</div> </div>
@@ -150,55 +119,35 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "10k+", title: "Complex Problems Solved", description: "Across diverse industry landscapes.", icon: CheckCircle,
value: "500+",
title: "Problems Solved",
description: "Global enterprise challenges resolved.",
icon: CheckCircle,
}, },
{ {
id: "m2", id: "m2", value: "99.9%", title: "AI Accuracy", description: "Validated intelligence performance.", icon: Award,
value: "98%",
title: "Satisfaction Rate",
description: "Client success is our success.",
icon: Award,
}, },
{ {
id: "m3", id: "m3", value: "24/7", title: "Global Support", description: "Always empowering your workflow.", icon: Zap,
value: "24/7",
title: "Support Availability",
description: "Always here to help you move.",
icon: Zap,
}, },
]} ]}
title="Proven Results" title="Intelligence Metrics"
description="Numbers speak for themselves." description="Proven impact driven by Lumina AI technology."
/> />
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen <TestimonialCardFifteen
useInvertedBackground={false} useInvertedBackground={false}
testimonial="The most efficient way to turn complex business problems into manageable, solvable tasks. The team support is unparalleled." testimonial="Lumina AI is the partner we needed. Turning insurmountable challenges into simple, data-driven successes is their superpower."
rating={5} rating={5}
author="Mark Richardson, CEO" author="Mark Richardson, Lumina AI User"
avatars={[ avatars={[
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/portrait-of-a-confident-professional-sof-1774602272327-452bc9dc.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/portrait-of-a-confident-professional-sof-1774602272327-452bc9dc.png", alt: "Author 1"},
alt: "Author 1",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/portrait-of-a-female-executive-in-a-mode-1774602272571-1c38f3d6.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/portrait-of-a-female-executive-in-a-mode-1774602272571-1c38f3d6.png", alt: "Author 2"},
alt: "Author 2",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/portrait-of-a-creative-project-manager-l-1774602272552-26cca929.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/portrait-of-a-creative-project-manager-l-1774602272552-26cca929.png", alt: "Author 3"},
alt: "Author 3",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-portrait-of-a-confident-entrepreneur-i-1774602273709-a7e5f5cb.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWQDf2mbp8x3JGKPJi0rD5AwZ8/a-portrait-of-a-confident-entrepreneur-i-1774602273709-a7e5f5cb.png", alt: "Author 4"},
alt: "Author 4",
},
]} ]}
ratingAnimation="blur-reveal" ratingAnimation="blur-reveal"
avatarsAnimation="slide-up" avatarsAnimation="slide-up"
@@ -207,36 +156,26 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBaseCard <FooterBaseCard
logoText="SolveIt" logoText="Lumina AI"
columns={[ columns={[
{ {
title: "Product", title: "Product", items: [
items: [
{ {
label: "Features", label: "Intelligence Engine", href: "#features"},
href: "#features",
},
{ {
label: "Pricing", label: "Capabilities", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About", label: "Our Mission", href: "#about"},
href: "#about",
},
{ {
label: "Contact", label: "Inquiry", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
copyrightText="© 2025 SolveIt Inc." copyrightText="© 2025 Lumina AI Inc."
/> />
</div> </div>
</ReactLenis> </ReactLenis>