diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx
index a5ca061..cf2e9e7 100644
--- a/src/app/services/page.tsx
+++ b/src/app/services/page.tsx
@@ -5,10 +5,10 @@ import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
import FooterBase from '@/components/sections/footer/FooterBase';
-import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
+import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
-import { BarChart2, DollarSign, Lightbulb, LineChart, MessageSquare, Palette, Sparkles, TrendingUp, Users } from "lucide-react";
+import { BarChart2, ClipboardList, Lightbulb, LineChart, MessageSquare, Palette, Sparkles, TrendingUp, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -29,31 +29,19 @@ export default function LandingPage() {
@@ -65,74 +53,50 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "1",
- title: "Strategic Content Creation",
- description: "Crafting compelling narratives and visually stunning content that resonates with your target audience and strengthens your brand voice.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/social-media-star-recording-unboxing-new-phone-front-camera-her-studio_482257-26422.jpg?_wi=2",
- imageAlt: "creative team content creation meeting",
- },
+ id: "1", title: "Strategic Content Creation", description: "Crafting compelling narratives and visually stunning content that resonates with your target audience and strengthens your brand voice.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/social-media-star-recording-unboxing-new-phone-front-camera-her-studio_482257-26422.jpg", imageAlt: "creative team content creation meeting"},
items: [
{
icon: Lightbulb,
- text: "Audience-centric content strategy",
- },
+ text: "Audience-centric content strategy"},
{
icon: Sparkles,
- text: "High-quality graphic design & video production",
- },
+ text: "High-quality graphic design & video production"},
{
icon: Palette,
- text: "Brand-consistent visual storytelling",
- },
+ text: "Brand-consistent visual storytelling"},
],
reverse: false,
},
{
- id: "2",
- title: "Audience Growth & Engagement",
- description: "Implementing data-driven tactics to expand your reach, attract genuine followers, and foster a thriving, interactive community around your brand.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-vector/twitter-interface-concept_23-2148594632.jpg?_wi=2",
- imageAlt: "smartphone social media app interface",
- },
+ id: "2", title: "Audience Growth & Engagement", description: "Implementing data-driven tactics to expand your reach, attract genuine followers, and foster a thriving, interactive community around your brand.", media: {
+ imageSrc: "http://img.b2bpic.net/free-vector/twitter-interface-concept_23-2148594632.jpg", imageAlt: "smartphone social media app interface"},
items: [
{
icon: Users,
- text: "Targeted audience identification",
- },
+ text: "Targeted audience identification"},
{
icon: MessageSquare,
- text: "Proactive community management",
- },
+ text: "Proactive community management"},
{
icon: TrendingUp,
- text: "Engagement optimization strategies",
- },
+ text: "Engagement optimization strategies"},
],
reverse: true,
},
{
- id: "3",
- title: "Performance Analytics & Reporting",
- description: "Providing transparent, in-depth analysis of your social media campaigns, translating raw data into actionable insights for continuous improvement.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-planning-business-charts-digital-laptop-working-with-e-commerce-e-shopping-management-company-office-manager-using-statistics-develop-creative-project_482257-39076.jpg?_wi=2",
- imageAlt: "social media performance analytics screen",
- },
+ id: "3", title: "Performance Analytics & Reporting", description: "Providing transparent, in-depth analysis of your social media campaigns, translating raw data into actionable insights for continuous improvement.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-planning-business-charts-digital-laptop-working-with-e-commerce-e-shopping-management-company-office-manager-using-statistics-develop-creative-project_482257-39076.jpg", imageAlt: "social media performance analytics screen"},
items: [
{
icon: BarChart2,
- text: "Customizable dashboard & KPIs",
- },
+ text: "Customizable dashboard & KPIs"},
{
icon: LineChart,
- text: "ROI tracking & conversion analysis",
- },
+ text: "ROI tracking & conversion analysis"},
{
icon: ClipboardList,
- text: "Regular, detailed performance reports",
- },
+ text: "Regular, detailed performance reports"},
],
reverse: false,
},
@@ -143,35 +107,22 @@ export default function LandingPage() {
-
@@ -182,50 +133,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Eleanor Vance",
- handle: "@EleanorV",
- testimonial: "Apex Social completely revolutionized our brand's online presence. Their strategic approach and creative content truly set us apart!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
- imageAlt: "Eleanor Vance portrait",
- },
+ id: "1", name: "Eleanor Vance", handle: "@EleanorV", testimonial: "Apex Social completely revolutionized our brand's online presence. Their strategic approach and creative content truly set us apart!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", imageAlt: "Eleanor Vance portrait"},
{
- id: "2",
- name: "Marcus Chen",
- handle: "@MarcusC",
- testimonial: "The team at Apex Social is phenomenal. Their analytics-driven strategy provided incredible insights and boosted our engagement significantly.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg",
- imageAlt: "Marcus Chen portrait",
- },
+ id: "2", name: "Marcus Chen", handle: "@MarcusC", testimonial: "The team at Apex Social is phenomenal. Their analytics-driven strategy provided incredible insights and boosted our engagement significantly.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg", imageAlt: "Marcus Chen portrait"},
{
- id: "3",
- name: "Sarah Miller",
- handle: "@SarahM",
- testimonial: "Working with Apex Social was a game-changer for our customer acquisition. Their targeted campaigns delivered exceptional ROI.",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-female-shopper-applying-dress-with-hanger-looking-mirror-woman-choosing-clothes-fashion-store-shopping-retail-concept_74855-11792.jpg",
- imageAlt: "Sarah Miller portrait",
- },
+ id: "3", name: "Sarah Miller", handle: "@SarahM", testimonial: "Working with Apex Social was a game-changer for our customer acquisition. Their targeted campaigns delivered exceptional ROI.", rating: 4,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-female-shopper-applying-dress-with-hanger-looking-mirror-woman-choosing-clothes-fashion-store-shopping-retail-concept_74855-11792.jpg", imageAlt: "Sarah Miller portrait"},
{
- id: "4",
- name: "David Kim",
- handle: "@DavidK",
- testimonial: "Their bespoke content strategy was exactly what we needed. We saw immediate growth and a much stronger community.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-entrepreneur-standing-office-looking-camera_637285-2744.jpg",
- imageAlt: "David Kim portrait",
- },
+ id: "4", name: "David Kim", handle: "@DavidK", testimonial: "Their bespoke content strategy was exactly what we needed. We saw immediate growth and a much stronger community.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-entrepreneur-standing-office-looking-camera_637285-2744.jpg", imageAlt: "David Kim portrait"},
{
- id: "5",
- name: "Olivia Rodriguez",
- handle: "@OliviaR",
- testimonial: "Apex Social's dedicated approach and innovative ideas helped us achieve milestones we thought were impossible. Highly recommend!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-microphone_23-2149200039.jpg",
- imageAlt: "Olivia Rodriguez portrait",
- },
+ id: "5", name: "Olivia Rodriguez", handle: "@OliviaR", testimonial: "Apex Social's dedicated approach and innovative ideas helped us achieve milestones we thought were impossible. Highly recommend!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-microphone_23-2149200039.jpg", imageAlt: "Olivia Rodriguez portrait"},
]}
showRating={true}
title="What Our Clients Say"
@@ -237,21 +158,16 @@ export default function LandingPage() {
@@ -260,62 +176,37 @@ export default function LandingPage() {