From 5e47afdc29fad2cc630a0a1adb94f89db9211efa Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 06:54:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 262 +++++++++-------------------------------------- 1 file changed, 48 insertions(+), 214 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 690261d..904eef8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,22 +32,10 @@ export default function LandingPage() { @@ -153,37 +94,16 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Audience Scaling", - description: "Accelerate growth through algorithmic expertise.", - bentoComponent: "animated-bar-chart", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-statistics-presentation-with-chart-arrow_23-2149023816.jpg", - imageAlt: "content growth chart", - }, + title: "Audience Scaling", description: "Accelerate growth through algorithmic expertise.", bentoComponent: "animated-bar-chart"}, { - title: "Creative Production", - description: "End-to-end video production and editing.", - bentoComponent: "media-stack", - items: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/influencer-filming-fashion-content-using-professional-camera-showing-audience-jacket-purchase-she_482257-133120.jpg?_wi=2", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/videographer-producer-man-editing-film-footage-discussing-visual-effects-with-photographer_482257-17635.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-design-process_53876-94878.jpg", - }, + title: "Creative Production", description: "End-to-end video production and editing.", bentoComponent: "media-stack", items: [ + { imageSrc: "http://img.b2bpic.net/free-photo/influencer-filming-fashion-content-using-professional-camera-showing-audience-jacket-purchase-she_482257-133120.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/videographer-producer-man-editing-film-footage-discussing-visual-effects-with-photographer_482257-17635.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-design-process_53876-94878.jpg" }, ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office-black-white_23-2151777634.jpg?_wi=2", - imageAlt: "content growth chart", }, { - title: "Strategic Consulting", - description: "Tailored blueprints for sustainable scaling.", - bentoComponent: "reveal-icon", - icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-gen-z-kid-shooting-video-online-platforms-pink-lit-living-room-talking-about-her-day_482257-97273.jpg", - imageAlt: "content growth chart", + title: "Strategic Consulting", description: "Tailored blueprints for sustainable scaling.", bentoComponent: "reveal-icon", icon: Zap, }, ]} title="Core Services for Growth" @@ -198,21 +118,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "50M+", - description: "Total Content Views", - }, - { - id: "m2", - value: "200+", - description: "Successful Campaigns", - }, - { - id: "m3", - value: "15x", - description: "Avg Growth Multiplier", - }, + { id: "m1", value: "50M+", description: "Total Content Views" }, + { id: "m2", value: "200+", description: "Successful Campaigns" }, + { id: "m3", value: "15x", description: "Avg Growth Multiplier" }, ]} title="Proven Impact" description="Numbers that speak for themselves." @@ -226,26 +134,11 @@ export default function LandingPage() { rating={5} author="Sarah Johnson, CEO of GrowthCo" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/cheerful-gen-z-kid-shooting-video-online-platforms-pink-lit-living-room-talking-about-her-day_482257-97273.jpg", - alt: "Sarah Johnson", - }, - { - src: "http://img.b2bpic.net/free-photo/close-up-labor-union-member_23-2150969905.jpg", - alt: "Mark Davis", - }, - { - src: "http://img.b2bpic.net/free-photo/black-white-analog-portrait-handsome-man-posing-artistically-outdoors_23-2149630145.jpg", - alt: "Elena Rossi", - }, - { - src: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285308.jpg", - alt: "Kevin Chen", - }, - { - src: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg", - alt: "Mia Wong", - }, + { src: "http://img.b2bpic.net/free-photo/cheerful-gen-z-kid-shooting-video-online-platforms-pink-lit-living-room-talking-about-her-day_482257-97273.jpg", alt: "Sarah Johnson" }, + { src: "http://img.b2bpic.net/free-photo/close-up-labor-union-member_23-2150969905.jpg", alt: "Mark Davis" }, + { src: "http://img.b2bpic.net/free-photo/black-white-analog-portrait-handsome-man-posing-artistically-outdoors_23-2149630145.jpg", alt: "Elena Rossi" }, + { src: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285308.jpg", alt: "Kevin Chen" }, + { src: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg", alt: "Mia Wong" }, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -259,37 +152,13 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", - badge: "Essential", - price: "$1,999/mo", - subtitle: "Perfect for content creators starting their scaling journey.", - features: [ - "Weekly Reels", - "Basic Analytics", - "Strategic Consultation", - ], + id: "basic", badge: "Essential", price: "$1,999/mo", subtitle: "Perfect for content creators starting their scaling journey.", features: ["Weekly Reels", "Basic Analytics", "Strategic Consultation"], }, { - id: "growth", - badge: "Pro", - price: "$4,999/mo", - subtitle: "Designed for scaling brands needing rapid content production.", - features: [ - "Daily Reels", - "Advanced Analytics", - "Dedicated Project Manager", - ], + id: "growth", badge: "Pro", price: "$4,999/mo", subtitle: "Designed for scaling brands needing rapid content production.", features: ["Daily Reels", "Advanced Analytics", "Dedicated Project Manager"], }, { - id: "enterprise", - badge: "Agency", - price: "$9,999/mo", - subtitle: "Whitelabel solutions for agencies and large scale businesses.", - features: [ - "Unlimited Production", - "Strategy & Execution", - "Whitelabel Collaboration", - ], + id: "enterprise", badge: "Agency", price: "$9,999/mo", subtitle: "Whitelabel solutions for agencies and large scale businesses.", features: ["Unlimited Production", "Strategy & Execution", "Whitelabel Collaboration"], }, ]} title="Transparent Growth Plans" @@ -301,21 +170,9 @@ export default function LandingPage() { @@ -357,14 +197,8 @@ export default function LandingPage() { -- 2.49.1