Merge version_1 into main #2
239
src/app/page.tsx
239
src/app/page.tsx
@@ -31,28 +31,13 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Process",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Process", id: "about" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="RICHNEXIS"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
}}
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -61,16 +46,10 @@ export default function LandingPage() {
|
||||
logoText="RICHNEXIS"
|
||||
description="Transforming your digital landscape with expert IT solutions, captivating graphic designs, and strategic social media marketing."
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Our Services", href: "#services" },
|
||||
{ text: "Contact Us", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241200.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241200.jpg"
|
||||
imageAlt="RichNexis creative agency studio"
|
||||
/>
|
||||
</div>
|
||||
@@ -81,20 +60,11 @@ export default function LandingPage() {
|
||||
title="We Build Digital Success"
|
||||
description="At RichNexis, we merge technology with creativity to elevate your brand presence globally. From IT infrastructure to stunning visual storytelling."
|
||||
metrics={[
|
||||
{
|
||||
value: "150+",
|
||||
title: "Projects Completed",
|
||||
},
|
||||
{
|
||||
value: "98%",
|
||||
title: "Client Satisfaction",
|
||||
},
|
||||
{
|
||||
value: "50+",
|
||||
title: "Happy Brands",
|
||||
},
|
||||
{ value: "150+", title: "Projects Completed" },
|
||||
{ value: "98%", title: "Client Satisfaction" },
|
||||
{ value: "50+", title: "Happy Brands" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/remote-worker-organizing-project-data-reviewing-his-handwritten-notes_482257-126448.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/remote-worker-organizing-project-data-reviewing-his-handwritten-notes_482257-126448.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
imageAlt="digital marketer working focus"
|
||||
@@ -108,60 +78,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Social Media Marketing",
|
||||
description: "Drive engagement and ROI with data-driven social strategies.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-attending-online-freelancer-e-learning-program-home_482257-92063.jpg",
|
||||
imageAlt: "digital agency office desk tech",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg",
|
||||
imageAlt: "digital agency office desk tech",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241200.jpg?_wi=2",
|
||||
imageAlt: "digital agency office desk tech",
|
||||
title: "Social Media Marketing", description: "Drive engagement and ROI with data-driven social strategies.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/person-attending-online-freelancer-e-learning-program-home_482257-92063.jpg", imageAlt: "digital agency office desk tech" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg", imageAlt: "digital agency office desk tech" },
|
||||
},
|
||||
{
|
||||
title: "IT Solutions",
|
||||
description: "Robust network and system infrastructure management.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-old-hard-disk_58702-17250.jpg",
|
||||
imageAlt: "digital agency office desk tech",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-headphones-mini-house-plants-table-apartment-room_482257-98954.jpg",
|
||||
imageAlt: "digital agency office desk tech",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/remote-worker-organizing-project-data-reviewing-his-handwritten-notes_482257-126448.jpg?_wi=2",
|
||||
imageAlt: "digital agency office desk tech",
|
||||
title: "IT Solutions", description: "Robust network and system infrastructure management.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-old-hard-disk_58702-17250.jpg", imageAlt: "digital agency office desk tech" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/laptop-headphones-mini-house-plants-table-apartment-room_482257-98954.jpg", imageAlt: "digital agency office desk tech" },
|
||||
},
|
||||
{
|
||||
title: "Graphics Design",
|
||||
description: "Visual branding that captures attention and conveys trust.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-modern-devices-office_23-2148339330.jpg",
|
||||
imageAlt: "digital agency office desk tech",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-coffee-cup-with-stationeries-brown-desktop_23-2147979162.jpg",
|
||||
imageAlt: "digital agency office desk tech",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-graphics-composition_23-2148991209.jpg",
|
||||
imageAlt: "digital agency office desk tech",
|
||||
title: "Graphics Design", description: "Visual branding that captures attention and conveys trust.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-modern-devices-office_23-2148339330.jpg", imageAlt: "digital agency office desk tech" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/laptop-coffee-cup-with-stationeries-brown-desktop_23-2147979162.jpg", imageAlt: "digital agency office desk tech" },
|
||||
},
|
||||
{
|
||||
title: "Creative Shooting",
|
||||
description: "High-impact video and photography production services.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880959.jpg",
|
||||
imageAlt: "digital agency office desk tech",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desk-with-objects_23-2147982361.jpg",
|
||||
imageAlt: "digital agency office desk tech",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1",
|
||||
imageAlt: "digital agency office desk tech",
|
||||
title: "Creative Shooting", description: "High-impact video and photography production services.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880959.jpg", imageAlt: "digital agency office desk tech" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/desk-with-objects_23-2147982361.jpg", imageAlt: "digital agency office desk tech" },
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -177,27 +107,9 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "200%",
|
||||
title: "Reach Growth",
|
||||
description: "Average increase in client social visibility.",
|
||||
icon: Sparkles,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "45%",
|
||||
title: "Cost Savings",
|
||||
description: "Efficient IT optimization for businesses.",
|
||||
icon: Shield,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "75%",
|
||||
title: "Content Engagement",
|
||||
description: "Increase via creative visual campaigns.",
|
||||
icon: Zap,
|
||||
},
|
||||
{ id: "m1", value: "200%", title: "Reach Growth", description: "Average increase in client social visibility.", icon: Sparkles },
|
||||
{ id: "m2", value: "45%", title: "Cost Savings", description: "Efficient IT optimization for businesses.", icon: Shield },
|
||||
{ id: "m3", value: "75%", title: "Content Engagement", description: "Increase via creative visual campaigns.", icon: Zap },
|
||||
]}
|
||||
title="Performance Driven"
|
||||
description="Real impact, measurable results for every client."
|
||||
@@ -210,51 +122,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarahj",
|
||||
testimonial: "RichNexis revolutionized our digital marketing. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2",
|
||||
imageAlt: "professional portrait corporate",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "@mchen",
|
||||
testimonial: "Exceptional IT infrastructure support and creative execution.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-manager-office-worker-with-laptop-digital-nomad-programmer-working-her_1258-195348.jpg",
|
||||
imageAlt: "female professional corporate headshot",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Rodriguez",
|
||||
handle: "@elena_r",
|
||||
testimonial: "Their design team has a sharp eye for visual identity.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-labor-union-member_23-2150969905.jpg",
|
||||
imageAlt: "man professional headshot",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@davidk",
|
||||
testimonial: "Professional services with immediate, tangible results.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg",
|
||||
imageAlt: "woman manager portrait",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Amanda White",
|
||||
handle: "@awhite",
|
||||
testimonial: "The best creative agency for shooting and post-production.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-business-man-standing-outside_1262-3492.jpg",
|
||||
imageAlt: "happy customer corporate portrait",
|
||||
},
|
||||
{ id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "RichNexis revolutionized our digital marketing. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "professional portrait corporate" },
|
||||
{ id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Exceptional IT infrastructure support and creative execution.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-manager-office-worker-with-laptop-digital-nomad-programmer-working-her_1258-195348.jpg", imageAlt: "female professional corporate headshot" },
|
||||
{ id: "3", name: "Elena Rodriguez", handle: "@elena_r", testimonial: "Their design team has a sharp eye for visual identity.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-labor-union-member_23-2150969905.jpg", imageAlt: "man professional headshot" },
|
||||
{ id: "4", name: "David Kim", handle: "@davidk", testimonial: "Professional services with immediate, tangible results.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg", imageAlt: "woman manager portrait" },
|
||||
{ id: "5", name: "Amanda White", handle: "@awhite", testimonial: "The best creative agency for shooting and post-production.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-business-man-standing-outside_1262-3492.jpg", imageAlt: "happy customer corporate portrait" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="Client Success"
|
||||
@@ -267,21 +139,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What IT services do you offer?",
|
||||
content: "We handle infrastructure, cloud solutions, and security.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you offer full-scale marketing?",
|
||||
content: "Yes, we manage social media end-to-end including creative.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "What industries do you serve?",
|
||||
content: "We work across retail, SaaS, finance, and creative arts.",
|
||||
},
|
||||
{ id: "f1", title: "What IT services do you offer?", content: "We handle infrastructure, cloud solutions, and security." },
|
||||
{ id: "f2", title: "Do you offer full-scale marketing?", content: "Yes, we manage social media end-to-end including creative." },
|
||||
{ id: "f3", title: "What industries do you serve?", content: "We work across retail, SaaS, finance, and creative arts." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-home-studio-equipped-with-mixing-console-soundboard_482257-93612.jpg"
|
||||
title="Frequently Asked"
|
||||
@@ -295,9 +155,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Get in touch"
|
||||
title="Ready to Scale?"
|
||||
description="Send us your project brief and let's start something big."
|
||||
@@ -313,33 +171,16 @@ export default function LandingPage() {
|
||||
logoText="RICHNEXIS"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
{
|
||||
label: "Marketing",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "IT Solutions",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Design",
|
||||
href: "#services",
|
||||
},
|
||||
title: "Services", items: [
|
||||
{ label: "Marketing", href: "#services" },
|
||||
{ label: "IT Solutions", href: "#services" },
|
||||
{ label: "Design", href: "#services" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -349,4 +190,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user