Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c7695b72e6 | |||
| f39cc83b03 | |||
| 375a0944b3 | |||
| 541f2f2e85 | |||
| 993a62b5a1 |
@@ -1,89 +0,0 @@
|
|||||||
"use client";
|
|
||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
||||||
import ReactLenis from "lenis/react";
|
|
||||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
|
||||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
|
||||||
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
|
|
||||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
|
||||||
import { Target, Eye, Sparkles } from "lucide-react";
|
|
||||||
|
|
||||||
export default function AboutPage() {
|
|
||||||
return (
|
|
||||||
<ThemeProvider
|
|
||||||
defaultButtonVariant="icon-arrow"
|
|
||||||
defaultTextAnimation="entrance-slide"
|
|
||||||
borderRadius="pill"
|
|
||||||
contentWidth="smallMedium"
|
|
||||||
sizing="largeSizeMediumTitles"
|
|
||||||
background="grid"
|
|
||||||
cardStyle="inset"
|
|
||||||
primaryButtonStyle="diagonal-gradient"
|
|
||||||
secondaryButtonStyle="radial-glow"
|
|
||||||
headingFontWeight="extrabold"
|
|
||||||
>
|
|
||||||
<ReactLenis root>
|
|
||||||
<div id="nav" data-section="nav">
|
|
||||||
<NavbarStyleFullscreen
|
|
||||||
navItems={[
|
|
||||||
{ name: "Home", id: "/" },
|
|
||||||
{ name: "About", id: "/about" },
|
|
||||||
{ name: "Features", id: "/features" },
|
|
||||||
{ name: "Contact", id: "/contact" },
|
|
||||||
]}
|
|
||||||
brandName="Nexus AI"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="who-we-are" data-section="who-we-are">
|
|
||||||
<SplitAbout
|
|
||||||
title="Who We Are"
|
|
||||||
description="Nexus AI is a premier development agency focused on accelerating enterprise innovation through cutting-edge AI architecture and custom software engineering."
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/startup-cybersecurity-expert-looking-company-security-vulnerabilities_482257-125918.jpg"
|
|
||||||
imagePosition="left"
|
|
||||||
textboxLayout="split"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="mission-vision" data-section="mission-vision">
|
|
||||||
<FeatureCardTwentyOne
|
|
||||||
title="Our Core Direction"
|
|
||||||
description="The guiding principles that define our commitment to excellence and future-focused growth."
|
|
||||||
accordionItems={[
|
|
||||||
{ id: "m1", title: "Our Mission", content: "To empower businesses by bridging the gap between complex AI research and scalable, practical software solutions." },
|
|
||||||
{ id: "v1", title: "Our Vision", content: "To define the future of enterprise software, making advanced automation accessible and impactful for every industry." }
|
|
||||||
]}
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/data-center-engineering-team-working-together-using-ai-visualization_482257-126733.jpg"
|
|
||||||
mediaPosition="right"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="why-choose-us" data-section="why-choose-us">
|
|
||||||
<SplitAbout
|
|
||||||
title="Why Choose Us"
|
|
||||||
description="We blend deep technical expertise with a relentless focus on client success."
|
|
||||||
bulletPoints={[
|
|
||||||
{ title: "Proven Expertise", description: "Years of experience delivering complex AI deployments.", icon: Sparkles },
|
|
||||||
{ title: "Strategic Alignment", description: "Solutions tailored to your specific business model.", icon: Target },
|
|
||||||
{ title: "Future-Proof", description: "Technology stacks that evolve with the changing landscape.", icon: Eye },
|
|
||||||
]}
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/business-concept-with-progress-close-up_23-2149151161.jpg"
|
|
||||||
imagePosition="right"
|
|
||||||
textboxLayout="split"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
|
||||||
<FooterMedia
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95187.jpg"
|
|
||||||
logoText="Nexus AI"
|
|
||||||
columns={[
|
|
||||||
{ title: "Agency", items: [{ label: "About", href: "/about" }, { label: "Services", href: "/#features" }] },
|
|
||||||
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
|
|
||||||
]}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
</ReactLenis>
|
|
||||||
</ThemeProvider>
|
|
||||||
);
|
|
||||||
}
|
|
||||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
<HeroCentered
|
<HeroCentered
|
||||||
background={{
|
background={{
|
||||||
variant: "sparkles-gradient"}}
|
variant: "sparkles-gradient"}}
|
||||||
title="Scale Your Business with Custom AI Architecture"
|
title="Build Scalable AI Solutions That Drive Results"
|
||||||
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={[
|
||||||
{
|
{
|
||||||
@@ -189,6 +189,7 @@ export default function LandingPage() {
|
|||||||
description="Reach out to us via our form, send an email to hello@nexus.ai, or connect on WhatsApp for immediate support."
|
description="Reach out to us via our form, send an email to hello@nexus.ai, or connect on WhatsApp for immediate support."
|
||||||
background={{
|
background={{
|
||||||
variant: "sparkles-gradient"}}
|
variant: "sparkles-gradient"}}
|
||||||
|
useInvertedBackground={false}
|
||||||
onSubmit={(email) => console.log("Form submitted", email)}
|
onSubmit={(email) => console.log("Form submitted", email)}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user