Merge version_1 into main #1
266
src/app/page.tsx
266
src/app/page.tsx
@@ -34,46 +34,31 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Insights",
|
||||
id: "#insights",
|
||||
},
|
||||
name: "Insights", id: "#insights"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Amplify Agency"
|
||||
button={{
|
||||
text: "Start Your Strategy",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Start Your Strategy", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Your brand story, strategically amplified"
|
||||
description="We transform executive vision into market authority through intentional content strategy and personal branding that drives recognition and revenue."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Strategy",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Your Strategy", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/management-team-clapping-overjoyed-conference-room-after-good-training_482257-5094.jpg"
|
||||
imageAlt="Executive discussing brand strategy"
|
||||
@@ -97,45 +82,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "service-1",
|
||||
title: "Strategic Brand Blueprint",
|
||||
tags: [
|
||||
"Vision",
|
||||
"Positioning",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-standing-close-diagram-from-sticky-note_329181-722.jpg",
|
||||
imageAlt: "Diagram showing strategic brand blueprint",
|
||||
},
|
||||
id: "service-1", title: "Strategic Brand Blueprint", tags: [
|
||||
"Vision", "Positioning"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-standing-close-diagram-from-sticky-note_329181-722.jpg", imageAlt: "Diagram showing strategic brand blueprint"},
|
||||
{
|
||||
id: "service-2",
|
||||
title: "Executive Personal Branding",
|
||||
tags: [
|
||||
"Identity",
|
||||
"Influence",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-professional-businessman-speaking-conference_23-2150917204.jpg",
|
||||
imageAlt: "Professional illustrating personal branding",
|
||||
},
|
||||
id: "service-2", title: "Executive Personal Branding", tags: [
|
||||
"Identity", "Influence"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-professional-businessman-speaking-conference_23-2150917204.jpg", imageAlt: "Professional illustrating personal branding"},
|
||||
{
|
||||
id: "service-3",
|
||||
title: "Content Amplification & Outreach",
|
||||
tags: [
|
||||
"Narrative",
|
||||
"Visibility",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-branding-label-chart-graphic_53876-133806.jpg",
|
||||
imageAlt: "Team amplifying content across platforms",
|
||||
},
|
||||
id: "service-3", title: "Content Amplification & Outreach", tags: [
|
||||
"Narrative", "Visibility"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-branding-label-chart-graphic_53876-133806.jpg", imageAlt: "Team amplifying content across platforms"},
|
||||
{
|
||||
id: "service-4",
|
||||
title: "Advanced Executive Visibility",
|
||||
tags: [
|
||||
"Thought Leadership",
|
||||
"Media Training",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-streaks-with-spheres_1017-2806.jpg",
|
||||
imageAlt: "Executive presenting at a conference",
|
||||
},
|
||||
id: "service-4", title: "Advanced Executive Visibility", tags: [
|
||||
"Thought Leadership", "Media Training"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-streaks-with-spheres_1017-2806.jpg", imageAlt: "Executive presenting at a conference"},
|
||||
]}
|
||||
title="Our Signature Amplification Process"
|
||||
description="We offer a suite of integrated services designed to articulate your unique value, position you as an industry leader, and ensure consistent, compelling engagement across all platforms."
|
||||
@@ -149,23 +110,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1",
|
||||
icon: Users,
|
||||
title: "C-Suite Clients",
|
||||
value: "50+",
|
||||
},
|
||||
id: "metric-1", icon: Users,
|
||||
title: "C-Suite Clients", value: "50+"},
|
||||
{
|
||||
id: "metric-2",
|
||||
icon: ExternalLink,
|
||||
title: "Brand Authority Growth",
|
||||
value: "250%",
|
||||
},
|
||||
id: "metric-2", icon: ExternalLink,
|
||||
title: "Brand Authority Growth", value: "250%"},
|
||||
{
|
||||
id: "metric-3",
|
||||
icon: Heart,
|
||||
title: "Engagement Increase",
|
||||
value: "3x",
|
||||
},
|
||||
id: "metric-3", icon: Heart,
|
||||
title: "Engagement Increase", value: "3x"},
|
||||
]}
|
||||
title="Quantifiable Impact, Unrivaled Results"
|
||||
description="Our methodologies are data-driven, delivering tangible growth in market share, engagement, and stakeholder perception for our discerning clientele."
|
||||
@@ -179,50 +131,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1",
|
||||
name: "Alex R.",
|
||||
handle: "@TechVisionary",
|
||||
testimonial: "Amplify Agency transformed my personal brand from respected to revolutionary. Their strategy gave me unparalleled visibility.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1663.jpg",
|
||||
imageAlt: "Alex R.",
|
||||
},
|
||||
id: "testimonial-1", name: "Alex R.", handle: "@TechVisionary", testimonial: "Amplify Agency transformed my personal brand from respected to revolutionary. Their strategy gave me unparalleled visibility.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1663.jpg", imageAlt: "Alex R."},
|
||||
{
|
||||
id: "testimonial-2",
|
||||
name: "Sarah J.",
|
||||
handle: "@Innovate_CEO",
|
||||
testimonial: "The precision in their content strategy is unmatched. We saw a direct correlation between their work and our market leadership.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-woman-with-dark-curly-hair-standing-near-table-happily-showing-fashion-sketches-laptop-while-spending-time-modern-cozy-workshop-with-big-windows_574295-496.jpg",
|
||||
imageAlt: "Sarah J.",
|
||||
},
|
||||
id: "testimonial-2", name: "Sarah J.", handle: "@Innovate_CEO", testimonial: "The precision in their content strategy is unmatched. We saw a direct correlation between their work and our market leadership.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-woman-with-dark-curly-hair-standing-near-table-happily-showing-fashion-sketches-laptop-while-spending-time-modern-cozy-workshop-with-big-windows_574295-496.jpg", imageAlt: "Sarah J."},
|
||||
{
|
||||
id: "testimonial-3",
|
||||
name: "Marcus L.",
|
||||
handle: "@Global_Exec",
|
||||
testimonial: "Their approach to narrative authority is sophisticated and highly effective. Truly a premium partner for any executive.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/column-business-working-mobile-tie_1157-3667.jpg",
|
||||
imageAlt: "Marcus L.",
|
||||
},
|
||||
id: "testimonial-3", name: "Marcus L.", handle: "@Global_Exec", testimonial: "Their approach to narrative authority is sophisticated and highly effective. Truly a premium partner for any executive.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/column-business-working-mobile-tie_1157-3667.jpg", imageAlt: "Marcus L."},
|
||||
{
|
||||
id: "testimonial-4",
|
||||
name: "Emily C.",
|
||||
handle: "@Startup_Founder",
|
||||
testimonial: "As a founder, I needed to stand out. Amplify Agency delivered a personal brand that truly captures my vision and attracts top talent.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-businesswoman-posing-with-her-digital-tablet_329181-12031.jpg",
|
||||
imageAlt: "Emily C.",
|
||||
},
|
||||
id: "testimonial-4", name: "Emily C.", handle: "@Startup_Founder", testimonial: "As a founder, I needed to stand out. Amplify Agency delivered a personal brand that truly captures my vision and attracts top talent.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-businesswoman-posing-with-her-digital-tablet_329181-12031.jpg", imageAlt: "Emily C."},
|
||||
{
|
||||
id: "testimonial-5",
|
||||
name: "David K.",
|
||||
handle: "@MarketStrategist",
|
||||
testimonial: "From initial concept to execution, Amplify Agency demonstrated a deep understanding of our unique market challenges and delivered beyond expectations.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-elegant-green-heaven-smile_1187-4836.jpg",
|
||||
imageAlt: "David K.",
|
||||
},
|
||||
id: "testimonial-5", name: "David K.", handle: "@MarketStrategist", testimonial: "From initial concept to execution, Amplify Agency demonstrated a deep understanding of our unique market challenges and delivered beyond expectations.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-elegant-green-heaven-smile_1187-4836.jpg", imageAlt: "David K."},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Voices of Authority"
|
||||
@@ -238,29 +160,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "member-1",
|
||||
name: "Eleanor Vance",
|
||||
role: "Founder & Lead Strategist",
|
||||
description: "Eleanor is a visionary in brand architecture, specializing in crafting narratives that define market leaders.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-travel-agency_52683-136439.jpg",
|
||||
imageAlt: "Eleanor Vance",
|
||||
},
|
||||
id: "member-1", name: "Eleanor Vance", role: "Founder & Lead Strategist", description: "Eleanor is a visionary in brand architecture, specializing in crafting narratives that define market leaders.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-travel-agency_52683-136439.jpg", imageAlt: "Eleanor Vance"},
|
||||
{
|
||||
id: "member-2",
|
||||
name: "Julian Hayes",
|
||||
role: "Director of Personal Branding",
|
||||
description: "Julian empowers executives to build authentic, influential personal brands that resonate globally.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-working-her-workshop_23-2148877342.jpg",
|
||||
imageAlt: "Julian Hayes",
|
||||
},
|
||||
id: "member-2", name: "Julian Hayes", role: "Director of Personal Branding", description: "Julian empowers executives to build authentic, influential personal brands that resonate globally.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-working-her-workshop_23-2148877342.jpg", imageAlt: "Julian Hayes"},
|
||||
{
|
||||
id: "member-3",
|
||||
name: "Isabelle Chen",
|
||||
role: "Head of Content & Outreach",
|
||||
description: "Isabelle leads our content division, ensuring every message amplifies client expertise and market reach.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-talking-about-new-project_23-2148778072.jpg",
|
||||
imageAlt: "Isabelle Chen",
|
||||
},
|
||||
id: "member-3", name: "Isabelle Chen", role: "Head of Content & Outreach", description: "Isabelle leads our content division, ensuring every message amplifies client expertise and market reach.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-talking-about-new-project_23-2148778072.jpg", imageAlt: "Isabelle Chen"},
|
||||
]}
|
||||
title="The Architects of Your Brand"
|
||||
description="Meet the seasoned strategists and creative minds behind Amplify Agency, dedicated to unlocking your full potential."
|
||||
@@ -276,28 +180,13 @@ export default function LandingPage() {
|
||||
description="Stay ahead of the curve with our latest articles on personal branding, content strategy, and market influence for executives and entrepreneurs."
|
||||
blogs={[
|
||||
{
|
||||
id: "blog-1",
|
||||
category: "Personal Branding",
|
||||
title: "The Executive's Guide to Digital Authority",
|
||||
excerpt: "Mastering your online presence is crucial. Learn how to cultivate digital authority that opens doors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-business-template_93675-132494.jpg",
|
||||
imageAlt: "Executive using a tablet",
|
||||
id: "blog-1", category: "Personal Branding", title: "The Executive's Guide to Digital Authority", excerpt: "Mastering your online presence is crucial. Learn how to cultivate digital authority that opens doors.", imageSrc: "http://img.b2bpic.net/free-photo/mockup-business-template_93675-132494.jpg", imageAlt: "Executive using a tablet", authorName: "Eleanor Vance", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-man-working-travel-agency_52683-136439.jpg", date: "July 15, 2024"
|
||||
},
|
||||
{
|
||||
id: "blog-2",
|
||||
category: "Content Strategy",
|
||||
title: "Crafting a Narrative that Commands Attention",
|
||||
excerpt: "Discover the art of storytelling that captivates your audience and positions you as an industry visionary.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-designer-planning-renovation-modern-apartment_273609-37023.jpg",
|
||||
imageAlt: "Person writing notes on a board",
|
||||
id: "blog-2", category: "Content Strategy", title: "Crafting a Narrative that Commands Attention", excerpt: "Discover the art of storytelling that captivates your audience and positions you as an industry visionary.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-designer-planning-renovation-modern-apartment_273609-37023.jpg", imageAlt: "Person writing notes on a board", authorName: "Julian Hayes", authorAvatar: "http://img.b2bpic.net/free-photo/fashion-designer-working-her-workshop_23-2148877342.jpg", date: "July 20, 2024"
|
||||
},
|
||||
{
|
||||
id: "blog-3",
|
||||
category: "Market Influence",
|
||||
title: "Leveraging Media for Unparalleled Visibility",
|
||||
excerpt: "Explore advanced tactics for media engagement and turning press opportunities into lasting market influence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ideas-strategy-action-design-vision-plan-concept_53876-121098.jpg",
|
||||
imageAlt: "Microphone on a stand",
|
||||
id: "blog-3", category: "Market Influence", title: "Leveraging Media for Unparalleled Visibility", excerpt: "Explore advanced tactics for media engagement and turning press opportunities into lasting market influence.", imageSrc: "http://img.b2bpic.net/free-photo/ideas-strategy-action-design-vision-plan-concept_53876-121098.jpg", imageAlt: "Microphone on a stand", authorName: "Isabelle Chen", authorAvatar: "http://img.b2bpic.net/free-photo/business-people-talking-about-new-project_23-2148778072.jpg", date: "July 25, 2024"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -309,20 +198,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What is the typical timeline for a brand strategy project?",
|
||||
content: "Our projects are tailored, but a comprehensive brand strategy typically ranges from 8-12 weeks, depending on scope and client engagement. We prioritize depth over speed.",
|
||||
},
|
||||
id: "faq-1", title: "What is the typical timeline for a brand strategy project?", content: "Our projects are tailored, but a comprehensive brand strategy typically ranges from 8-12 weeks, depending on scope and client engagement. We prioritize depth over speed."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "How do you measure the success of a personal branding initiative?",
|
||||
content: "Success is measured through a combination of increased media mentions, speaking engagements, social influence metrics, and quantifiable improvements in perceived authority and market differentiation. We establish KPIs upfront.",
|
||||
},
|
||||
id: "faq-2", title: "How do you measure the success of a personal branding initiative?", content: "Success is measured through a combination of increased media mentions, speaking engagements, social influence metrics, and quantifiable improvements in perceived authority and market differentiation. We establish KPIs upfront."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Do you work with clients internationally?",
|
||||
content: "Yes, Amplify Agency serves a global clientele. Our remote collaboration tools and strategic partners ensure seamless delivery regardless of location.",
|
||||
},
|
||||
id: "faq-3", title: "Do you work with clients internationally?", content: "Yes, Amplify Agency serves a global clientele. Our remote collaboration tools and strategic partners ensure seamless delivery regardless of location."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-thinking-about-idea-her-partner_1098-3767.jpg"
|
||||
imageAlt="Business professionals discussing questions"
|
||||
@@ -337,14 +217,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to amplify your presence? Connect with us today to discuss your vision and chart a course for unparalleled market authority."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule a Consultation",
|
||||
href: "#",
|
||||
},
|
||||
text: "Schedule a Consultation", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -356,58 +233,35 @@ export default function LandingPage() {
|
||||
logoText="Amplify Agency"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Brand Strategy",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Brand Strategy", href: "#services"},
|
||||
{
|
||||
label: "Personal Branding",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Personal Branding", href: "#services"},
|
||||
{
|
||||
label: "Content Amplification",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Content Amplification", href: "#services"},
|
||||
{
|
||||
label: "Executive Visibility",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Executive Visibility", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Our Team", href: "#team"},
|
||||
{
|
||||
label: "Insights",
|
||||
href: "#insights",
|
||||
},
|
||||
label: "Insights", href: "#insights"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user