Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-01 17:49:37 +00:00

View File

@@ -34,21 +34,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Features",
id: "features",
},
name: "Features", id: "features"},
{
name: "Pricing",
id: "pricing",
},
name: "Pricing", id: "pricing"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="RICHNEXIS"
/>
@@ -57,35 +49,22 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Unleash the Power of RICHNEXIS"
description="The ultimate platform to accelerate your digital growth. We provide high-end SaaS solutions built for scale, performance, and total efficiency."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301541.jpg?_wi=1",
imageAlt: "Digital Interface",
},
imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301541.jpg", imageAlt: "Digital Interface"},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg?_wi=1",
imageAlt: "Neural Network",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg", imageAlt: "Neural Network"},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-laptop-mouse-coffee_23-2152003802.jpg?_wi=1",
imageAlt: "Software Layers",
},
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-laptop-mouse-coffee_23-2152003802.jpg", imageAlt: "Software Layers"},
{
imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301557.jpg",
imageAlt: "Interface Stream",
},
imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301557.jpg", imageAlt: "Interface Stream"},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-poly-background-with-connecting-lines-dots_1048-6496.jpg",
imageAlt: "AI Infrastructure",
},
imageSrc: "http://img.b2bpic.net/free-photo/low-poly-background-with-connecting-lines-dots_1048-6496.jpg", imageAlt: "AI Infrastructure"},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-landscape-shiny-cubes-monotone_1048-12329.jpg",
imageAlt: "Tech Depth",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-landscape-shiny-cubes-monotone_1048-12329.jpg", imageAlt: "Tech Depth"},
]}
mediaAnimation="slide-up"
/>
@@ -97,9 +76,7 @@ export default function LandingPage() {
title="Redefining Digital Strategy"
buttons={[
{
text: "Learn More",
href: "#",
},
text: "Learn More", href: "#"},
]}
/>
</div>
@@ -111,67 +88,43 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Scalable Infrastructure",
description: "Grow without boundaries with our cloud-native stack.",
items: [
title: "Scalable Infrastructure", description: "Grow without boundaries with our cloud-native stack.", items: [
{
icon: Zap,
text: "High availability",
},
text: "High availability"},
{
icon: Shield,
text: "Enterprise security",
},
text: "Enterprise security"},
],
reverse: false,
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212567.jpg",
imageAlt: "Scalable Tech",
},
imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301541.jpg?_wi=2",
imageAlt: "digital abstract background blue indigo",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212567.jpg", imageAlt: "Scalable Tech"}
},
{
title: "Data Analytics",
description: "Turn raw information into actionable insights instantly.",
items: [
title: "Data Analytics", description: "Turn raw information into actionable insights instantly.", items: [
{
icon: BarChart,
text: "Real-time reporting",
},
text: "Real-time reporting"},
{
icon: PieChart,
text: "Predictive modeling",
},
text: "Predictive modeling"},
],
reverse: true,
media: {
imageSrc: "http://img.b2bpic.net/free-photo/abstract-plexus-blue-geometrical-shapes-connection-ai-generated-image_511042-596.jpg",
imageAlt: "Data Insight",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-technology-background-with-low-poly-plexus-design_1048-16168.jpg?_wi=2",
imageAlt: "digital abstract background blue indigo",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-plexus-blue-geometrical-shapes-connection-ai-generated-image_511042-596.jpg", imageAlt: "Data Insight"}
},
{
title: "Global Integration",
description: "Connect seamlessly with your favorite modern tools.",
items: [
title: "Global Integration", description: "Connect seamlessly with your favorite modern tools.", items: [
{
icon: Globe,
text: "Global endpoints",
},
text: "Global endpoints"},
{
icon: Link,
text: "Seamless API",
},
text: "Seamless API"},
],
reverse: false,
media: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-geometric-glass-shape_23-2150979651.jpg",
imageAlt: "Integrations",
},
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-laptop-mouse-coffee_23-2152003802.jpg?_wi=2",
imageAlt: "digital abstract background blue indigo",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-geometric-glass-shape_23-2150979651.jpg", imageAlt: "Integrations"}
},
]}
title="Platform Capabilities"
@@ -187,20 +140,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "99.9%",
description: "Uptime Reliability",
},
id: "m1", value: "99.9%", description: "Uptime Reliability"},
{
id: "m2",
value: "1.2M",
description: "Transactions Processed",
},
id: "m2", value: "1.2M", description: "Transactions Processed"},
{
id: "m3",
value: "500+",
description: "Enterprise Clients",
},
id: "m3", value: "500+", description: "Enterprise Clients"},
]}
title="Proven Results"
description="Data that speaks for itself. We deliver success at scale."
@@ -212,14 +156,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Microsoft",
"Google",
"Apple",
"Amazon",
"Tesla",
"Nvidia",
"Meta",
]}
"Microsoft", "Google", "Apple", "Amazon", "Tesla", "Nvidia", "Meta"]}
title="Trusted by Leaders"
description="Join our ecosystem of industry-leading innovators."
/>
@@ -232,37 +169,16 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
badge: "Essential",
price: "$99",
subtitle: "For small teams",
features: [
"10GB Storage",
"Basic Support",
"Core API Access",
],
id: "basic", badge: "Essential", price: "$99", subtitle: "For small teams", features: [
"10GB Storage", "Basic Support", "Core API Access"],
},
{
id: "pro",
badge: "Popular",
price: "$299",
subtitle: "For scaling businesses",
features: [
"100GB Storage",
"Priority Support",
"Advanced Analytics",
],
id: "pro", badge: "Popular", price: "$299", subtitle: "For scaling businesses", features: [
"100GB Storage", "Priority Support", "Advanced Analytics"],
},
{
id: "enterprise",
badge: "Custom",
price: "Contact Us",
subtitle: "For large enterprises",
features: [
"Unlimited Storage",
"Dedicated Manager",
"On-Prem Options",
],
id: "enterprise", badge: "Custom", price: "Contact Us", subtitle: "For large enterprises", features: [
"Unlimited Storage", "Dedicated Manager", "On-Prem Options"],
},
]}
title="Simplified Pricing"
@@ -278,25 +194,15 @@ export default function LandingPage() {
author="Sarah Johnson, CTO"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/confident-young-man-looking-like-professional-cross-arms-chest-business-suit-standing-white_1258-154122.jpg",
alt: "Sarah",
},
src: "http://img.b2bpic.net/free-photo/confident-young-man-looking-like-professional-cross-arms-chest-business-suit-standing-white_1258-154122.jpg", alt: "Sarah"},
{
src: "http://img.b2bpic.net/free-photo/cheerful-brunette-man-eyeglasses-smiles-widely-outside-happy-guy-black-jacket-white-tshirt-poses-near-airport_197531-27123.jpg",
alt: "Michael",
},
src: "http://img.b2bpic.net/free-photo/cheerful-brunette-man-eyeglasses-smiles-widely-outside-happy-guy-black-jacket-white-tshirt-poses-near-airport_197531-27123.jpg", alt: "Michael"},
{
src: "http://img.b2bpic.net/free-photo/closeup-handsome-young-businessman-trendy-suit-smiling-standing-against-white-background_1258-170863.jpg",
alt: "Emily",
},
src: "http://img.b2bpic.net/free-photo/closeup-handsome-young-businessman-trendy-suit-smiling-standing-against-white-background_1258-170863.jpg", alt: "Emily"},
{
src: "http://img.b2bpic.net/free-photo/side-view-man-posing-with-sunflowers_23-2149736194.jpg",
alt: "David",
},
src: "http://img.b2bpic.net/free-photo/side-view-man-posing-with-sunflowers_23-2149736194.jpg", alt: "David"},
{
src: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg",
alt: "Jane",
},
src: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg", alt: "Jane"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -309,20 +215,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How do I get started?",
content: "Sign up and configure your workspace in under 5 minutes.",
},
id: "q1", title: "How do I get started?", content: "Sign up and configure your workspace in under 5 minutes."},
{
id: "q2",
title: "Is security guaranteed?",
content: "We employ enterprise-grade encryption for all data storage.",
},
id: "q2", title: "Is security guaranteed?", content: "We employ enterprise-grade encryption for all data storage."},
{
id: "q3",
title: "Can I cancel anytime?",
content: "Yes, our plans are flexible with no long-term contracts.",
},
id: "q3", title: "Can I cancel anytime?", content: "Yes, our plans are flexible with no long-term contracts."},
]}
title="Frequently Asked Questions"
description="Answers to the most common questions about our platform."
@@ -337,20 +234,12 @@ export default function LandingPage() {
description="Ready to scale? Connect with our team today."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
name: "name", type: "text", placeholder: "Your Name"},
{
name: "email",
type: "email",
placeholder: "Your Email",
},
name: "email", type: "email", placeholder: "Your Email"},
]}
textarea={{
name: "message",
placeholder: "Describe your requirements",
}}
name: "message", placeholder: "Describe your requirements"}}
imageSrc="http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301539.jpg"
/>
</div>
@@ -361,37 +250,25 @@ export default function LandingPage() {
{
items: [
{
label: "Features",
href: "#features",
},
label: "Features", href: "#features"},
{
label: "Pricing",
href: "#pricing",
},
label: "Pricing", href: "#pricing"},
],
},
{
items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
items: [
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}