diff --git a/src/app/page.tsx b/src/app/page.tsx
index 40a1d29..b625dbe 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,40 +32,13 @@ export default function LandingPage() {
@@ -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"},
],
},
]}
diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx
index 22d5bcb..8d9a8cd 100644
--- a/src/app/services/page.tsx
+++ b/src/app/services/page.tsx
@@ -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() {
@@ -257,54 +175,33 @@ export default function LandingPage() {