diff --git a/src/app/page.tsx b/src/app/page.tsx
index 18eb7f3..fe4ff5b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,31 +48,20 @@ export default function LandingPage() {
@@ -91,14 +72,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "TechFlow",
- "GrowthGen",
- "NextScale",
- "TrendBound",
- "VibeCore",
- "LaunchPad",
- "DataWave",
- ]}
+ "TechFlow", "GrowthGen", "NextScale", "TrendBound", "VibeCore", "LaunchPad", "DataWave"]}
title="Trusted by Industry Leaders"
description="Driving engagement and revenue for the world's most innovative brands."
/>
@@ -109,18 +83,11 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Strategy First,",
- },
+ type: "text", content: "Strategy First,"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2149831296.jpg",
- alt: "creative team modern office",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2149831296.jpg", alt: "creative team modern office"},
{
- type: "text",
- content: "Creative Always.",
- },
+ type: "text", content: "Creative Always."},
]}
/>
@@ -132,36 +99,18 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Social Strategy",
- description: "Tailored content plans based on real-time audience engagement data.",
- bentoComponent: "reveal-icon",
- icon: Zap,
- imageSrc: "http://img.b2bpic.net/free-photo/blue-lights-long-exposure-technique_53876-144333.jpg",
- imageAlt: "digital fluid wave dark",
+ title: "Social Strategy", description: "Tailored content plans based on real-time audience engagement data.", bentoComponent: "reveal-icon", icon: Zap,
},
{
- title: "Analytics Dashboard",
- description: "Deep insights to monitor ROI and reach effortlessly.",
- bentoComponent: "animated-bar-chart",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-background-with-connecting-dots_1048-8571.jpg?_wi=2",
- imageAlt: "digital fluid wave dark",
- },
+ title: "Analytics Dashboard", description: "Deep insights to monitor ROI and reach effortlessly.", bentoComponent: "animated-bar-chart"},
{
- title: "Community Growth",
- description: "Build authentic connections with automated moderation and engagement.",
- bentoComponent: "chat",
- aiIcon: MessageSquare,
+ title: "Community Growth", description: "Build authentic connections with automated moderation and engagement.", bentoComponent: "chat", aiIcon: MessageSquare,
userIcon: User,
exchanges: [
{
- userMessage: "How do we improve reach?",
- aiResponse: "Focus on high-velocity short-form content.",
- },
+ userMessage: "How do we improve reach?", aiResponse: "Focus on high-velocity short-form content."},
],
- placeholder: "Strategy assistant",
- imageSrc: "http://img.b2bpic.net/free-photo/blue-monday-illustration_23-2151902744.jpg?_wi=2",
- imageAlt: "digital fluid wave dark",
- },
+ placeholder: "Strategy assistant"},
]}
title="Comprehensive Growth Suites"
description="Powerful tools designed to manage, optimize, and scale your brand across every channel."
@@ -175,31 +124,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "150M+",
- title: "Impressions Delivered",
- items: [
- "Across all channels",
- "Real-time tracking",
- ],
+ id: "m1", value: "150M+", title: "Impressions Delivered", items: [
+ "Across all channels", "Real-time tracking"],
},
{
- id: "m2",
- value: "45%",
- title: "Average Engagement Lift",
- items: [
- "Data-driven optimization",
- "Conversion focus",
- ],
+ id: "m2", value: "45%", title: "Average Engagement Lift", items: [
+ "Data-driven optimization", "Conversion focus"],
},
{
- id: "m3",
- value: "24/7",
- title: "Active Monitoring",
- items: [
- "Always-on support",
- "Swift resolution",
- ],
+ id: "m3", value: "24/7", title: "Active Monitoring", items: [
+ "Always-on support", "Swift resolution"],
},
]}
title="Impact at Scale"
@@ -215,25 +149,15 @@ export default function LandingPage() {
author="Sarah Jenkins, CMO of InnovateX"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg",
- alt: "portrait diverse businessman",
- },
+ src: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", alt: "portrait diverse businessman"},
{
- src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-darkroom_23-2149893830.jpg",
- alt: "creative director portrait",
- },
+ src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-darkroom_23-2149893830.jpg", alt: "creative director portrait"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-posing-with-coffee_158595-3760.jpg",
- alt: "portrait young founder",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-posing-with-coffee_158595-3760.jpg", alt: "portrait young founder"},
{
- src: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285308.jpg",
- alt: "portrait designer expert",
- },
+ src: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285308.jpg", alt: "portrait designer expert"},
{
- src: "http://img.b2bpic.net/free-photo/smiling-woman-black-blazer-portrait_23-2152009548.jpg",
- alt: "portrait business strategist",
- },
+ src: "http://img.b2bpic.net/free-photo/smiling-woman-black-blazer-portrait_23-2152009548.jpg", alt: "portrait business strategist"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -246,20 +170,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "How do you measure success?",
- content: "We use custom KPI trackers aligned with your unique business goals.",
- },
+ id: "q1", title: "How do you measure success?", content: "We use custom KPI trackers aligned with your unique business goals."},
{
- id: "q2",
- title: "Can you handle short-form content?",
- content: "Yes, our team specializes in TikTok, Reels, and YouTube Shorts.",
- },
+ id: "q2", title: "Can you handle short-form content?", content: "Yes, our team specializes in TikTok, Reels, and YouTube Shorts."},
{
- id: "q3",
- title: "What's the onboarding timeline?",
- content: "Our typical setup phase takes 5-7 business days for full integration.",
- },
+ id: "q3", title: "What's the onboarding timeline?", content: "Our typical setup phase takes 5-7 business days for full integration."},
]}
title="Common Questions"
description="Clear answers to help you understand our agency process."
@@ -271,8 +186,7 @@ export default function LandingPage() {