diff --git a/src/app/page.tsx b/src/app/page.tsx
index 822a5a1..ff1cc65 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -10,7 +10,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import TextAbout from '@/components/sections/about/TextAbout';
-import { Award, TrendingUp, Users } from "lucide-react";
+import { Award, TrendingUp, Users, Zap, BarChart, Megaphone } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,22 +30,10 @@ export default function LandingPage() {
@@ -53,62 +41,25 @@ export default function LandingPage() {
@@ -125,30 +76,10 @@ export default function LandingPage() {
textboxLayout="inline-image"
useInvertedBackground={false}
features={[
- {
- title: "Content Strategy",
- description: "Storytelling that resonates across every digital touchpoint.",
- buttonIcon: "Zap",
- imageSrc: "http://img.b2bpic.net/free-vector/digital-marketing-technology-25-flat-color-icon-pack-including-security-heart-virtual-love-handwatch_1142-21514.jpg",
- },
- {
- title: "Performance Analytics",
- description: "Hard data transformed into actionable business insights.",
- buttonIcon: "BarChart",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884869.jpg",
- },
- {
- title: "Community Management",
- description: "Fostering authentic connections that drive brand loyalty.",
- buttonIcon: "Users",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-with-smartphone_23-2149103082.jpg",
- },
- {
- title: "Paid Media Optimization",
- description: "Precision targeting to maximize your advertising return.",
- buttonIcon: "Megaphone",
- imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-devices-flat-style_23-2147774646.jpg",
- },
+ { title: "Content Strategy", description: "Storytelling that resonates across every digital touchpoint.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-vector/digital-marketing-technology-25-flat-color-icon-pack-including-security-heart-virtual-love-handwatch_1142-21514.jpg" },
+ { title: "Performance Analytics", description: "Hard data transformed into actionable business insights.", buttonIcon: BarChart, imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884869.jpg" },
+ { title: "Community Management", description: "Fostering authentic connections that drive brand loyalty.", buttonIcon: Users, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-with-smartphone_23-2149103082.jpg" },
+ { title: "Paid Media Optimization", description: "Precision targeting to maximize your advertising return.", buttonIcon: Megaphone, imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-devices-flat-style_23-2147774646.jpg" }
]}
title="Our Specialized Services"
description="Comprehensive solutions tailored to your unique market positioning."
@@ -161,24 +92,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- icon: TrendingUp,
- title: "Avg Growth",
- value: "145%",
- },
- {
- id: "m2",
- icon: Award,
- title: "Campaign Wins",
- value: "89+",
- },
- {
- id: "m3",
- icon: Users,
- title: "Audience Reach",
- value: "1.2M+",
- },
+ { id: "m1", icon: TrendingUp, title: "Avg Growth", value: "145%" },
+ { id: "m2", icon: Award, title: "Campaign Wins", value: "89+" },
+ { id: "m3", icon: Users, title: "Audience Reach", value: "1.2M+" }
]}
title="Impact In Numbers"
description="Delivering exceptional results consistently across all client campaigns."
@@ -190,46 +106,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- title: "Impactful",
- quote: "The strategy provided was nothing short of transformational for our engagement.",
- name: "Alex Rivet",
- role: "CEO",
- imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg",
- },
- {
- id: "2",
- title: "Excellent",
- quote: "They understand our vision better than we do ourselves.",
- name: "Sarah Chen",
- role: "CMO",
- imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-resting-relaxing-sitting-cafe-smiling-drinking-coffee_176420-12331.jpg",
- },
- {
- id: "3",
- title: "Strategic",
- quote: "Data-driven results that truly moved the needle on our bottom line.",
- name: "Mark Vane",
- role: "Founder",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-corporate-man_23-2148336855.jpg",
- },
- {
- id: "4",
- title: "Reliable",
- quote: "Consistent excellence across all aspects of our social presence.",
- name: "David Holt",
- role: "Director",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-entrepreneur-woman-preparing-business-meeting-working-management-strategy-startup-office-executive-manager-analyzing-company-documents-looking-marketing-investment-report_482257-34873.jpg",
- },
- {
- id: "5",
- title: "Innovative",
- quote: "Their approach to social growth is unmatched in the industry.",
- name: "Elena Ross",
- role: "VP Marketing",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg",
- },
+ { id: "1", title: "Impactful", quote: "The strategy provided was nothing short of transformational for our engagement.", name: "Alex Rivet", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg" },
+ { id: "2", title: "Excellent", quote: "They understand our vision better than we do ourselves.", name: "Sarah Chen", role: "CMO", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-resting-relaxing-sitting-cafe-smiling-drinking-coffee_176420-12331.jpg" },
+ { id: "3", title: "Strategic", quote: "Data-driven results that truly moved the needle on our bottom line.", name: "Mark Vane", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-corporate-man_23-2148336855.jpg" },
+ { id: "4", title: "Reliable", quote: "Consistent excellence across all aspects of our social presence.", name: "David Holt", role: "Director", imageSrc: "http://img.b2bpic.net/free-photo/portrait-entrepreneur-woman-preparing-business-meeting-working-management-strategy-startup-office-executive-manager-analyzing-company-documents-looking-marketing-investment-report_482257-34873.jpg" },
+ { id: "5", title: "Innovative", quote: "Their approach to social growth is unmatched in the industry.", name: "Elena Ross", role: "VP Marketing", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg" }
]}
title="Client Success Stories"
description="Leading global brands trust us with their digital identity."
@@ -242,25 +123,10 @@ export default function LandingPage() {
title="Start Your Growth Journey"
description="Schedule a complimentary discovery session with our senior strategy team."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Full Name",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "Email Address",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Full Name", required: true },
+ { name: "email", type: "email", placeholder: "Email Address", required: true }
]}
- textarea={{
- name: "message",
- placeholder: "Tell us about your brand goals...",
- rows: 4,
- required: true,
- }}
+ textarea={{ name: "message", placeholder: "Tell us about your brand goals...", rows: 4, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/empty-office-workspace-showcases-monitor-with-research-analysis-meetings_482257-118634.jpg"
/>
@@ -268,42 +134,9 @@ export default function LandingPage() {