diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index b2e2628..d9529b4 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -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() {
@@ -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"
/>
@@ -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" }
+ ]
+ }
+ ]}
/>
@@ -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() {
@@ -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() {
diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx
index eda5b9f..da61ee3 100644
--- a/src/app/services/page.tsx
+++ b/src/app/services/page.tsx
@@ -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() {
@@ -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() {
@@ -292,50 +191,31 @@ export default function LandingPage() {