Merge version_1 into main #1
288
src/app/page.tsx
288
src/app/page.tsx
@@ -33,25 +33,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Results",
|
||||
id: "metrics",
|
||||
},
|
||||
name: "Results", id: "metrics"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "team",
|
||||
},
|
||||
name: "Team", id: "team"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="AuraSocial"
|
||||
/>
|
||||
@@ -60,104 +50,61 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Scaling Brands Through Digital Authority."
|
||||
description="We craft high-performance social strategies, premium content, and data-driven campaigns for brands that demand excellence."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-data-analytics_23-2151937270.jpg",
|
||||
imageAlt: "Social Media Dashboard",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-data-analytics_23-2151937270.jpg", imageAlt: "Social Media Dashboard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reading-information-stickers_1098-18320.jpg",
|
||||
imageAlt: "Creative Whiteboard",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reading-information-stickers_1098-18320.jpg", imageAlt: "Creative Whiteboard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-working-marketing-setting_23-2151871188.jpg",
|
||||
imageAlt: "Content Workflow",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-working-marketing-setting_23-2151871188.jpg", imageAlt: "Content Workflow"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-business-notes-notepad-dark-background-business-plan-job-teamwork-leadership-strategy-work-marketing-free-space_179666-19759.jpg",
|
||||
imageAlt: "Strategy Session",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-business-notes-notepad-dark-background-business-plan-job-teamwork-leadership-strategy-work-marketing-free-space_179666-19759.jpg", imageAlt: "Strategy Session"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desk-office-with-online-marketing-business-concept_1134-85.jpg",
|
||||
imageAlt: "Social Media Analytics",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desk-office-with-online-marketing-business-concept_1134-85.jpg", imageAlt: "Social Media Analytics"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-blackboard-with-social-media-written_1162-161.jpg",
|
||||
imageAlt: "Brand Growth",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-blackboard-with-social-media-written_1162-161.jpg", imageAlt: "Brand Growth"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148372586.jpg",
|
||||
imageAlt: "Analytics Data",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148372586.jpg", imageAlt: "Analytics Data"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ideas-creative-mission-strategy-vision-concept_53876-124143.jpg",
|
||||
imageAlt: "Creative Content",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ideas-creative-mission-strategy-vision-concept_53876-124143.jpg", imageAlt: "Creative Content"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-immersed-video-game-phone_482257-104104.jpg",
|
||||
imageAlt: "Audience Insight",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-immersed-video-game-phone_482257-104104.jpg", imageAlt: "Audience Insight"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/e-learning-education-sketch-drawing-doodle-concept_53876-64977.jpg",
|
||||
imageAlt: "Strategic Planning",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/e-learning-education-sketch-drawing-doodle-concept_53876-64977.jpg", imageAlt: "Strategic Planning"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Strategy",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Strategy", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg", alt: "Client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", alt: "Client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg", alt: "Client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/manager-sitting-office_1098-22033.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/manager-sitting-office_1098-22033.jpg", alt: "Client 5"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ premium brands worldwide"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Exponential Growth",
|
||||
},
|
||||
type: "text", text: "Exponential Growth"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Viral Engagement",
|
||||
},
|
||||
type: "text", text: "Viral Engagement"},
|
||||
{
|
||||
type: "text",
|
||||
text: "High-Impact Content",
|
||||
},
|
||||
type: "text", text: "High-Impact Content"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Data-Driven Strategy",
|
||||
},
|
||||
type: "text", text: "Data-Driven Strategy"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Market Leadership",
|
||||
},
|
||||
type: "text", text: "Market Leadership"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -170,25 +117,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "120M+",
|
||||
title: "Total Reach",
|
||||
description: "Combined impressions across all active campaigns.",
|
||||
icon: Globe,
|
||||
id: "m1", value: "120M+", title: "Total Reach", description: "Combined impressions across all active campaigns.", icon: Globe,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "45%",
|
||||
title: "Engagement Growth",
|
||||
description: "Average audience growth across key platforms.",
|
||||
icon: TrendingUp,
|
||||
id: "m2", value: "45%", title: "Engagement Growth", description: "Average audience growth across key platforms.", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "85+",
|
||||
title: "Brands Scaled",
|
||||
description: "High-growth brands we've helped reach their potential.",
|
||||
icon: Award,
|
||||
id: "m3", value: "85+", title: "Brands Scaled", description: "High-growth brands we've helped reach their potential.", icon: Award,
|
||||
},
|
||||
]}
|
||||
title="Measurable Impact"
|
||||
@@ -198,30 +133,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardMedia
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Social Strategy",
|
||||
description: "Bespoke social architectures that command market attention.",
|
||||
tag: "Strategy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-social-networking-icons-placed-near-smartphone_23-2147841402.jpg",
|
||||
},
|
||||
id: "f1", title: "Social Strategy", description: "Bespoke social architectures that command market attention.", tag: "Strategy", imageSrc: "http://img.b2bpic.net/free-photo/set-social-networking-icons-placed-near-smartphone_23-2147841402.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Content Creation",
|
||||
description: "Cinematic visual assets tailored for social formats.",
|
||||
tag: "Content",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-female-entrepreneurs-discussing-business-strategy_482257-123854.jpg",
|
||||
},
|
||||
id: "f2", title: "Content Creation", description: "Cinematic visual assets tailored for social formats.", tag: "Content", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-female-entrepreneurs-discussing-business-strategy_482257-123854.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Analytics Engine",
|
||||
description: "Real-time insights optimized for conversion metrics.",
|
||||
tag: "Analytics",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-14783.jpg",
|
||||
},
|
||||
id: "f3", title: "Analytics Engine", description: "Real-time insights optimized for conversion metrics.", tag: "Analytics", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-14783.jpg"},
|
||||
]}
|
||||
title="Core Capabilities"
|
||||
description="Premium services designed to amplify your brand voice."
|
||||
@@ -236,47 +157,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Content Strategy",
|
||||
price: "Custom",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/marketing-strategy-instagram-posts_23-2149819829.jpg",
|
||||
},
|
||||
id: "p1", name: "Content Strategy", price: "Custom", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-psd/marketing-strategy-instagram-posts_23-2149819829.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Production Studio",
|
||||
price: "Custom",
|
||||
variant: "Creative",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-video-camera-movie-set-with-lot-cables_1268-17213.jpg",
|
||||
},
|
||||
id: "p2", name: "Production Studio", price: "Custom", variant: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/professional-video-camera-movie-set-with-lot-cables_1268-17213.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Campaign Management",
|
||||
price: "Custom",
|
||||
variant: "Execution",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-folder-wooden-table_1232-1120.jpg",
|
||||
},
|
||||
id: "p3", name: "Campaign Management", price: "Custom", variant: "Execution", imageSrc: "http://img.b2bpic.net/free-photo/dark-folder-wooden-table_1232-1120.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Influencer CRM",
|
||||
price: "Custom",
|
||||
variant: "Outreach",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-ui-computer-monitor-executing-programming-code_482257-125130.jpg",
|
||||
},
|
||||
id: "p4", name: "Influencer CRM", price: "Custom", variant: "Outreach", imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-ui-computer-monitor-executing-programming-code_482257-125130.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Video Editing",
|
||||
price: "Custom",
|
||||
variant: "Content",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blogger_23-2148349561.jpg",
|
||||
},
|
||||
id: "p5", name: "Video Editing", price: "Custom", variant: "Content", imageSrc: "http://img.b2bpic.net/free-photo/blogger_23-2148349561.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Community Mgmt",
|
||||
price: "Custom",
|
||||
variant: "Support",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038413.jpg",
|
||||
},
|
||||
id: "p6", name: "Community Mgmt", price: "Custom", variant: "Support", imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038413.jpg"},
|
||||
]}
|
||||
title="Our Offerings"
|
||||
description="End-to-end management for premium brands."
|
||||
@@ -291,29 +182,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Alex Rivet",
|
||||
role: "Strategy Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg",
|
||||
},
|
||||
id: "t1", name: "Alex Rivet", role: "Strategy Director", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Maya Chen",
|
||||
role: "Head of Content",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motivated-fashion-designer-succeed_329181-18134.jpg",
|
||||
},
|
||||
id: "t2", name: "Maya Chen", role: "Head of Content", imageSrc: "http://img.b2bpic.net/free-photo/motivated-fashion-designer-succeed_329181-18134.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Julian Rossi",
|
||||
role: "Creative Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-creating-their-own-vision-board_23-2150270483.jpg",
|
||||
},
|
||||
id: "t3", name: "Julian Rossi", role: "Creative Lead", imageSrc: "http://img.b2bpic.net/free-photo/woman-creating-their-own-vision-board_23-2150270483.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sarah Miller",
|
||||
role: "Lead Data Analyst",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-office-analyzing-checking-finance-graphs_23-2150377136.jpg",
|
||||
},
|
||||
id: "t4", name: "Sarah Miller", role: "Lead Data Analyst", imageSrc: "http://img.b2bpic.net/free-photo/person-office-analyzing-checking-finance-graphs_23-2150377136.jpg"},
|
||||
]}
|
||||
title="Meet The Experts"
|
||||
description="Our team of seasoned strategists, creators, and analysts."
|
||||
@@ -327,40 +202,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "ts1",
|
||||
name: "James Bond",
|
||||
handle: "@jbond",
|
||||
testimonial: "Transformed our digital presence completely.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
},
|
||||
id: "ts1", name: "James Bond", handle: "@jbond", testimonial: "Transformed our digital presence completely.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg"},
|
||||
{
|
||||
id: "ts2",
|
||||
name: "Elena Voss",
|
||||
handle: "@elena",
|
||||
testimonial: "Professional, creative, and data-driven.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-with-laptop_23-2148116267.jpg",
|
||||
},
|
||||
id: "ts2", name: "Elena Voss", handle: "@elena", testimonial: "Professional, creative, and data-driven.", imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-with-laptop_23-2148116267.jpg"},
|
||||
{
|
||||
id: "ts3",
|
||||
name: "Mark Sterling",
|
||||
handle: "@mark",
|
||||
testimonial: "Best social media partner we've had.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg",
|
||||
},
|
||||
id: "ts3", name: "Mark Sterling", handle: "@mark", testimonial: "Best social media partner we've had.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg"},
|
||||
{
|
||||
id: "ts4",
|
||||
name: "Sarah Croft",
|
||||
handle: "@sarah",
|
||||
testimonial: "Unmatched creative direction and results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-short-hair-relaxing-outdoors_23-2149015724.jpg",
|
||||
},
|
||||
id: "ts4", name: "Sarah Croft", handle: "@sarah", testimonial: "Unmatched creative direction and results.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-short-hair-relaxing-outdoors_23-2149015724.jpg"},
|
||||
{
|
||||
id: "ts5",
|
||||
name: "Ben Carter",
|
||||
handle: "@ben",
|
||||
testimonial: "Absolutely stellar growth delivered quickly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-laptop_23-2148503484.jpg",
|
||||
},
|
||||
id: "ts5", name: "Ben Carter", handle: "@ben", testimonial: "Absolutely stellar growth delivered quickly.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-laptop_23-2148503484.jpg"},
|
||||
]}
|
||||
title="Trusted by Market Leaders"
|
||||
description="Hear what our premium brand partners have to say."
|
||||
@@ -372,20 +222,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What platforms do you support?",
|
||||
content: "We handle all major platforms including LinkedIn, Instagram, and X.",
|
||||
},
|
||||
id: "q1", title: "What platforms do you support?", content: "We handle all major platforms including LinkedIn, Instagram, and X."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How long are contracts?",
|
||||
content: "We offer flexible quarterly and annual strategy agreements.",
|
||||
},
|
||||
id: "q2", title: "How long are contracts?", content: "We offer flexible quarterly and annual strategy agreements."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can you handle production?",
|
||||
content: "Absolutely, our creative team manages end-to-end production.",
|
||||
},
|
||||
id: "q3", title: "Can you handle production?", content: "Absolutely, our creative team manages end-to-end production."},
|
||||
]}
|
||||
sideTitle="Questions? Answered."
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -396,8 +237,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Get Started"
|
||||
title="Request a Strategy Consultation"
|
||||
description="Ready to scale? Let’s talk about your brand's digital potential."
|
||||
@@ -408,29 +248,19 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Agency",
|
||||
items: [
|
||||
title: "Agency", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user