Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-27 17:00:32 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Services",
id: "#features",
},
name: "Services", id: "#features"},
{
name: "Portfolio",
id: "#products",
},
name: "Portfolio", id: "#products"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="ELEVATE"
/>
@@ -55,52 +47,29 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-animated",
}}
variant: "rotated-rays-animated"}}
title="Amplify Your Digital Presence"
description="We craft premium social media strategies for brands that demand attention, influence, and measurable growth. Your digital footprint, reimagined."
description="We craft premium social media strategies for brands that demand attention, driving 240% average growth for premium brands."
tag="PREMIUM AGENCY"
buttons={[
{
text: "Book Strategy Session",
href: "#contact",
},
text: "Book Strategy Session", href: "#contact"},
{
text: "View Portfolio",
href: "#products",
},
text: "View Portfolio", href: "#products"},
]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-connected-her-smartphone_23-2149233017.jpg",
imageAlt: "Agency aesthetic 1",
},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-connected-her-smartphone_23-2149233017.jpg", imageAlt: "Agency aesthetic 1"},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office-black-white_23-2151777564.jpg",
imageAlt: "Agency aesthetic 2",
},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office-black-white_23-2151777564.jpg", imageAlt: "Agency aesthetic 2"},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/illustration-several-golden-brown-lights-motion-flowing-into-one-direction_181624-24937.jpg",
imageAlt: "Agency aesthetic 3",
},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/illustration-several-golden-brown-lights-motion-flowing-into-one-direction_181624-24937.jpg", imageAlt: "Agency aesthetic 3"},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/smartwatch-with-different-types-graphics_1134-417.jpg",
imageAlt: "Agency aesthetic 4",
},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/smartwatch-with-different-types-graphics_1134-417.jpg", imageAlt: "Agency aesthetic 4"},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/internet-social-technology-digital-connection-device_53876-120732.jpg",
imageAlt: "Agency aesthetic 5",
},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/internet-social-technology-digital-connection-device_53876-120732.jpg", imageAlt: "Agency aesthetic 5"},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498613.jpg",
imageAlt: "Agency aesthetic 6",
},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498613.jpg", imageAlt: "Agency aesthetic 6"},
]}
/>
</div>
@@ -110,14 +79,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"TechCorp",
"InnovateLabs",
"GrowthGen",
"StyleCo",
"NextGen",
"MediaFlow",
"GlobalSync",
]}
"TechCorp", "InnovateLabs", "GrowthGen", "StyleCo", "NextGen", "MediaFlow", "GlobalSync"]}
title="Trusted by Industry Leaders"
description="Driving impact for world-class brands across diverse sectors."
/>
@@ -130,32 +92,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Viral Strategy",
tags: [
"Creative",
"Growth",
],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-marketing-logo-collection_23-2149117440.jpg",
},
id: "f1", title: "Viral Strategy", tags: [
"Creative", "Growth"],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-marketing-logo-collection_23-2149117440.jpg"},
{
id: "f2",
title: "Insight Analytics",
tags: [
"Data",
"Stats",
],
imageSrc: "http://img.b2bpic.net/free-vector/business-elements_23-2147552570.jpg",
},
id: "f2", title: "Insight Analytics", tags: [
"Data", "Stats"],
imageSrc: "http://img.b2bpic.net/free-vector/business-elements_23-2147552570.jpg"},
{
id: "f3",
title: "Content Production",
tags: [
"Video",
"Visual",
],
imageSrc: "http://img.b2bpic.net/free-vector/creative-process-icons_1057-3623.jpg",
},
id: "f3", title: "Content Production", tags: [
"Video", "Visual"],
imageSrc: "http://img.b2bpic.net/free-vector/creative-process-icons_1057-3623.jpg"},
]}
title="Full-Service Agency Capabilities"
description="Everything you need to dominate your market."
@@ -170,47 +117,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Brand Blueprint",
price: "$2,500",
variant: "Service",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543698.jpg",
},
id: "p1", name: "Brand Blueprint", price: "$2,500", variant: "Service", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543698.jpg"},
{
id: "p2",
name: "Video Masterclass",
price: "$4,000",
variant: "Service",
imageSrc: "http://img.b2bpic.net/free-photo/film-projector-with-cinema-reel_23-2148115297.jpg",
},
id: "p2", name: "Video Masterclass", price: "$4,000", variant: "Service", imageSrc: "http://img.b2bpic.net/free-photo/film-projector-with-cinema-reel_23-2148115297.jpg"},
{
id: "p3",
name: "Influencer Hub",
price: "$5,500",
variant: "Service",
imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-cabinet-private-clinic-with-laptop-diagnostics_482257-122738.jpg",
},
id: "p3", name: "Influencer Hub", price: "$5,500", variant: "Service", imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-cabinet-private-clinic-with-laptop-diagnostics_482257-122738.jpg"},
{
id: "p4",
name: "Strategy Planner",
price: "$1,200",
variant: "Tool",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168668.jpg",
},
id: "p4", name: "Strategy Planner", price: "$1,200", variant: "Tool", imageSrc: "http://img.b2bpic.net/free-photo/still-life-colorful-overloaded-bullet-journal_23-2150168668.jpg"},
{
id: "p5",
name: "Insight Report",
price: "$900",
variant: "Analysis",
imageSrc: "http://img.b2bpic.net/free-photo/monitor-with-management-graph-it-standing-empty-startup-company-office-business-meeting-ready-financial-work-workplace-with-modern-furniture-concept-corporation-job_482257-27806.jpg",
},
id: "p5", name: "Insight Report", price: "$900", variant: "Analysis", imageSrc: "http://img.b2bpic.net/free-photo/monitor-with-management-graph-it-standing-empty-startup-company-office-business-meeting-ready-financial-work-workplace-with-modern-furniture-concept-corporation-job_482257-27806.jpg"},
{
id: "p6",
name: "Ad Campaign Kit",
price: "$3,000",
variant: "Content",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-with-collage-technique-color-blocking_23-2150165957.jpg",
},
id: "p6", name: "Ad Campaign Kit", price: "$3,000", variant: "Content", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-with-collage-technique-color-blocking_23-2150165957.jpg"},
]}
title="Our Agency Offerings"
description="Choose the solution that scales your business."
@@ -223,45 +140,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
title: "Incredible Growth",
quote: "Elevate transformed our online presence in just 3 months.",
name: "Sarah J.",
role: "CEO",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-black-man-wearing-suit-felt-hat_613910-1878.jpg",
},
id: "t1", title: "Incredible Growth", quote: "Elevate transformed our online presence in just 3 months.", name: "Sarah J.", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/bearded-black-man-wearing-suit-felt-hat_613910-1878.jpg"},
{
id: "t2",
title: "Creative Powerhouse",
quote: "Their content production is simply world-class. Worth every cent.",
name: "Michael B.",
role: "Director",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-using-tablet-street-cafe_1262-19056.jpg",
},
id: "t2", title: "Creative Powerhouse", quote: "Their content production is simply world-class. Worth every cent.", name: "Michael B.", role: "Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-using-tablet-street-cafe_1262-19056.jpg"},
{
id: "t3",
title: "Insight Driven",
quote: "Finally, an agency that understands the data behind the likes.",
name: "Elena R.",
role: "Founder",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
},
id: "t3", title: "Insight Driven", quote: "Finally, an agency that understands the data behind the likes.", name: "Elena R.", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
{
id: "t4",
title: "Seamless Process",
quote: "Collaborating with this team felt like having our own department.",
name: "David W.",
role: "Manager",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg",
},
id: "t4", title: "Seamless Process", quote: "Collaborating with this team felt like having our own department.", name: "David W.", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1666.jpg"},
{
id: "t5",
title: "A True Partner",
quote: "They don't just execute; they innovate. A perfect growth partner.",
name: "Jessica M.",
role: "Founder",
imageSrc: "http://img.b2bpic.net/free-photo/positive-businesswoman-work_1098-3861.jpg",
},
id: "t5", title: "A True Partner", quote: "They don't just execute; they innovate. A perfect growth partner.", name: "Jessica M.", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/positive-businesswoman-work_1098-3861.jpg"},
]}
title="Client Success Stories"
description="Real results, real partnerships."
@@ -275,20 +162,11 @@ export default function LandingPage() {
tag="MEASURED IMPACT"
metrics={[
{
id: "m1",
value: "150M+",
description: "Impressions Delivered",
},
id: "m1", value: "150M+", description: "Impressions Delivered"},
{
id: "m2",
value: "500+",
description: "Successful Campaigns",
},
id: "m2", value: "500+", description: "Successful Campaigns"},
{
id: "m3",
value: "240%",
description: "Avg Growth Rate",
},
id: "m3", value: "240%", description: "Avg Growth Rate"},
]}
metricsAnimation="slide-up"
/>
@@ -299,20 +177,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How do we start?",
content: "Schedule an initial discovery call through our contact form.",
},
id: "q1", title: "How do we start?", content: "Schedule an initial discovery call through our contact form."},
{
id: "q2",
title: "What is the typical timeline?",
content: "Most brand strategies are delivered within 4-6 weeks.",
},
id: "q2", title: "What is the typical timeline?", content: "Most brand strategies are delivered within 4-6 weeks."},
{
id: "q3",
title: "Do you offer ad management?",
content: "Yes, we specialize in high-ROI ad campaign management.",
},
id: "q3", title: "Do you offer ad management?", content: "Yes, we specialize in high-ROI ad campaign management."},
]}
sideTitle="Common Questions"
sideDescription="Need clarification? We're here to help."
@@ -324,16 +193,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="GET STARTED"
title="Ready to Elevate Your Brand?"
description="Let's build something extraordinary together. Our team is ready to scale your influence."
buttons={[
{
text: "Contact Us Now",
href: "#",
},
text: "Contact Us Now", href: "#"},
]}
/>
</div>
@@ -342,42 +208,27 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#",
},
label: "About", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Strategy",
href: "#features",
},
label: "Strategy", href: "#features"},
{
label: "Analytics",
href: "#features",
},
label: "Analytics", href: "#features"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}
@@ -387,4 +238,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}