Merge version_1 into main #2
244
src/app/page.tsx
244
src/app/page.tsx
@@ -31,77 +31,29 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Proof",
|
||||
id: "proof",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Proof", id: "proof" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="ELITE MEDIA"
|
||||
button={{ text: "Contact Us", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Defining the Future of Social Influence"
|
||||
description="We craft hyper-premium digital narratives that convert global audiences into loyal brand advocates for the world's most discerning brands."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marcus Thorne",
|
||||
handle: "@mthorne",
|
||||
testimonial: "The absolute pinnacle of digital marketing excellence. Elite Media transformed our reach overnight.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-ceo-high-qual-1774772346455-f43e9cb0.png?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena Vance",
|
||||
handle: "@evance",
|
||||
testimonial: "Their strategic precision is unmatched. Simply the best partner for high-growth ventures.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-creative-dire-1774772347423-d2a23667.png?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Julian Saint",
|
||||
handle: "@jsaint",
|
||||
testimonial: "Sophisticated, data-driven, and truly visionary. They define modern premium branding.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-marketing-exe-1774772348927-4cdb7f85.png?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Chloe Dupont",
|
||||
handle: "@cdupont",
|
||||
testimonial: "An incredible experience. They brought a level of luxury and efficacy we'd only dreamed of.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-founder-high--1774772347108-f1f72459.png?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Adrian Reed",
|
||||
handle: "@areed",
|
||||
testimonial: "A rare agency that understands the intersection of prestige and performance.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-ceo-high-qual-1774772346455-f43e9cb0.png?_wi=2",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
{ name: "Marcus Thorne", handle: "@mthorne", testimonial: "The absolute pinnacle of digital marketing excellence. Elite Media transformed our reach overnight.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-ceo-high-qual-1774772346455-f43e9cb0.png" },
|
||||
{ name: "Elena Vance", handle: "@evance", testimonial: "Their strategic precision is unmatched. Simply the best partner for high-growth ventures.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-creative-dire-1774772347423-d2a23667.png" },
|
||||
{ name: "Julian Saint", handle: "@jsaint", testimonial: "Sophisticated, data-driven, and truly visionary. They define modern premium branding.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-marketing-exe-1774772348927-4cdb7f85.png" },
|
||||
{ name: "Chloe Dupont", handle: "@cdupont", testimonial: "An incredible experience. They brought a level of luxury and efficacy we'd only dreamed of.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-founder-high--1774772347108-f1f72459.png" },
|
||||
{ name: "Adrian Reed", handle: "@areed", testimonial: "A rare agency that understands the intersection of prestige and performance.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-ceo-high-qual-1774772346455-f43e9cb0.png" }
|
||||
]}
|
||||
buttons={[{ text: "Start Consultation", href: "#contact" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/a-sleek-cinematic-background-for-a-premi-1774772347323-bd9c1503.png"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -111,12 +63,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="An Agency of Visionaries"
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Methodology",
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Our Methodology", href: "#features" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -126,27 +73,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Strategic Narrative",
|
||||
description: "Storytelling that resonates at a deep, subconscious level with your target demographic.",
|
||||
tag: "Strategy",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/a-sophisticated-representation-of-social-1774772346726-1d2c5fe4.png",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Visual Mastery",
|
||||
description: "Cinema-grade content creation designed to stop the scroll and demand attention.",
|
||||
tag: "Content",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/premium-content-creation-concept-elegant-1774772346960-419c2662.png",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Engagement Alchemy",
|
||||
description: "Algorithmic precision ensuring your brand sits at the top of the conversation.",
|
||||
tag: "Growth",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/dynamic-social-engagement-concept-sleek--1774772346210-19ca298c.png",
|
||||
},
|
||||
{ id: "f1", title: "Strategic Narrative", description: "Storytelling that resonates at a deep, subconscious level with your target demographic.", tag: "Strategy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/a-sophisticated-representation-of-social-1774772346726-1d2c5fe4.png" },
|
||||
{ id: "f2", title: "Visual Mastery", description: "Cinema-grade content creation designed to stop the scroll and demand attention.", tag: "Content", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/premium-content-creation-concept-elegant-1774772346960-419c2662.png" },
|
||||
{ id: "f3", title: "Engagement Alchemy", description: "Algorithmic precision ensuring your brand sits at the top of the conversation.", tag: "Growth", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/dynamic-social-engagement-concept-sleek--1774772346210-19ca298c.png" },
|
||||
]}
|
||||
title="Precision Execution"
|
||||
description="Our core services combine art and data to dominate digital landscapes."
|
||||
@@ -157,24 +86,8 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Fashion Lux",
|
||||
"Tech Growth",
|
||||
"Studio Prime",
|
||||
"Media Sphere",
|
||||
"Creative Edge",
|
||||
"Retail Elite",
|
||||
"Consulting Lead",
|
||||
]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/letter-w-logo-ring-wedding-logo-business-branding-template-designs-inspiration-isolated-white-background_384344-1313.jpg",
|
||||
"http://img.b2bpic.net/free-vector/influencers-logo-template-design_742173-15118.jpg",
|
||||
"http://img.b2bpic.net/free-vector/calligraphic-wedding-monogram-logos_23-2148828527.jpg",
|
||||
"http://img.b2bpic.net/free-vector/turquoise-business-stationery-with-squares_1051-692.jpg",
|
||||
"http://img.b2bpic.net/free-vector/geometric-william-jackson-architect-linkedin-profile-picture_742173-12027.jpg",
|
||||
"http://img.b2bpic.net/free-vector/modern-marketing-logo-concept_1017-9857.jpg",
|
||||
"http://img.b2bpic.net/free-vector/flat-elegant-double-sided-horizontal-business-card-template_23-2149315786.jpg",
|
||||
]}
|
||||
names={["Fashion Lux", "Tech Growth", "Studio Prime", "Media Sphere", "Creative Edge", "Retail Elite", "Consulting Lead"]}
|
||||
logos={["http://img.b2bpic.net/free-vector/letter-w-logo-ring-wedding-logo-business-branding-template-designs-inspiration-isolated-white-background_384344-1313.jpg", "http://img.b2bpic.net/free-vector/influencers-logo-template-design_742173-15118.jpg", "http://img.b2bpic.net/free-vector/calligraphic-wedding-monogram-logos_23-2148828527.jpg", "http://img.b2bpic.net/free-vector/turquoise-business-stationery-with-squares_1051-692.jpg", "http://img.b2bpic.net/free-vector/geometric-william-jackson-architect-linkedin-profile-picture_742173-12027.jpg", "http://img.b2bpic.net/free-vector/modern-marketing-logo-concept_1017-9857.jpg", "http://img.b2bpic.net/free-vector/flat-elegant-double-sided-horizontal-business-card-template_23-2149315786.jpg"]}
|
||||
title="Powering Industry Leaders"
|
||||
description="Trusted by global brands setting the pace in their industries."
|
||||
/>
|
||||
@@ -186,41 +99,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Marcus Thorne",
|
||||
role: "CEO",
|
||||
testimonial: "Incredible vision and flawless execution every single time.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-ceo-high-qual-1774772346455-f43e9cb0.png?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Elena Vance",
|
||||
role: "Creative Director",
|
||||
testimonial: "Their attention to detail and aesthetic quality are simply unmatched.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-creative-dire-1774772347423-d2a23667.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Julian Saint",
|
||||
role: "CMO",
|
||||
testimonial: "Strategic brilliance. We saw 400% growth in engagement under their guidance.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-marketing-exe-1774772348927-4cdb7f85.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Chloe Dupont",
|
||||
role: "Founder",
|
||||
testimonial: "An absolute joy to work with. They truly understand modern digital luxury.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-founder-high--1774772347108-f1f72459.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Victor Chen",
|
||||
role: "Brand Manager",
|
||||
testimonial: "The caliber of creative content produced is consistently world-class.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-creative-dire-1774772347423-d2a23667.png?_wi=3",
|
||||
},
|
||||
{ id: "t1", name: "Marcus Thorne", role: "CEO", testimonial: "Incredible vision and flawless execution every single time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-ceo-high-qual-1774772346455-f43e9cb0.png" },
|
||||
{ id: "t2", name: "Elena Vance", role: "Creative Director", testimonial: "Their attention to detail and aesthetic quality are simply unmatched.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-creative-dire-1774772347423-d2a23667.png" },
|
||||
{ id: "t3", name: "Julian Saint", role: "CMO", testimonial: "Strategic brilliance. We saw 400% growth in engagement under their guidance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-marketing-exe-1774772348927-4cdb7f85.png" },
|
||||
{ id: "t4", name: "Chloe Dupont", role: "Founder", testimonial: "An absolute joy to work with. They truly understand modern digital luxury.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-founder-high--1774772347108-f1f72459.png" },
|
||||
{ id: "t5", name: "Victor Chen", role: "Brand Manager", testimonial: "The caliber of creative content produced is consistently world-class.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbyx6sNsoPXomyfpzOT5vVA7EK/professional-portrait-of-a-creative-dire-1774772347423-d2a23667.png" },
|
||||
]}
|
||||
title="Client Perspectives"
|
||||
description="See why top-tier brands choose us as their strategic partner."
|
||||
@@ -233,24 +116,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
title: "Client Retention",
|
||||
value: "98%",
|
||||
icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Growth Rate",
|
||||
value: "350%",
|
||||
icon: Zap,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Audience Reach",
|
||||
value: "50M+",
|
||||
icon: Globe,
|
||||
},
|
||||
{ id: "m1", title: "Client Retention", value: "98%", icon: Award },
|
||||
{ id: "m2", title: "Growth Rate", value: "350%", icon: Zap },
|
||||
{ id: "m3", title: "Audience Reach", value: "50M+", icon: Globe },
|
||||
]}
|
||||
title="Proven Efficacy"
|
||||
description="Quantifiable impact that moves the needle for your business."
|
||||
@@ -261,21 +129,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What is your onboarding process?",
|
||||
content: "We follow a meticulous 30-day integration phase to align with your brand voice perfectly.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you offer custom packages?",
|
||||
content: "Yes, we tailor every campaign to the unique needs of your business and industry requirements.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "How do you measure success?",
|
||||
content: "We focus on high-impact metrics aligned directly with your quarterly business goals.",
|
||||
},
|
||||
{ id: "q1", title: "What is your onboarding process?", content: "We follow a meticulous 30-day integration phase to align with your brand voice perfectly." },
|
||||
{ id: "q2", title: "Do you offer custom packages?", content: "Yes, we tailor every campaign to the unique needs of your business and industry requirements." },
|
||||
{ id: "q3", title: "How do you measure success?", content: "We focus on high-impact metrics aligned directly with your quarterly business goals." },
|
||||
]}
|
||||
sideTitle="Expert Insights"
|
||||
sideDescription="Questions often asked by our prospective partners."
|
||||
@@ -286,45 +142,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Agency",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Career",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Agency", items: [{ label: "About", href: "#about" }, { label: "Career", href: "#" }] },
|
||||
{ title: "Connect", items: [{ label: "Twitter", href: "#" }, { label: "Instagram", href: "#" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 ELITE MEDIA. All Rights Reserved."
|
||||
bottomRightText="Crafted with passion."
|
||||
|
||||
Reference in New Issue
Block a user