Merge version_1 into main #2
293
src/app/page.tsx
293
src/app/page.tsx
@@ -32,40 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
href: "#services",
|
||||
},
|
||||
name: "Services", id: "/services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "#about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Impact",
|
||||
id: "impact",
|
||||
href: "#impact",
|
||||
},
|
||||
{
|
||||
name: "Clients",
|
||||
id: "clients",
|
||||
href: "#clients",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "#contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"}
|
||||
]}
|
||||
brandName="Apex Social"
|
||||
bottomLeftText="Elevating Digital Presence"
|
||||
@@ -77,78 +50,46 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
imagePosition="right"
|
||||
title="Unlock Your Brand's Social Potential."
|
||||
description="We craft bespoke social media strategies that drive engagement, growth, and measurable ROI for premium brands."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen",
|
||||
handle: "@sarah_designs",
|
||||
testimonial: "Apex Social transformed our online presence. Their strategic approach delivered incredible engagement and sales growth. Truly a premium partner!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20364.jpg?_wi=1",
|
||||
},
|
||||
name: "Sarah Chen", handle: "@sarah_designs", testimonial: "Apex Social transformed our online presence. Their strategic approach delivered incredible engagement and sales growth. Truly a premium partner!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20364.jpg"},
|
||||
{
|
||||
name: "Michael Lee",
|
||||
handle: "@michaellee_ventures",
|
||||
testimonial: "Working with Apex Social was a game-changer. They understood our luxury brand's voice perfectly and executed campaigns with flawless precision.",
|
||||
rating: 5,
|
||||
imageAlt: "Michael Lee, a satisfied client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg?_wi=1",
|
||||
},
|
||||
name: "Michael Lee", handle: "@michaellee_ventures", testimonial: "Working with Apex Social was a game-changer. They understood our luxury brand's voice perfectly and executed campaigns with flawless precision.", rating: 5,
|
||||
imageAlt: "Michael Lee, a satisfied client", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg"},
|
||||
{
|
||||
name: "Jessica Tran",
|
||||
handle: "@jessica_insights",
|
||||
testimonial: "The team at Apex Social is exceptional. Their data-driven insights combined with creative content led to exponential audience growth for us.",
|
||||
rating: 5,
|
||||
imageAlt: "Jessica Tran, Marketing Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg?_wi=1",
|
||||
},
|
||||
name: "Jessica Tran", handle: "@jessica_insights", testimonial: "The team at Apex Social is exceptional. Their data-driven insights combined with creative content led to exponential audience growth for us.", rating: 5,
|
||||
imageAlt: "Jessica Tran, Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg"},
|
||||
{
|
||||
name: "David Kim",
|
||||
handle: "@davidkim_global",
|
||||
testimonial: "Unparalleled expertise and dedication. Apex Social not only met but exceeded our expectations, delivering a truly premium social media experience.",
|
||||
rating: 5,
|
||||
imageAlt: "David Kim, CEO of a global company",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/getting-ready-hard-day_1098-91.jpg?_wi=1",
|
||||
},
|
||||
name: "David Kim", handle: "@davidkim_global", testimonial: "Unparalleled expertise and dedication. Apex Social not only met but exceeded our expectations, delivering a truly premium social media experience.", rating: 5,
|
||||
imageAlt: "David Kim, CEO of a global company", imageSrc: "http://img.b2bpic.net/free-photo/getting-ready-hard-day_1098-91.jpg"},
|
||||
]}
|
||||
tag="Premium Social"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Proposal",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Proposal", href: "#contact"},
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Our Services", href: "#services"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-people-posing-together_23-2149145127.jpg",
|
||||
alt: "Client Avatar 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-people-posing-together_23-2149145127.jpg", alt: "Client Avatar 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
|
||||
alt: "Client Avatar 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", alt: "Client Avatar 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-posing-white-background_231208-1813.jpg",
|
||||
alt: "Client Avatar 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-posing-white-background_231208-1813.jpg", alt: "Client Avatar 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg",
|
||||
alt: "Client Avatar 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg", alt: "Client Avatar 4"},
|
||||
]}
|
||||
avatarText="Join 500+ satisfied brands"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg"
|
||||
imageAlt="Modern office setting showing a social media strategy in progress"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
@@ -160,14 +101,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Crafting Digital Narratives That Resonate"
|
||||
description={[
|
||||
"At Apex Social, we believe in the power of authentic storytelling to build lasting connections. Our expertise in social media marketing translates into tailored strategies that amplify your brand's voice across all platforms, ensuring every post drives purpose.",
|
||||
"From content creation to performance analytics, we manage every facet of your social presence with precision and creativity. Partner with us to transform your online engagement into tangible business success.",
|
||||
]}
|
||||
"At Apex Social, we believe in the power of authentic storytelling to build lasting connections. Our expertise in social media marketing translates into tailored strategies that amplify your brand's voice across all platforms, ensuring every post drives purpose.", "From content creation to performance analytics, we manage every facet of your social presence with precision and creativity. Partner with us to transform your online engagement into tangible business success."]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More About Us",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Learn More About Us", href: "/about"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
showBorder={false}
|
||||
@@ -181,26 +118,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "strategy",
|
||||
title: "Tailored Strategy Development",
|
||||
description: "Bespoke social media blueprints crafted to align with your brand's unique goals and audience.",
|
||||
tag: "Strategic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg?_wi=2",
|
||||
},
|
||||
id: "strategy", title: "Tailored Strategy Development", description: "Bespoke social media blueprints crafted to align with your brand's unique goals and audience.", tag: "Strategic", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg"},
|
||||
{
|
||||
id: "content",
|
||||
title: "Premium Content Creation",
|
||||
description: "High-impact visuals and compelling copy that captivates and converts your target demographic.",
|
||||
tag: "Creative",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg?_wi=3",
|
||||
},
|
||||
id: "content", title: "Premium Content Creation", description: "High-impact visuals and compelling copy that captivates and converts your target demographic.", tag: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg"},
|
||||
{
|
||||
id: "management",
|
||||
title: "Full-Service Campaign Management",
|
||||
description: "From daily posting to advanced analytics, we handle every aspect of your social presence with expert care.",
|
||||
tag: "Execution",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg?_wi=4",
|
||||
},
|
||||
id: "management", title: "Full-Service Campaign Management", description: "From daily posting to advanced analytics, we handle every aspect of your social presence with expert care.", tag: "Execution", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg"},
|
||||
]}
|
||||
title="Our Signature Services"
|
||||
description="We deliver comprehensive social media solutions designed to meet the unique demands of elite brands."
|
||||
@@ -217,23 +139,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "growth",
|
||||
icon: Users,
|
||||
title: "Average Audience Growth",
|
||||
value: "+35%",
|
||||
},
|
||||
id: "growth", icon: Users,
|
||||
title: "Average Audience Growth", value: "+35%"},
|
||||
{
|
||||
id: "engagement",
|
||||
icon: MessageSquare,
|
||||
title: "Engagement Rate Increase",
|
||||
value: "+20%",
|
||||
},
|
||||
id: "engagement", icon: MessageSquare,
|
||||
title: "Engagement Rate Increase", value: "+20%"},
|
||||
{
|
||||
id: "roi",
|
||||
icon: DollarSign,
|
||||
title: "Client ROI",
|
||||
value: "3x",
|
||||
},
|
||||
id: "roi", icon: DollarSign,
|
||||
title: "Client ROI", value: "3x"},
|
||||
]}
|
||||
title="Achieving Tangible Results"
|
||||
description="Our commitment to excellence drives unparalleled performance for our clients."
|
||||
@@ -248,27 +161,13 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/premium-labels-collection_1209-170.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148818711.jpg",
|
||||
"http://img.b2bpic.net/free-vector/supermarket-logo-concept_23-2148467758.jpg",
|
||||
"http://img.b2bpic.net/free-vector/pack-four-book-reading-logos-flat-design_23-2147594436.jpg",
|
||||
"http://img.b2bpic.net/free-vector/marketing-background-design_1300-225.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-business-accounting-logo-template_23-2148832417.jpg",
|
||||
"http://img.b2bpic.net/free-vector/hand-drawn-oasis-logo_23-2149391156.jpg",
|
||||
]}
|
||||
"http://img.b2bpic.net/free-vector/premium-labels-collection_1209-170.jpg", "http://img.b2bpic.net/free-vector/gradient-code-logo-template_23-2148818711.jpg", "http://img.b2bpic.net/free-vector/supermarket-logo-concept_23-2148467758.jpg", "http://img.b2bpic.net/free-vector/pack-four-book-reading-logos-flat-design_23-2147594436.jpg", "http://img.b2bpic.net/free-vector/marketing-background-design_1300-225.jpg", "http://img.b2bpic.net/free-vector/gradient-business-accounting-logo-template_23-2148832417.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-oasis-logo_23-2149391156.jpg"]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Partnering with top brands to elevate their digital presence across diverse sectors."
|
||||
speed={40}
|
||||
showCard={true}
|
||||
names={[
|
||||
"Luxury Brands",
|
||||
"Tech Startups",
|
||||
"E-commerce Giants",
|
||||
"Media Companies",
|
||||
"Consulting Firms",
|
||||
"Financial Services",
|
||||
"Hospitality Groups",
|
||||
]}
|
||||
"Luxury Brands", "Tech Startups", "E-commerce Giants", "Media Companies", "Consulting Firms", "Financial Services", "Hospitality Groups"]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -280,45 +179,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex Riviera",
|
||||
role: "Head of Marketing",
|
||||
company: "Luxury Lifestyle Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20364.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Alex Riviera", role: "Head of Marketing", company: "Luxury Lifestyle Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20364.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Samantha Greene",
|
||||
role: "Brand Director",
|
||||
company: "Innovate Apparel",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Samantha Greene", role: "Brand Director", company: "Innovate Apparel", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Marcus Thorne",
|
||||
role: "CEO",
|
||||
company: "Digital Media Hub",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Marcus Thorne", role: "CEO", company: "Digital Media Hub", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Chloe Wong",
|
||||
role: "Founder",
|
||||
company: "Artisan Goods Co.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/getting-ready-hard-day_1098-91.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "Chloe Wong", role: "Founder", company: "Artisan Goods Co.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/getting-ready-hard-day_1098-91.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ben Carter",
|
||||
role: "VP, Communications",
|
||||
company: "Global Fintech Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20364.jpg?_wi=3",
|
||||
},
|
||||
id: "5", name: "Ben Carter", role: "VP, Communications", company: "Global Fintech Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20364.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from the brands that have experienced remarkable growth with Apex Social."
|
||||
@@ -334,32 +208,18 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What kind of brands do you work with?",
|
||||
content: "We partner with premium, luxury, and high-growth brands across various industries that are committed to excellence in their digital presence.",
|
||||
},
|
||||
id: "faq1", title: "What kind of brands do you work with?", content: "We partner with premium, luxury, and high-growth brands across various industries that are committed to excellence in their digital presence."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "How long does it take to see results?",
|
||||
content: "While results vary based on goals and industry, clients typically see measurable improvements in engagement and audience growth within the first 3 months of our partnership.",
|
||||
},
|
||||
id: "faq2", title: "How long does it take to see results?", content: "While results vary based on goals and industry, clients typically see measurable improvements in engagement and audience growth within the first 3 months of our partnership."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Do you offer custom packages?",
|
||||
content: "Absolutely. Every client receives a bespoke strategy and service package tailored to their specific needs and objectives. We don't believe in one-size-fits-all solutions.",
|
||||
},
|
||||
id: "faq3", title: "Do you offer custom packages?", content: "Absolutely. Every client receives a bespoke strategy and service package tailored to their specific needs and objectives. We don't believe in one-size-fits-all solutions."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "What platforms do you specialize in?",
|
||||
content: "Our expertise spans all major social media platforms including Instagram, Facebook, LinkedIn, TikTok, X (Twitter), and Pinterest, with strategies optimized for each.",
|
||||
},
|
||||
id: "faq4", title: "What platforms do you specialize in?", content: "Our expertise spans all major social media platforms including Instagram, Facebook, LinkedIn, TikTok, X (Twitter), and Pinterest, with strategies optimized for each."},
|
||||
]}
|
||||
ctaTitle="Ready to Transform Your Social Presence?"
|
||||
ctaDescription="Let's discuss how Apex Social can elevate your brand with a tailored social media strategy."
|
||||
ctaButton={{
|
||||
text: "Get Your Custom Proposal",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Get Your Custom Proposal", href: "/contact"}}
|
||||
ctaIcon={ArrowRight}
|
||||
accordionAnimationType="smooth"
|
||||
/>
|
||||
@@ -370,66 +230,39 @@ export default function LandingPage() {
|
||||
logoText="Apex Social"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Strategy",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Strategy", href: "#services"},
|
||||
{
|
||||
label: "Content Creation",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Content Creation", href: "#services"},
|
||||
{
|
||||
label: "Campaign Management",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Campaign Management", href: "#services"},
|
||||
{
|
||||
label: "Analytics",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Analytics", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Clients",
|
||||
href: "#clients",
|
||||
},
|
||||
label: "Clients", href: "#clients"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "LinkedIn",
|
||||
href: "https://linkedin.com",
|
||||
},
|
||||
label: "LinkedIn", href: "https://linkedin.com"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com"},
|
||||
{
|
||||
label: "X (Twitter)",
|
||||
href: "https://twitter.com",
|
||||
},
|
||||
label: "X (Twitter)", href: "https://twitter.com"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -8,7 +8,7 @@ import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import { Feather, Film, Flame, Lightbulb, LineChart, Mail, MessageCircle, Palette, ShieldCheck, Sparkles, Target, TrendingUp, Users } from "lucide-react";
|
||||
import { ArrowRightSquare, CalendarCheck, Feather, Film, Flame, HeartHandshake, Lightbulb, LineChart, Mail, MessageCircle, Palette, ShieldCheck, Sparkles, Target, TrendingUp, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -29,40 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
href: "#services",
|
||||
},
|
||||
name: "Services", id: "/services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "#about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Impact",
|
||||
id: "impact",
|
||||
href: "#impact",
|
||||
},
|
||||
{
|
||||
name: "Clients",
|
||||
id: "clients",
|
||||
href: "#clients",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "#contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"}
|
||||
]}
|
||||
brandName="Apex Social"
|
||||
bottomLeftText="Elevating Digital Presence"
|
||||
@@ -77,74 +50,50 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Strategic Social Planning",
|
||||
description: "Developing custom strategies that align with your brand's vision and business goals.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg?_wi=5",
|
||||
imageAlt: "Social media strategy and planning",
|
||||
},
|
||||
id: "1", title: "Strategic Social Planning", description: "Developing custom strategies that align with your brand's vision and business goals.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg", imageAlt: "Social media strategy and planning"},
|
||||
items: [
|
||||
{
|
||||
icon: Target,
|
||||
text: "Audience & Market Research",
|
||||
},
|
||||
text: "Audience & Market Research"},
|
||||
{
|
||||
icon: Lightbulb,
|
||||
text: "Tailored Strategy Development",
|
||||
},
|
||||
text: "Tailored Strategy Development"},
|
||||
{
|
||||
icon: CalendarCheck,
|
||||
text: "Content Calendar & Planning",
|
||||
},
|
||||
text: "Content Calendar & Planning"},
|
||||
],
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Elite Content Creation",
|
||||
description: "Crafting compelling visuals and narratives that captivate your audience and tell your brand's unique story.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/premium-labels-collection_1209-170.jpg",
|
||||
imageAlt: "Luxury brand content creation",
|
||||
},
|
||||
id: "2", title: "Elite Content Creation", description: "Crafting compelling visuals and narratives that captivate your audience and tell your brand's unique story.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/premium-labels-collection_1209-170.jpg", imageAlt: "Luxury brand content creation"},
|
||||
items: [
|
||||
{
|
||||
icon: Palette,
|
||||
text: "High-End Visuals & Graphics",
|
||||
},
|
||||
text: "High-End Visuals & Graphics"},
|
||||
{
|
||||
icon: Feather,
|
||||
text: "Engaging Copywriting",
|
||||
},
|
||||
text: "Engaging Copywriting"},
|
||||
{
|
||||
icon: Film,
|
||||
text: "Short-Form Video Production",
|
||||
},
|
||||
text: "Short-Form Video Production"},
|
||||
],
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Active Community Management",
|
||||
description: "Building and nurturing a vibrant community around your brand, fostering loyalty and advocacy.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg?_wi=6",
|
||||
imageAlt: "Community engagement and management",
|
||||
},
|
||||
id: "3", title: "Active Community Management", description: "Building and nurturing a vibrant community around your brand, fostering loyalty and advocacy.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg", imageAlt: "Community engagement and management"},
|
||||
items: [
|
||||
{
|
||||
icon: MessageCircle,
|
||||
text: "Proactive Engagement",
|
||||
},
|
||||
text: "Proactive Engagement"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
text: "Reputation Monitoring",
|
||||
},
|
||||
text: "Reputation Monitoring"},
|
||||
{
|
||||
icon: Users,
|
||||
text: "Audience Interaction Growth",
|
||||
},
|
||||
text: "Audience Interaction Growth"},
|
||||
],
|
||||
reverse: false,
|
||||
},
|
||||
@@ -164,32 +113,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Discovery & Analysis",
|
||||
description: "We start with a deep dive into your brand, market, and competition to uncover unique opportunities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg?_wi=7",
|
||||
imageAlt: "Data analysis and discovery phase",
|
||||
},
|
||||
title: "Discovery & Analysis", description: "We start with a deep dive into your brand, market, and competition to uncover unique opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg", imageAlt: "Data analysis and discovery phase"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Strategy Development",
|
||||
description: "Crafting a tailored, multi-platform strategy designed for maximum impact and measurable results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg?_wi=8",
|
||||
imageAlt: "Strategy development session",
|
||||
},
|
||||
title: "Strategy Development", description: "Crafting a tailored, multi-platform strategy designed for maximum impact and measurable results.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg", imageAlt: "Strategy development session"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Execution & Optimization",
|
||||
description: "Bringing the strategy to life with compelling content and continuous, data-backed adjustments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg?_wi=9",
|
||||
imageAlt: "Campaign execution and optimization",
|
||||
},
|
||||
title: "Execution & Optimization", description: "Bringing the strategy to life with compelling content and continuous, data-backed adjustments.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg", imageAlt: "Campaign execution and optimization"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Reporting & Refinement",
|
||||
description: "Providing transparent performance reports and adapting strategies for ongoing success.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg?_wi=10",
|
||||
imageAlt: "Performance reporting and refinement",
|
||||
},
|
||||
title: "Reporting & Refinement", description: "Providing transparent performance reports and adapting strategies for ongoing success.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16036.jpg", imageAlt: "Performance reporting and refinement"},
|
||||
]}
|
||||
title="Our Proven Process for Unlocking Social Growth"
|
||||
description="We combine innovative strategies with data-driven insights to create bespoke social media solutions that resonate with your target audience and achieve your business objectives."
|
||||
@@ -206,25 +139,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "+150%",
|
||||
title: "Average Engagement Increase",
|
||||
description: "Across client campaigns within 6 months.",
|
||||
icon: Flame,
|
||||
id: "1", value: "+150%", title: "Average Engagement Increase", description: "Across client campaigns within 6 months.", icon: Flame,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "3X",
|
||||
title: "ROI on Ad Spend",
|
||||
description: "For our paid social advertising clients.",
|
||||
icon: TrendingUp,
|
||||
id: "2", value: "3X", title: "ROI on Ad Spend", description: "For our paid social advertising clients.", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "95%",
|
||||
title: "Client Retention Rate",
|
||||
description: "Reflecting satisfaction and continuous value.",
|
||||
icon: HeartHandshake,
|
||||
id: "3", value: "95%", title: "Client Retention Rate", description: "Reflecting satisfaction and continuous value.", icon: HeartHandshake,
|
||||
},
|
||||
]}
|
||||
title="Driving Tangible Results for Leading Brands"
|
||||
@@ -238,17 +159,14 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Get Started"
|
||||
tagIcon={Mail}
|
||||
title="Transform Your Social Presence Today"
|
||||
description="Partner with Apex Social and let our experts craft a winning social media strategy tailored to your brand's unique needs."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule a Consultation",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Schedule a Consultation", href: "/contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -257,54 +175,33 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Strategy",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Strategy", href: "/services"},
|
||||
{
|
||||
label: "Content Creation",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Content Creation", href: "/services"},
|
||||
{
|
||||
label: "Ad Management",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Ad Management", href: "/services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "Case Studies",
|
||||
href: "#",
|
||||
},
|
||||
label: "Case Studies", href: "#"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "/contact#faqs",
|
||||
},
|
||||
label: "FAQs", href: "/contact#faqs"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user