Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-23 11:21:25 +00:00
3 changed files with 157 additions and 476 deletions

View File

@@ -7,7 +7,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TeamCardFive from '@/components/sections/team/TeamCardFive';
import { Lightbulb, Palette } from "lucide-react";
import { BarChart3, Handshake, Lightbulb, Palette } from "lucide-react";
export default function LandingPage() {
return (
@@ -28,46 +28,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "about",
href: "/#about",
},
name: "About", id: "/about"},
{
name: "Services",
id: "services",
href: "/#services",
},
name: "Services", id: "/services"},
{
name: "Results",
id: "results",
href: "/#results",
},
name: "Results", id: "/#results"},
{
name: "Testimonials",
id: "testimonials",
href: "/#testimonials",
},
name: "Testimonials", id: "/#testimonials"},
{
name: "Pricing",
id: "pricing",
href: "/#pricing",
},
name: "Pricing", id: "/#pricing"},
{
name: "Contact",
id: "contact",
href: "/#contact",
},
name: "Contact", id: "/contact"},
]}
brandName="SocialFlow Agency"
button={{
text: "Get Started",
href: "/#contact",
}}
text: "Get Started", href: "/#contact"}}
/>
</div>
@@ -80,33 +57,23 @@ export default function LandingPage() {
tag="About Us"
buttons={[
{
text: "Meet Our Team",
href: "/about#team",
},
text: "Meet Our Team", href: "/about#team"},
]}
bulletPoints={[
{
title: "Vision-driven Strategies",
description: "We develop forward-thinking social media strategies aligned with your brand's long-term vision.",
icon: Lightbulb,
title: "Vision-driven Strategies", description: "We develop forward-thinking social media strategies aligned with your brand's long-term vision.", icon: Lightbulb,
},
{
title: "Data-backed Insights",
description: "Every decision is informed by comprehensive analytics and market research for optimal performance.",
icon: BarChart3,
title: "Data-backed Insights", description: "Every decision is informed by comprehensive analytics and market research for optimal performance.", icon: BarChart3,
},
{
title: "Creative Content Excellence",
description: "Our team produces captivating content that resonates deeply with your target audience.",
icon: Palette,
title: "Creative Content Excellence", description: "Our team produces captivating content that resonates deeply with your target audience.", icon: Palette,
},
{
title: "Client-Centric Partnerships",
description: "We foster collaborative relationships, ensuring your goals are at the heart of everything we do.",
icon: Handshake,
title: "Client-Centric Partnerships", description: "We foster collaborative relationships, ensuring your goals are at the heart of everything we do.", icon: Handshake,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/studio-arrangement-work_23-2151976865.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/studio-arrangement-work_23-2151976865.jpg"
imageAlt="modern agency office interior"
/>
</div>
@@ -119,6 +86,23 @@ export default function LandingPage() {
title="Meet the Architects of Your Social Success"
description="Our diverse team of strategists, creatives, and analysts are passionate about bringing your brand's vision to life. We combine expertise with innovation to deliver exceptional social media marketing results."
tag="Our Team"
team={[
{
id: "1", name: "Eleanor Vance", role: "Chief Strategist", imageSrc: "http://img.b2bpic.net/free-photo/pretty-gorgeous-woman-use-spray-eyes-feeling-good-after-long-laptop-use-sitting-home_496169-98.jpg", imageAlt: "Eleanor Vance, Chief Strategist", socialLinks: [
{ icon: Handshake, href: "#", ariaLabel: "LinkedIn" }
]
},
{
id: "2", name: "Marcus Thorne", role: "Lead Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-executive-looking-camera_1262-4763.jpg", imageAlt: "Marcus Thorne, Lead Creative Director", socialLinks: [
{ icon: Handshake, href: "#", ariaLabel: "LinkedIn" }
]
},
{
id: "3", name: "Sophia Lee", role: "Senior Data Analyst", imageSrc: "http://img.b2bpic.net/free-photo/mature-businesswoman-leading-business-meeting_329181-19246.jpg", imageAlt: "Sophia Lee, Senior Data Analyst", socialLinks: [
{ icon: Handshake, href: "#", ariaLabel: "LinkedIn" }
]
}
]}
/>
</div>
@@ -129,20 +113,14 @@ export default function LandingPage() {
description="Our commitment to excellence translates into tangible growth and engagement for our clients. See how SocialFlow Agency drives real-world success across diverse industries."
metrics={[
{
value: "+300%",
title: "Engagement Growth",
},
value: "+300%", title: "Engagement Growth"},
{
value: "75%",
title: "Client Retention",
},
value: "75%", title: "Client Retention"},
{
value: "+2M",
title: "Audience Reach",
},
value: "+2M", title: "Audience Reach"},
]}
tag="Our Impact"
imageSrc="http://img.b2bpic.net/free-photo/male-expert-uses-tablet-with-chroma-key-display-leveraging-dashboards_482257-126212.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/male-expert-uses-tablet-with-chroma-key-display-leveraging-dashboards_482257-126212.jpg"
imageAlt="social media dashboards and analytics"
mediaAnimation="opacity"
metricsAnimation="slide-up"
@@ -153,50 +131,31 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Blog",
href: "/blog",
},
label: "Blog", href: "/blog"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Case Studies",
href: "/case-studies",
},
label: "Case Studies", href: "/case-studies"},
{
label: "FAQs",
href: "/faqs",
},
label: "FAQs", href: "/faqs"},
{
label: "Support",
href: "/support",
},
label: "Support", href: "/support"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "/privacy",
},
label: "Privacy Policy", href: "/privacy"},
{
label: "Terms of Service",
href: "/terms",
},
label: "Terms of Service", href: "/terms"},
],
},
]}

View File

@@ -33,68 +33,40 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "about",
href: "/#about",
},
name: "About", id: "/about"},
{
name: "Services",
id: "services",
href: "/#services",
},
name: "Services", id: "/services"},
{
name: "Results",
id: "results",
href: "/#results",
},
name: "Results", id: "/#results"},
{
name: "Testimonials",
id: "testimonials",
href: "/#testimonials",
},
name: "Testimonials", id: "/#testimonials"},
{
name: "Pricing",
id: "pricing",
href: "/#pricing",
},
name: "Pricing", id: "/#pricing"},
{
name: "Contact",
id: "contact",
href: "/#contact",
},
name: "Contact", id: "/contact"},
]}
brandName="SocialFlow Agency"
button={{
text: "Get Started",
href: "/#contact",
}}
text: "Get Started", href: "/#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Elevate Your Brand's Social Presence"
description="We craft bespoke social media strategies that captivate audiences, drive engagement, and deliver measurable growth for premium brands."
buttons={[
{
text: "Discover Services",
href: "/#services",
},
text: "Discover Services", href: "/#services"},
{
text: "Our Work",
href: "/#results",
},
text: "Our Work", href: "/#results"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/people-having-fun-their-break-time_23-2149272014.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/people-having-fun-their-break-time_23-2149272014.jpg"
imageAlt="Social media agency team collaborating on a digital marketing strategy"
/>
</div>
@@ -107,23 +79,15 @@ export default function LandingPage() {
description="At SocialFlow Agency, we believe in the power of tailored social narratives. Our team of experts merges creativity with data-driven insights to build compelling brand stories that resonate deeply and convert effectively."
bulletPoints={[
{
title: "Strategic Planning",
description: "Develop comprehensive strategies aligned with your brand's vision and goals.",
},
title: "Strategic Planning", description: "Develop comprehensive strategies aligned with your brand's vision and goals."},
{
title: "Content Creation",
description: "Produce captivating visuals and compelling copy that engages your target audience.",
},
title: "Content Creation", description: "Produce captivating visuals and compelling copy that engages your target audience."},
{
title: "Community Engagement",
description: "Foster active and loyal communities around your brand across all platforms.",
},
title: "Community Engagement", description: "Foster active and loyal communities around your brand across all platforms."},
{
title: "Performance Analytics",
description: "Monitor, analyze, and optimize campaigns for maximum ROI and continuous improvement.",
},
title: "Performance Analytics", description: "Monitor, analyze, and optimize campaigns for maximum ROI and continuous improvement."},
]}
imageSrc="http://img.b2bpic.net/free-photo/studio-arrangement-work_23-2151976865.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/studio-arrangement-work_23-2151976865.jpg"
imageAlt="Modern agency office with team collaborating"
mediaAnimation="opacity"
/>
@@ -136,37 +100,19 @@ export default function LandingPage() {
description="From content strategy to advanced analytics, we offer a full spectrum of services designed to maximize your brand's impact across all major social platforms."
accordionItems={[
{
id: "1",
title: "Social Media Strategy Development",
content: "We create bespoke strategies that align with your business objectives, audience demographics, and brand voice across all relevant platforms.",
},
id: "1", title: "Social Media Strategy Development", content: "We create bespoke strategies that align with your business objectives, audience demographics, and brand voice across all relevant platforms."},
{
id: "2",
title: "Content Creation & Curation",
content: "Our team designs and produces high-quality visual and written content, ensuring it resonates with your audience and stands out from the competition.",
},
id: "2", title: "Content Creation & Curation", content: "Our team designs and produces high-quality visual and written content, ensuring it resonates with your audience and stands out from the competition."},
{
id: "3",
title: "Community Management & Engagement",
content: "We actively engage with your community, fostering loyalty, managing inquiries, and building a strong online presence.",
},
id: "3", title: "Community Management & Engagement", content: "We actively engage with your community, fostering loyalty, managing inquiries, and building a strong online presence."},
{
id: "4",
title: "Paid Social Advertising",
content: "Maximize your reach and conversions with targeted advertising campaigns across platforms like Facebook, Instagram, LinkedIn, and TikTok.",
},
id: "4", title: "Paid Social Advertising", content: "Maximize your reach and conversions with targeted advertising campaigns across platforms like Facebook, Instagram, LinkedIn, and TikTok."},
{
id: "5",
title: "Influencer Marketing Campaigns",
content: "Leverage the power of key opinion leaders to amplify your brand message and connect with new audiences authentically.",
},
id: "5", title: "Influencer Marketing Campaigns", content: "Leverage the power of key opinion leaders to amplify your brand message and connect with new audiences authentically."},
{
id: "6",
title: "Performance Tracking & Reporting",
content: "Receive detailed insights into your campaign performance with transparent reporting and continuous optimization recommendations.",
},
id: "6", title: "Performance Tracking & Reporting", content: "Receive detailed insights into your campaign performance with transparent reporting and continuous optimization recommendations."},
]}
imageSrc="http://img.b2bpic.net/free-photo/male-expert-uses-tablet-with-chroma-key-display-leveraging-dashboards_482257-126212.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/male-expert-uses-tablet-with-chroma-key-display-leveraging-dashboards_482257-126212.jpg"
imageAlt="Various social media icons and charts representing digital marketing services"
mediaAnimation="opacity"
/>
@@ -177,23 +123,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Company One",
"Company Two",
"Company Three",
"Company Four",
"Company Five",
"Company Six",
"Company Seven",
]}
"Company One", "Company Two", "Company Three", "Company Four", "Company Five", "Company Six", "Company Seven"]}
logos={[
"http://img.b2bpic.net/free-vector/minimal-business-card-template_23-2148459086.jpg",
"http://img.b2bpic.net/free-vector/hipster-logos-with-watercolor-splashes_1361-654.jpg",
"http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148161323.jpg",
"http://img.b2bpic.net/free-vector/elegant-real-estate-logo-design_197582-57.jpg",
"http://img.b2bpic.net/free-vector/women-s-day-label-collection_23-2148035086.jpg",
"http://img.b2bpic.net/free-vector/technology-logo-collection-gradient-style_52683-13891.jpg",
"http://img.b2bpic.net/free-vector/online-shopping-elements-design_1212-115.jpg",
]}
"http://img.b2bpic.net/free-vector/minimal-business-card-template_23-2148459086.jpg", "http://img.b2bpic.net/free-vector/hipster-logos-with-watercolor-splashes_1361-654.jpg", "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148161323.jpg", "http://img.b2bpic.net/free-vector/elegant-real-estate-logo-design_197582-57.jpg", "http://img.b2bpic.net/free-vector/women-s-day-label-collection_23-2148035086.jpg", "http://img.b2bpic.net/free-vector/technology-logo-collection-gradient-style_52683-13891.jpg", "http://img.b2bpic.net/free-vector/online-shopping-elements-design_1212-115.jpg"]}
title="Trusted by Industry Leaders"
description="Our commitment to excellence has earned the trust of renowned brands across various sectors, helping them achieve unparalleled social media success."
speed={40}
@@ -203,36 +135,18 @@ export default function LandingPage() {
<div id="results" data-section="results">
<MetricCardTen
animationType="blur-reveal"
textboxLayout="centered"
useInvertedBackground={false}
metrics={[
{
id: "1",
title: "Engagement Rate",
subtitle: "Average client increase",
category: "Social Performance",
value: "+35%",
},
id: "1", title: "Engagement Rate", subtitle: "Average client increase", category: "Social Performance", value: "+35%"},
{
id: "2",
title: "Follower Growth",
subtitle: "Quarterly average boost",
category: "Audience Expansion",
value: "+25%",
},
id: "2", title: "Follower Growth", subtitle: "Quarterly average boost", category: "Audience Expansion", value: "+25%"},
{
id: "3",
title: "Conversion Lift",
subtitle: "Directly attributed sales",
category: "Business Impact",
value: "+18%",
},
id: "3", title: "Conversion Lift", subtitle: "Directly attributed sales", category: "Business Impact", value: "+18%"},
{
id: "4",
title: "Reach Expansion",
subtitle: "Increased visibility",
category: "Brand Awareness",
value: "+40%",
},
id: "4", title: "Reach Expansion", subtitle: "Increased visibility", category: "Brand Awareness", value: "+40%"},
]}
title="Achieve Tangible Social Growth"
description="We quantify success, delivering impactful results that translate into real business value for our clients."
@@ -248,50 +162,20 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "CEO",
company: "GrowthMark Solutions",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mature-businesswoman-leading-business-meeting_329181-19246.jpg",
imageAlt: "Sarah Johnson, CEO of GrowthMark Solutions",
},
id: "1", name: "Sarah Johnson", role: "CEO", company: "GrowthMark Solutions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mature-businesswoman-leading-business-meeting_329181-19246.jpg", imageAlt: "Sarah Johnson, CEO of GrowthMark Solutions"},
{
id: "2",
name: "Michael Chen",
role: "Marketing Director",
company: "Innovate Digital",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-executive-looking-camera_1262-4763.jpg",
imageAlt: "Michael Chen, Marketing Director of Innovate Digital",
},
id: "2", name: "Michael Chen", role: "Marketing Director", company: "Innovate Digital", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-executive-looking-camera_1262-4763.jpg", imageAlt: "Michael Chen, Marketing Director of Innovate Digital"},
{
id: "3",
name: "Emily Rodriguez",
role: "Founder",
company: "TrendSetters Apparel",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg",
imageAlt: "Emily Rodriguez, Founder of TrendSetters Apparel",
},
id: "3", name: "Emily Rodriguez", role: "Founder", company: "TrendSetters Apparel", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Emily Rodriguez, Founder of TrendSetters Apparel"},
{
id: "4",
name: "David Kim",
role: "VP of Sales",
company: "Elite Finance Group",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-videocall_23-2149186144.jpg",
imageAlt: "David Kim, VP of Sales at Elite Finance Group",
},
id: "4", name: "David Kim", role: "VP of Sales", company: "Elite Finance Group", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-videocall_23-2149186144.jpg", imageAlt: "David Kim, VP of Sales at Elite Finance Group"},
{
id: "5",
name: "Olivia White",
role: "Brand Manager",
company: "EcoGlow Organics",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-gorgeous-woman-use-spray-eyes-feeling-good-after-long-laptop-use-sitting-home_496169-98.jpg?_wi=1",
imageAlt: "Olivia White, Brand Manager at EcoGlow Organics",
},
id: "5", name: "Olivia White", role: "Brand Manager", company: "EcoGlow Organics", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-gorgeous-woman-use-spray-eyes-feeling-good-after-long-laptop-use-sitting-home_496169-98.jpg", imageAlt: "Olivia White, Brand Manager at EcoGlow Organics"},
]}
title="What Our Clients Say"
description="Hear directly from the brands we've helped transform with our strategic social media expertise."
@@ -305,62 +189,29 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "starter",
badge: "Growth",
price: "$1,500/month",
subtitle: "Ideal for emerging brands",
buttons: [
id: "starter", badge: "Growth", price: "$1,500/month", subtitle: "Ideal for emerging brands", buttons: [
{
text: "Choose Starter",
href: "/#contact",
},
text: "Choose Starter", href: "/#contact"},
],
features: [
"1 Platform Focus",
"Basic Content Calendar",
"Monthly Performance Report",
"Email Support",
],
"1 Platform Focus", "Basic Content Calendar", "Monthly Performance Report", "Email Support"],
},
{
id: "professional",
badge: "Most Popular",
badgeIcon: Sparkles,
price: "$3,800/month",
subtitle: "Perfect for established brands",
buttons: [
id: "professional", badge: "Most Popular", badgeIcon: Sparkles,
price: "$3,800/month", subtitle: "Perfect for established brands", buttons: [
{
text: "Choose Pro",
href: "/#contact",
},
text: "Choose Pro", href: "/#contact"},
],
features: [
"Up to 3 Platforms",
"Custom Content Strategy",
"Bi-Weekly Performance Calls",
"Dedicated Account Manager",
"Influencer Outreach (Basic)",
],
"Up to 3 Platforms", "Custom Content Strategy", "Bi-Weekly Performance Calls", "Dedicated Account Manager", "Influencer Outreach (Basic)"],
},
{
id: "enterprise",
badge: "Premium",
price: "Custom Quote",
subtitle: "For market leaders and large-scale campaigns",
buttons: [
id: "enterprise", badge: "Premium", price: "Custom Quote", subtitle: "For market leaders and large-scale campaigns", buttons: [
{
text: "Contact for Quote",
href: "/#contact",
},
text: "Contact for Quote", href: "/#contact"},
],
features: [
"Unlimited Platforms",
"Full-Scale Content Production",
"Weekly Strategic Consultations",
"24/7 Priority Support",
"Advanced Analytics & A/B Testing",
"Comprehensive Influencer Campaigns",
],
"Unlimited Platforms", "Full-Scale Content Production", "Weekly Strategic Consultations", "24/7 Priority Support", "Advanced Analytics & A/B Testing", "Comprehensive Influencer Campaigns"],
},
]}
title="Tailored Plans for Every Ambition"
@@ -372,12 +223,11 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Connect"
title="Let's Build Your Social Empire"
description="Ready to redefine your brand's digital narrative? Reach out today to schedule a consultation and discover what SocialFlow can do for you."
imageSrc="http://img.b2bpic.net/free-vector/messenger-app-chat-mobile_23-2147794721.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-vector/messenger-app-chat-mobile_23-2147794721.jpg"
imageAlt="People communicating through social media icons"
mediaAnimation="opacity"
mediaPosition="right"
@@ -394,24 +244,16 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
href: "https://facebook.com",
ariaLabel: "Facebook",
},
href: "https://facebook.com", ariaLabel: "Facebook"},
{
icon: Instagram,
href: "https://instagram.com",
ariaLabel: "Instagram",
},
href: "https://instagram.com", ariaLabel: "Instagram"},
{
icon: Linkedin,
href: "https://linkedin.com",
ariaLabel: "LinkedIn",
},
href: "https://linkedin.com", ariaLabel: "LinkedIn"},
{
icon: Twitter,
href: "https://twitter.com",
ariaLabel: "Twitter",
},
href: "https://twitter.com", ariaLabel: "Twitter"},
]}
/>
</div>

View File

@@ -8,7 +8,7 @@ import FeatureCardThree from '@/components/sections/feature/featureCardThree/Fea
import FooterBase from '@/components/sections/footer/FooterBase';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
import { Briefcase, Feather, Image, Monitor, RefreshCw, Search, Sparkles, TrendingUp } from "lucide-react";
import { Briefcase, Feather, Image, Monitor, RefreshCw, Search, Sparkles, TrendingUp, Workflow, Megaphone } from "lucide-react";
export default function LandingPage() {
return (
@@ -29,46 +29,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "about",
href: "/#about",
},
name: "About", id: "/about"},
{
name: "Services",
id: "services",
href: "/#services",
},
name: "Services", id: "/services"},
{
name: "Results",
id: "results",
href: "/#results",
},
name: "Results", id: "/#results"},
{
name: "Testimonials",
id: "testimonials",
href: "/#testimonials",
},
name: "Testimonials", id: "/#testimonials"},
{
name: "Pricing",
id: "pricing",
href: "/#pricing",
},
name: "Pricing", id: "/#pricing"},
{
name: "Contact",
id: "contact",
href: "/#contact",
},
name: "Contact", id: "/contact"},
]}
brandName="SocialFlow Agency"
button={{
text: "Get Started",
href: "/#contact",
}}
text: "Get Started", href: "/#contact"}}
/>
</div>
@@ -80,29 +57,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "1",
title: "Strategy & Consulting",
description: "Custom social media roadmaps, audience analysis, competitive benchmarking, and platform selection for optimal impact.",
imageSrc: "http://img.b2bpic.net/free-photo/male-expert-uses-tablet-with-chroma-key-display-leveraging-dashboards_482257-126212.jpg?_wi=3",
},
id: "1", title: "Strategy & Consulting", description: "Custom social media roadmaps, audience analysis, competitive benchmarking, and platform selection for optimal impact.", imageSrc: "http://img.b2bpic.net/free-photo/male-expert-uses-tablet-with-chroma-key-display-leveraging-dashboards_482257-126212.jpg"},
{
id: "2",
title: "Content Creation",
description: "High-quality visual and written content, including graphics, videos, copywriting, and storytelling tailored to your brand voice.",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-fun-their-break-time_23-2149272014.jpg?_wi=2",
},
id: "2", title: "Content Creation", description: "High-quality visual and written content, including graphics, videos, copywriting, and storytelling tailored to your brand voice.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-fun-their-break-time_23-2149272014.jpg"},
{
id: "3",
title: "Community Management",
description: "Active engagement, reputation management, customer support, and fostering a loyal brand community.",
imageSrc: "http://img.b2bpic.net/free-photo/studio-arrangement-work_23-2151976865.jpg?_wi=3",
},
id: "3", title: "Community Management", description: "Active engagement, reputation management, customer support, and fostering a loyal brand community.", imageSrc: "http://img.b2bpic.net/free-photo/studio-arrangement-work_23-2151976865.jpg"},
{
id: "4",
title: "Paid Social Advertising",
description: "Targeted ad campaigns, budget optimization, A/B testing, and performance reporting to maximize ROI.",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-gorgeous-woman-use-spray-eyes-feeling-good-after-long-laptop-use-sitting-home_496169-98.jpg?_wi=2",
},
id: "4", title: "Paid Social Advertising", description: "Targeted ad campaigns, budget optimization, A/B testing, and performance reporting to maximize ROI.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-gorgeous-woman-use-spray-eyes-feeling-good-after-long-laptop-use-sitting-home_496169-98.jpg"},
]}
title="Bespoke Social Strategies for Premium Brands"
description="We offer a full spectrum of social media marketing services, tailored to elevate your brand's presence and achieve measurable success. Our approach is holistic, integrating creativity with data-driven insights."
@@ -117,74 +78,50 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "1",
title: "Discovery & Strategy",
description: "We begin with in-depth consultations to understand your brand, goals, and target audience, culminating in a tailored strategy.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/people-having-fun-their-break-time_23-2149272014.jpg?_wi=3",
imageAlt: "team collaborating on strategy",
},
id: "1", title: "Discovery & Strategy", description: "We begin with in-depth consultations to understand your brand, goals, and target audience, culminating in a tailored strategy.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/people-having-fun-their-break-time_23-2149272014.jpg", imageAlt: "team collaborating on strategy"},
items: [
{
icon: Search,
text: "Audience Research",
},
text: "Audience Research"},
{
icon: Briefcase,
text: "Competitive Analysis",
},
text: "Competitive Analysis"},
{
icon: Workflow,
text: "Goal Setting & KPIs",
},
text: "Goal Setting & KPIs"},
],
reverse: false,
},
{
id: "2",
title: "Content & Campaign Execution",
description: "Our creative team develops compelling content and launches targeted campaigns across selected platforms.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/male-expert-uses-tablet-with-chroma-key-display-leveraging-dashboards_482257-126212.jpg?_wi=4",
imageAlt: "social media content creation",
},
id: "2", title: "Content & Campaign Execution", description: "Our creative team develops compelling content and launches targeted campaigns across selected platforms.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/male-expert-uses-tablet-with-chroma-key-display-leveraging-dashboards_482257-126212.jpg", imageAlt: "social media content creation"},
items: [
{
icon: Image,
text: "Visual & Video Production",
},
text: "Visual & Video Production"},
{
icon: Feather,
text: "Copywriting & Storytelling",
},
text: "Copywriting & Storytelling"},
{
icon: Megaphone,
text: "Ad Campaign Launch",
},
text: "Ad Campaign Launch"},
],
reverse: true,
},
{
id: "3",
title: "Analysis & Optimization",
description: "We continuously monitor performance, analyze data, and refine strategies to ensure ongoing success and adaptation.",
media: {
imageSrc: "http://img.b2bpic.net/free-vector/technology-logo-collection-gradient-style_52683-13891.jpg",
imageAlt: "analytics dashboard",
},
id: "3", title: "Analysis & Optimization", description: "We continuously monitor performance, analyze data, and refine strategies to ensure ongoing success and adaptation.", media: {
imageSrc: "http://img.b2bpic.net/free-vector/technology-logo-collection-gradient-style_52683-13891.jpg", imageAlt: "analytics dashboard"},
items: [
{
icon: Monitor,
text: "Real-time Monitoring",
},
text: "Real-time Monitoring"},
{
icon: TrendingUp,
text: "Performance Reports",
},
text: "Performance Reports"},
{
icon: RefreshCw,
text: "Strategy Refinement",
},
text: "Strategy Refinement"},
],
reverse: false,
},
@@ -202,62 +139,29 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "1",
badge: "Starter",
price: "$999/month",
subtitle: "Essential Social Media Presence",
buttons: [
id: "1", badge: "Starter", price: "$999/month", subtitle: "Essential Social Media Presence", buttons: [
{
text: "Choose Starter",
href: "/contact",
},
text: "Choose Starter", href: "/contact"},
],
features: [
"2 Platform Management",
"8 Posts/Month",
"Basic Analytics Report",
"Email Support",
],
"2 Platform Management", "8 Posts/Month", "Basic Analytics Report", "Email Support"],
},
{
id: "2",
badge: "Professional",
price: "$2,499/month",
subtitle: "Accelerated Growth & Engagement",
buttons: [
id: "2", badge: "Professional", price: "$2,499/month", subtitle: "Accelerated Growth & Engagement", buttons: [
{
text: "Choose Professional",
href: "/contact",
},
text: "Choose Professional", href: "/contact"},
],
features: [
"Up to 3 Platform Management",
"15 Posts/Month",
"In-depth Analytics & Strategy",
"Community Engagement",
"Priority Support",
],
"Up to 3 Platform Management", "15 Posts/Month", "In-depth Analytics & Strategy", "Community Engagement", "Priority Support"],
},
{
id: "3",
badge: "Enterprise",
badgeIcon: Sparkles,
price: "Custom Quote",
subtitle: "Comprehensive & Tailored Solution",
buttons: [
id: "3", badge: "Enterprise", badgeIcon: Sparkles,
price: "Custom Quote", subtitle: "Comprehensive & Tailored Solution", buttons: [
{
text: "Contact for Quote",
href: "/contact",
},
text: "Contact for Quote", href: "/contact"},
],
features: [
"All Social Platforms",
"Unlimited Posts",
"Dedicated Account Manager",
"Influencer Marketing",
"Paid Ad Management",
"24/7 Support",
],
"All Social Platforms", "Unlimited Posts", "Dedicated Account Manager", "Influencer Marketing", "Paid Ad Management", "24/7 Support"],
},
]}
title="Flexible Plans for Evolving Needs"
@@ -270,20 +174,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Ready to Grow?"
title="Transform Your Social Presence"
description="Let's discuss how SocialFlow Agency can craft a winning social media strategy specifically for your brand. Schedule a free consultation today!"
buttons={[
{
text: "Get a Custom Quote",
href: "/contact",
},
text: "Get a Custom Quote", href: "/contact"},
{
text: "View Case Studies",
href: "/case-studies",
},
text: "View Case Studies", href: "/case-studies"},
]}
/>
</div>
@@ -292,50 +191,31 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Blog",
href: "/blog",
},
label: "Blog", href: "/blog"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Case Studies",
href: "/case-studies",
},
label: "Case Studies", href: "/case-studies"},
{
label: "FAQs",
href: "/faqs",
},
label: "FAQs", href: "/faqs"},
{
label: "Support",
href: "/support",
},
label: "Support", href: "/support"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "/privacy",
},
label: "Privacy Policy", href: "/privacy"},
{
label: "Terms of Service",
href: "/terms",
},
label: "Terms of Service", href: "/terms"},
],
},
]}