diff --git a/src/app/page.tsx b/src/app/page.tsx
index e4bae94..1ca471f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,32 +48,15 @@ export default function LandingPage() {
@@ -118,19 +86,13 @@ export default function LandingPage() {
features={[
{
icon: Zap,
- title: "Brand Strategy",
- description: "Defining your unique voice in the digital noise.",
- },
+ title: "Brand Strategy", description: "Defining your unique voice in the digital noise."},
{
icon: Target,
- title: "Ad Performance",
- description: "Precision-targeted campaigns that drive measurable conversion.",
- },
+ title: "Ad Performance", description: "Precision-targeted campaigns that drive measurable conversion."},
{
icon: Palette,
- title: "Cinematic Content",
- description: "High-fidelity visual production for elite brand presence.",
- },
+ title: "Cinematic Content", description: "High-fidelity visual production for elite brand presence."},
]}
title="Agency Services"
description="Comprehensive social growth solutions designed for maximum brand authority."
@@ -144,20 +106,11 @@ export default function LandingPage() {
tag="Proof of Impact"
metrics={[
{
- id: "m1",
- value: "150M+",
- description: "Monthly Impressions",
- },
+ id: "m1", value: "150M+", description: "Monthly Impressions"},
{
- id: "m2",
- value: "4.2x",
- description: "Average ROAS Growth",
- },
+ id: "m2", value: "4.2x", description: "Average ROAS Growth"},
{
- id: "m3",
- value: "120%",
- description: "Audience Retention",
- },
+ id: "m3", value: "120%", description: "Audience Retention"},
]}
metricsAnimation="slide-up"
/>
@@ -168,14 +121,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Nexus Corp",
- "Aura Labs",
- "Vertex",
- "Skyline Digital",
- "Innovate X",
- "Quantum",
- "Peak Dynamics",
- ]}
+ "Nexus Corp", "Aura Labs", "Vertex", "Skyline Digital", "Innovate X", "Quantum", "Peak Dynamics"]}
title="Trusted by Visionaries"
description="Partnering with the world's most ambitious brands."
/>
@@ -188,40 +134,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Marcus Thorne",
- role: "CEO",
- testimonial: "Vantage Media transformed our digital identity completely.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
- },
+ id: "t1", name: "Marcus Thorne", role: "CEO", testimonial: "Vantage Media transformed our digital identity completely.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg"},
{
- id: "t2",
- name: "Elena Vance",
- role: "CMO",
- testimonial: "Exceptional strategy and flawless visual execution every time.",
- imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-sweater-posing-near-light-lamps_114579-81974.jpg",
- },
+ id: "t2", name: "Elena Vance", role: "CMO", testimonial: "Exceptional strategy and flawless visual execution every time.", imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-sweater-posing-near-light-lamps_114579-81974.jpg"},
{
- id: "t3",
- name: "Julian Reed",
- role: "Founder",
- testimonial: "The best agency partner we've had in a decade.",
- imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-thoughtful_114579-15852.jpg",
- },
+ id: "t3", name: "Julian Reed", role: "Founder", testimonial: "The best agency partner we've had in a decade.", imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-thoughtful_114579-15852.jpg"},
{
- id: "t4",
- name: "Sofia Rossi",
- role: "Marketing Lead",
- testimonial: "Impactful, metrics-driven, and highly professional.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg",
- },
+ id: "t4", name: "Sofia Rossi", role: "Marketing Lead", testimonial: "Impactful, metrics-driven, and highly professional.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg"},
{
- id: "t5",
- name: "David Wu",
- role: "Director",
- testimonial: "They don't just post content; they build brands.",
- imageSrc: "http://img.b2bpic.net/free-photo/special-product-photography-studio_23-2148970211.jpg",
- },
+ id: "t5", name: "David Wu", role: "Director", testimonial: "They don't just post content; they build brands.", imageSrc: "http://img.b2bpic.net/free-photo/special-product-photography-studio_23-2148970211.jpg"},
]}
title="Client Perspectives"
description="Results that speak louder than words."
@@ -234,20 +155,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "What is your onboarding process?",
- content: "We follow a 4-week deep-dive audit before launching campaigns.",
- },
+ id: "f1", title: "What is your onboarding process?", content: "We follow a 4-week deep-dive audit before launching campaigns."},
{
- id: "f2",
- title: "Do you work with startups?",
- content: "We work with brands that have reached product-market fit.",
- },
+ id: "f2", title: "Do you work with startups?", content: "We work with brands that have reached product-market fit."},
{
- id: "f3",
- title: "How is performance tracked?",
- content: "You get a real-time dashboard monitoring all KPIs.",
- },
+ id: "f3", title: "How is performance tracked?", content: "You get a real-time dashboard monitoring all KPIs."},
]}
title="Frequently Asked Questions"
faqsAnimation="blur-reveal"
@@ -262,22 +174,14 @@ export default function LandingPage() {
description="Ready to scale your digital presence? Let's discuss your vision."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Full Name",
- required: true,
+ name: "name", type: "text", placeholder: "Full Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Email Address",
- required: true,
+ name: "email", type: "email", placeholder: "Email Address", required: true,
},
]}
textarea={{
- name: "message",
- placeholder: "Tell us about your brand goals",
- rows: 4,
+ name: "message", placeholder: "Tell us about your brand goals", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-young-woman-sitting-modern-cafe_171337-17123.jpg"
/>
@@ -289,37 +193,25 @@ export default function LandingPage() {
{
items: [
{
- label: "Services",
- href: "#services",
- },
+ label: "Services", href: "#services"},
{
- label: "Insights",
- href: "#blog",
- },
+ label: "Insights", href: "#blog"},
],
},
{
items: [
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
{
- label: "Careers",
- href: "#careers",
- },
+ label: "Careers", href: "#careers"},
],
},
{
items: [
{
- label: "Privacy",
- href: "#",
- },
+ label: "Privacy", href: "#"},
{
- label: "Terms",
- href: "#",
- },
+ label: "Terms", href: "#"},
],
},
]}