diff --git a/src/app/page.tsx b/src/app/page.tsx
index 60c3581..b7d2beb 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,22 +43,14 @@ export default function LandingPage() {
@@ -81,9 +61,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Strategy-First Creative"
description={[
- "We believe that social media is the new storefront. Our team combines analytical precision with high-end creative storytelling to drive measurable growth for elite brands.",
- "Every campaign is crafted to elevate your identity, ensuring your brand stands out in an increasingly noisy digital landscape.",
- ]}
+ "We believe that social media is the new storefront. Our team combines analytical precision with high-end creative storytelling to drive measurable growth for elite brands.", "Every campaign is crafted to elevate your identity, ensuring your brand stands out in an increasingly noisy digital landscape."]}
/>
@@ -94,49 +72,25 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Influencer Relations",
- description: "Connect with top-tier creators who genuinely reflect your brand identity.",
- icon: Users,
+ title: "Influencer Relations", description: "Connect with top-tier creators who genuinely reflect your brand identity.", icon: Users,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-red-thread-connection_23-2149870885.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-153360.jpg",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/still-life-red-thread-connection_23-2149870885.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-153360.jpg" },
],
- imageSrc: "http://img.b2bpic.net/free-photo/headphones-with-microphone-call-center-office-desk_482257-125977.jpg?_wi=2",
- imageAlt: "influencer network data visualization",
},
{
- title: "Campaign Analytics",
- description: "Data-driven insights to optimize your reach and convert followers into loyal customers.",
- icon: BarChart,
+ title: "Campaign Analytics", description: "Data-driven insights to optimize your reach and convert followers into loyal customers.", icon: BarChart,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/network-analyst-studying-digital-commerce-progression-reports-computer_482257-126389.jpg",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/network-analyst-studying-digital-commerce-progression-reports-computer_482257-126389.jpg" },
],
- imageSrc: "http://img.b2bpic.net/free-photo/promotion-product-strategy-marketing-concept_53876-133988.jpg",
- imageAlt: "influencer network data visualization",
},
{
- title: "Creative Content",
- description: "High-end content production that turns every post into a brand statement.",
- icon: Camera,
+ title: "Creative Content", description: "High-end content production that turns every post into a brand statement.", icon: Camera,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-workstation-with-laptop-equipment_23-2148430870.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-camera-accessory-with-laptop-white-background_23-2147924100.jpg",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-workstation-with-laptop-equipment_23-2148430870.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-camera-accessory-with-laptop-white-background_23-2147924100.jpg" },
],
- imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg?_wi=1",
- imageAlt: "influencer network data visualization",
},
]}
title="Premium Services"
@@ -149,14 +103,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "LuxeLife",
- "Vanguard",
- "Summit Media",
- "Velvet & Co",
- "Elevate Tech",
- "Prime Logistics",
- "Origin Group",
- ]}
+ "LuxeLife", "Vanguard", "Summit Media", "Velvet & Co", "Elevate Tech", "Prime Logistics", "Origin Group"]}
title="Trusted by Market Leaders"
description="We partner with visionary brands across the globe."
/>
@@ -169,27 +116,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
metrics={[
- {
- id: "m1",
- value: "500M+",
- title: "Impressions",
- description: "Total reach achieved.",
- icon: Eye,
- },
- {
- id: "m2",
- value: "240%",
- title: "Avg Growth",
- description: "Year-over-year expansion.",
- icon: TrendingUp,
- },
- {
- id: "m3",
- value: "120+",
- title: "Successful Campaigns",
- description: "High-impact launches.",
- icon: Award,
- },
+ { id: "m1", value: "500M+", title: "Impressions", description: "Total reach achieved.", icon: Eye },
+ { id: "m2", value: "240%", title: "Avg Growth", description: "Year-over-year expansion.", icon: TrendingUp },
+ { id: "m3", value: "120+", title: "Successful Campaigns", description: "High-impact launches.", icon: Award },
]}
title="Quantifiable Success"
description="Our impact goes beyond metrics; we build sustainable brand value."
@@ -200,31 +129,11 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file