Merge version_1 into main #2
297
src/app/page.tsx
297
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Nexus Agency"
|
||||
/>
|
||||
@@ -54,119 +46,38 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="We redefine your digital presence."
|
||||
description="Strategic social management for the world's most innovative brands. Elevating your voice with data-driven creative and premium production."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-dslr-camera-body_482257-122591.jpg?_wi=1",
|
||||
imageAlt: "Studio Workspace",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-frame-colorful-color-mix-natural-bath-bomb_23-2148163140.jpg?_wi=1",
|
||||
imageAlt: "Digital Tech",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-computer-drinking-coffee_1303-27379.jpg?_wi=1",
|
||||
imageAlt: "Creative Professional",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-holding-cup_23-2149239038.jpg?_wi=1",
|
||||
imageAlt: "Modern Office",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-view-with-people-street_23-2148942970.jpg?_wi=1",
|
||||
imageAlt: "City Lights",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151272908.jpg?_wi=1",
|
||||
imageAlt: "Design Concept",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-dslr-camera-body_482257-122591.jpg", imageAlt: "Studio Workspace" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-frame-colorful-color-mix-natural-bath-bomb_23-2148163140.jpg", imageAlt: "Digital Tech" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-working-computer-drinking-coffee_1303-27379.jpg", imageAlt: "Creative Professional" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-holding-cup_23-2149239038.jpg", imageAlt: "Modern Office" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/urban-view-with-people-street_23-2148942970.jpg", imageAlt: "City Lights" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151272908.jpg", imageAlt: "Design Concept" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151272908.jpg?_wi=2",
|
||||
imageAlt: "Design Concept",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-view-with-people-street_23-2148942970.jpg?_wi=2",
|
||||
imageAlt: "City Lights",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-holding-cup_23-2149239038.jpg?_wi=2",
|
||||
imageAlt: "Modern Office",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-computer-drinking-coffee_1303-27379.jpg?_wi=2",
|
||||
imageAlt: "Creative Professional",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-frame-colorful-color-mix-natural-bath-bomb_23-2148163140.jpg?_wi=2",
|
||||
imageAlt: "Digital Tech",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-dslr-camera-body_482257-122591.jpg?_wi=2",
|
||||
imageAlt: "Studio Workspace",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151272908.jpg", imageAlt: "Design Concept" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/urban-view-with-people-street_23-2148942970.jpg", imageAlt: "City Lights" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-holding-cup_23-2149239038.jpg", imageAlt: "Modern Office" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-working-computer-drinking-coffee_1303-27379.jpg", imageAlt: "Creative Professional" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-frame-colorful-color-mix-natural-bath-bomb_23-2148163140.jpg", imageAlt: "Digital Tech" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-dslr-camera-body_482257-122591.jpg", imageAlt: "Studio Workspace" }
|
||||
]}
|
||||
tag="Nexus Premium Agency"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Project",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Project", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-blonde-business-woman_171337-6294.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19909.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-woman-coat-leaning-wall_171337-16383.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting_23-2149213193.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/selective-focus-dslr-camera-body_482257-122591.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-blonde-business-woman_171337-6294.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19909.jpg", alt: "Client 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-young-woman-coat-leaning-wall_171337-16383.jpg", alt: "Client 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting_23-2149213193.jpg", alt: "Client 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/selective-focus-dslr-camera-body_482257-122591.jpg", alt: "Client 5" }
|
||||
]}
|
||||
avatarText="Trusted by 50+ global brands"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/letter-m-logo-geometric-style_1017-7060.jpg",
|
||||
alt: "Partner 1",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/flat-set-colorful-logos_23-2147591011.jpg",
|
||||
alt: "Partner 2",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/gradient-technology-logo-collection_23-2148163493.jpg",
|
||||
alt: "Partner 3",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/business-card_23-2148118742.jpg",
|
||||
alt: "Partner 4",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/pack-abstract-logos-flat-design_23-2147642272.jpg",
|
||||
alt: "Partner 5",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -175,14 +86,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Precision social media strategy."
|
||||
description={[
|
||||
"Nexus is not just another agency. We are a collective of strategists, creators, and data experts committed to pushing the boundaries of digital narrative.",
|
||||
"Through meticulous planning and high-impact storytelling, we ensure your brand doesn't just join the conversation—it leads it.",
|
||||
]}
|
||||
"Nexus is not just another agency. We are a collective of strategists, creators, and data experts committed to pushing the boundaries of digital narrative.", "Through meticulous planning and high-impact storytelling, we ensure your brand doesn't just join the conversation—it leads it."]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Approach",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Our Approach", href: "#features"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -194,82 +101,34 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Social Strategy",
|
||||
description: "Deep audit and comprehensive roadmap for long-term growth.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-dslr-camera-body_482257-122591.jpg?_wi=3",
|
||||
imageAlt: "Social Strategy",
|
||||
},
|
||||
id: "1", title: "Social Strategy", description: "Deep audit and comprehensive roadmap for long-term growth.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-dslr-camera-body_482257-122591.jpg", imageAlt: "Social Strategy"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Custom roadmap",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Competitor research",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Growth metrics",
|
||||
},
|
||||
{ icon: CheckCircle, text: "Custom roadmap" },
|
||||
{ icon: CheckCircle, text: "Competitor research" },
|
||||
{ icon: CheckCircle, text: "Growth metrics" },
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-dslr-camera-body_482257-122591.jpg?_wi=4",
|
||||
imageAlt: "creative agency workspace dark aesthetic",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Premium Production",
|
||||
description: "High-fidelity content production that speaks to your brand aesthetic.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-frame-colorful-color-mix-natural-bath-bomb_23-2148163140.jpg?_wi=3",
|
||||
imageAlt: "Production",
|
||||
},
|
||||
id: "2", title: "Premium Production", description: "High-fidelity content production that speaks to your brand aesthetic.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-frame-colorful-color-mix-natural-bath-bomb_23-2148163140.jpg", imageAlt: "Production"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Professional photography",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Short-form video",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Graphic branding",
|
||||
},
|
||||
{ icon: CheckCircle, text: "Professional photography" },
|
||||
{ icon: CheckCircle, text: "Short-form video" },
|
||||
{ icon: CheckCircle, text: "Graphic branding" },
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-frame-colorful-color-mix-natural-bath-bomb_23-2148163140.jpg?_wi=4",
|
||||
imageAlt: "digital art abstract creative",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Community Growth",
|
||||
description: "Strategic engagement that turns followers into brand advocates.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-computer-drinking-coffee_1303-27379.jpg?_wi=3",
|
||||
imageAlt: "Community",
|
||||
},
|
||||
id: "3", title: "Community Growth", description: "Strategic engagement that turns followers into brand advocates.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-computer-drinking-coffee_1303-27379.jpg", imageAlt: "Community"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Engagement strategy",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Influencer relations",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Daily management",
|
||||
},
|
||||
{ icon: CheckCircle, text: "Engagement strategy" },
|
||||
{ icon: CheckCircle, text: "Influencer relations" },
|
||||
{ icon: CheckCircle, text: "Daily management" },
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-computer-drinking-coffee_1303-27379.jpg?_wi=4",
|
||||
imageAlt: "creative professional working tablet dark studio",
|
||||
reverse: false
|
||||
},
|
||||
]}
|
||||
title="Services designed for growth."
|
||||
@@ -282,19 +141,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Alpha",
|
||||
"Beta",
|
||||
"Gamma",
|
||||
"Delta",
|
||||
"Epsilon",
|
||||
]}
|
||||
"Alpha", "Beta", "Gamma", "Delta", "Epsilon"]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/letter-m-logo-geometric-style_1017-7060.jpg",
|
||||
"http://img.b2bpic.net/free-vector/flat-set-colorful-logos_23-2147591011.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-technology-logo-collection_23-2148163493.jpg",
|
||||
"http://img.b2bpic.net/free-vector/business-card_23-2148118742.jpg",
|
||||
"http://img.b2bpic.net/free-vector/pack-abstract-logos-flat-design_23-2147642272.jpg",
|
||||
]}
|
||||
"http://img.b2bpic.net/free-vector/letter-m-logo-geometric-style_1017-7060.jpg", "http://img.b2bpic.net/free-vector/flat-set-colorful-logos_23-2147591011.jpg", "http://img.b2bpic.net/free-vector/gradient-technology-logo-collection_23-2148163493.jpg", "http://img.b2bpic.net/free-vector/business-card_23-2148118742.jpg", "http://img.b2bpic.net/free-vector/pack-abstract-logos-flat-design_23-2147642272.jpg"]}
|
||||
title="Partners in scaling success."
|
||||
description="Collaborating with market leaders across industries."
|
||||
/>
|
||||
@@ -304,31 +153,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-business-woman_171337-6294.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Henderson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19909.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-coat-leaning-wall_171337-16383.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marcus Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting_23-2149213193.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jordan Smith",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-business-woman_171337-6294.jpg?_wi=2",
|
||||
},
|
||||
{ id: "1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-business-woman_171337-6294.jpg" },
|
||||
{ id: "2", name: "James Henderson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19909.jpg" },
|
||||
{ id: "3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-coat-leaning-wall_171337-16383.jpg" },
|
||||
{ id: "4", name: "Marcus Chen", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting_23-2149213193.jpg" },
|
||||
{ id: "5", name: "Jordan Smith", imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-business-woman_171337-6294.jpg" },
|
||||
]}
|
||||
cardTitle="Client feedback."
|
||||
cardTag="Testimonials"
|
||||
@@ -342,23 +171,11 @@ export default function LandingPage() {
|
||||
title="Start your partnership."
|
||||
description="Ready to scale? Contact our strategy team for a discovery session."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can we help?",
|
||||
required: true,
|
||||
name: "message", placeholder: "How can we help?", required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/elegant-dark-background-with-golden-details_23-2148446040.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -369,13 +186,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Nexus Agency"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Contact Us", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user