Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-02 07:33:23 +00:00

View File

@@ -31,17 +31,11 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Stats",
id: "#stats",
},
name: "Stats", id: "#stats"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
]}
brandName="Nexus"
/>
@@ -51,104 +45,56 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Redefining Digital Connection"
description="Nexus is the premium social ecosystem designed for influencers, creators, and high-net-worth individuals to engage without noise."
testimonials={[
{
name: "Alex Rivet",
handle: "@alexrivet",
testimonial: "Finally, a platform that feels as premium as the content I create.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148341901.jpg?_wi=1",
imageAlt: "futuristic social media dashboard dark ui",
},
name: "Alex Rivet", handle: "@alexrivet", testimonial: "Finally, a platform that feels as premium as the content I create.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148341901.jpg", imageAlt: "futuristic social media dashboard dark ui"},
{
name: "Sara Chen",
handle: "@schen_design",
testimonial: "The community quality on Nexus is simply unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=1",
imageAlt: "professional portrait young executive",
},
name: "Sara Chen", handle: "@schen_design", testimonial: "The community quality on Nexus is simply unmatched.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg", imageAlt: "professional portrait young executive"},
{
name: "Mark V.",
handle: "@m_valeo",
testimonial: "The interface is beautiful. It makes sharing work so seamless.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg?_wi=1",
imageAlt: "confident designer portrait",
},
name: "Mark V.", handle: "@m_valeo", testimonial: "The interface is beautiful. It makes sharing work so seamless.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg", imageAlt: "confident designer portrait"},
{
name: "Jordan Lee",
handle: "@jlee_creative",
testimonial: "The most professional network I have ever joined.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-woman_23-2148815616.jpg?_wi=1",
imageAlt: "professional software developer headshot",
},
name: "Jordan Lee", handle: "@jlee_creative", testimonial: "The most professional network I have ever joined.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-woman_23-2148815616.jpg", imageAlt: "professional software developer headshot"},
{
name: "Sam Frost",
handle: "@sfrost_dev",
testimonial: "Nexus is exactly what the creator economy needed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg?_wi=1",
imageAlt: "marketing director corporate portrait",
},
name: "Sam Frost", handle: "@sfrost_dev", testimonial: "Nexus is exactly what the creator economy needed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg", imageAlt: "marketing director corporate portrait"},
]}
buttons={[
{
text: "Get Early Access",
href: "#contact",
},
text: "Get Early Access", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148341901.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148341901.jpg"
imageAlt="Nexus Platform Interface"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg",
alt: "User 1",
},
src: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg", alt: "User 1"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg",
alt: "User 2",
},
src: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg", alt: "User 2"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-woman_23-2148815616.jpg",
alt: "User 3",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-woman_23-2148815616.jpg", alt: "User 3"},
{
asset: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg",
alt: "User 4",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg", alt: "User 4"},
{
src: "http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148341901.jpg",
alt: "User 5",
},
src: "http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148341901.jpg", alt: "User 5"},
]}
marqueeItems={[
{
type: "text",
text: "High Performance",
},
type: "text", text: "High Performance"},
{
type: "text",
text: "Privacy First",
},
type: "text", text: "Privacy First"},
{
type: "text",
text: "Ultra-Exclusive",
},
type: "text", text: "Ultra-Exclusive"},
{
type: "text",
text: "Creator Centric",
},
type: "text", text: "Creator Centric"},
{
type: "text",
text: "Zero Ads",
},
type: "text", text: "Zero Ads"},
]}
/>
</div>
@@ -161,19 +107,13 @@ export default function LandingPage() {
description="We built Nexus from the ground up for people who value privacy, aesthetics, and high-quality discourse. Say goodbye to intrusive algorithms and hello to curation."
bulletPoints={[
{
title: "Verified Only",
description: "High-trust network with strict verification requirements.",
},
title: "Verified Only", description: "High-trust network with strict verification requirements."},
{
title: "Zero Ads",
description: "No intrusive marketing. Ever. Your focus is the priority.",
},
title: "Zero Ads", description: "No intrusive marketing. Ever. Your focus is the priority."},
{
title: "Premium Tools",
description: "Pro-grade editing and engagement analytics for creators.",
},
title: "Premium Tools", description: "Pro-grade editing and engagement analytics for creators."},
]}
imageSrc="http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148341901.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148341901.jpg"
imageAlt="futuristic social media dashboard dark ui"
/>
</div>
@@ -186,25 +126,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Private Spaces",
description: "Create gated content hubs for your most loyal followers.",
imageSrc: "http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148341901.jpg?_wi=4",
imageAlt: "Private Spaces",
},
title: "Private Spaces", description: "Create gated content hubs for your most loyal followers.", imageSrc: "http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148341901.jpg", imageAlt: "Private Spaces"},
{
id: 2,
title: "Ultra-High Quality",
description: "Upload lossless media formats to show your work perfectly.",
imageSrc: "http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148341901.jpg?_wi=5",
imageAlt: "Ultra-High Quality",
},
title: "Ultra-High Quality", description: "Upload lossless media formats to show your work perfectly.", imageSrc: "http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148341901.jpg", imageAlt: "Ultra-High Quality"},
{
id: 3,
title: "Deep Analytics",
description: "Understand your impact with refined, actionable performance data.",
imageSrc: "http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148341901.jpg?_wi=6",
imageAlt: "Analytics",
},
title: "Deep Analytics", description: "Understand your impact with refined, actionable performance data.", imageSrc: "http://img.b2bpic.net/free-vector/neon-landing-page-with-smartphone_23-2148341901.jpg", imageAlt: "Analytics"},
]}
title="Exclusive Capabilities"
description="Tools that work as hard as you do."
@@ -218,22 +146,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
title: "Creators Onboarded",
value: "12,000+",
icon: Users,
id: "m1", title: "Creators Onboarded", value: "12,000+", icon: Users,
},
{
id: "m2",
title: "Media Quality",
value: "8K Raw",
icon: Zap,
id: "m2", title: "Media Quality", value: "8K Raw", icon: Zap,
},
{
id: "m3",
title: "Uptime",
value: "99.99%",
icon: Shield,
id: "m3", title: "Uptime", value: "99.99%", icon: Shield,
},
]}
title="Nexus by Numbers"
@@ -247,45 +166,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Game Changer",
quote: "Nexus has completely shifted how I monetize my creative work.",
name: "Sarah Johnson",
role: "CEO @ CreativeNode",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=2",
},
id: "1", title: "Game Changer", quote: "Nexus has completely shifted how I monetize my creative work.", name: "Sarah Johnson", role: "CEO @ CreativeNode", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg"},
{
id: "2",
title: "Seamless UI",
quote: "The most beautiful social interface I have ever interacted with.",
name: "Michael Chen",
role: "CTO @ LabOne",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg?_wi=2",
},
id: "2", title: "Seamless UI", quote: "The most beautiful social interface I have ever interacted with.", name: "Michael Chen", role: "CTO @ LabOne", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg"},
{
id: "3",
title: "Professional Grade",
quote: "Finally, a platform that doesn't sacrifice quality for reach.",
name: "Emily Rodriguez",
role: "Marketing Director",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-woman_23-2148815616.jpg?_wi=2",
},
id: "3", title: "Professional Grade", quote: "Finally, a platform that doesn't sacrifice quality for reach.", name: "Emily Rodriguez", role: "Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-woman_23-2148815616.jpg"},
{
id: "4",
title: "Private & Secure",
quote: "The privacy features are exactly what my clients demand.",
name: "David Kim",
role: "Partner @ FirmXYZ",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg?_wi=2",
},
id: "4", title: "Private & Secure", quote: "The privacy features are exactly what my clients demand.", name: "David Kim", role: "Partner @ FirmXYZ", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg"},
{
id: "5",
title: "Incredible Community",
quote: "The networking opportunities here are truly second to none.",
name: "Elena Vance",
role: "Creative Director",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=3",
},
id: "5", title: "Incredible Community", quote: "The networking opportunities here are truly second to none.", name: "Elena Vance", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg"},
]}
title="Global Creator Voices"
description="Hear why leading industry figures have chosen Nexus as their digital home."
@@ -296,14 +185,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Ready to elevate your digital presence? Request your invite today."
buttons={[
{
text: "Request Invite",
href: "#",
},
text: "Request Invite", href: "#"},
]}
/>
</div>
@@ -312,50 +198,31 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#",
},
label: "About Us", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Guidelines",
href: "#",
},
label: "Guidelines", href: "#"},
{
label: "Support",
href: "#",
},
label: "Support", href: "#"},
{
label: "API",
href: "#",
},
label: "API", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}