From 5bd6f3dac7b4cf6a68a5d828ae9aef8dd95d612e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 14:03:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 254 +++++++++++------------------------------------ 1 file changed, 58 insertions(+), 196 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d5721f6..2b1e31a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { Zap, Shield, TrendingUp, Cloud } from 'lucide-react'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; @@ -33,25 +34,15 @@ export default function LandingPage() { @@ -60,47 +51,26 @@ export default function LandingPage() {
@@ -110,9 +80,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Built for Results" description={[ - "We transform traditional business operations into high-performance revenue engines.", - "Our proven frameworks have helped dozens of companies break the $10k/week ceiling within months of implementation.", - ]} + "We transform traditional business operations into high-performance revenue engines.", "Our proven frameworks have helped dozens of companies break the $10k/week ceiling within months of implementation."]} /> @@ -122,29 +90,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Automated Leads", - description: "Generate high-quality leads consistently.", - buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/3d-computer-website-loading-speed-test_107791-17929.jpg", - }, + title: "Automated Leads", description: "Generate high-quality leads consistently.", buttonIcon: Zap, + imageSrc: "http://img.b2bpic.net/free-photo/3d-computer-website-loading-speed-test_107791-17929.jpg"}, { - title: "Secure Systems", - description: "Enterprise-grade security for your data.", - buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637777.jpg", - }, + title: "Secure Systems", description: "Enterprise-grade security for your data.", buttonIcon: Shield, + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637777.jpg"}, { - title: "Revenue Growth", - description: "Optimized sales funnels for high ROI.", - buttonIcon: "TrendingUp", - imageSrc: "http://img.b2bpic.net/free-photo/paperwork-report-graphs-market-business_1232-3838.jpg", - }, + title: "Revenue Growth", description: "Optimized sales funnels for high ROI.", buttonIcon: TrendingUp, + imageSrc: "http://img.b2bpic.net/free-photo/paperwork-report-graphs-market-business_1232-3838.jpg"}, { - title: "Cloud Scale", - description: "Infinitely scalable infrastructure.", - buttonIcon: "Cloud", - imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-high-tech-earth_23-2151100377.jpg", - }, + title: "Cloud Scale", description: "Infinitely scalable infrastructure.", buttonIcon: Cloud, + imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-high-tech-earth_23-2151100377.jpg"}, ]} title="Core Accelerators" description="Powerful capabilities to streamline your growth." @@ -158,56 +114,23 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "p1", - title: "Accelerator", - price: "$2,999", - period: "/mo", - features: [ - "1-on-1 Strategy", - "Funnel Automation", - "Support", - ], + id: "p1", title: "Accelerator", price: "$2,999", period: "/mo", features: [ + "1-on-1 Strategy", "Funnel Automation", "Support"], button: { - text: "Select", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/group-graphics-designers-using-digital-tablet_1170-989.jpg", - imageAlt: "teamwork digital office", - }, + text: "Select", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/group-graphics-designers-using-digital-tablet_1170-989.jpg", imageAlt: "teamwork digital office"}, { - id: "p2", - title: "Growth Engine", - price: "$5,999", - period: "/mo", - features: [ - "Everything in Accelerator", - "Custom Automation", - "Priority", - ], + id: "p2", title: "Growth Engine", price: "$5,999", period: "/mo", features: [ + "Everything in Accelerator", "Custom Automation", "Priority"], button: { - text: "Select", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/empty-business-workplace-equipped-with-modern-tech-tools-serve-enterprise_482257-125151.jpg?_wi=2", - imageAlt: "teamwork digital office", - }, + text: "Select", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/empty-business-workplace-equipped-with-modern-tech-tools-serve-enterprise_482257-125151.jpg", imageAlt: "teamwork digital office"}, { - id: "p3", - title: "Enterprise Elite", - price: "$10,999", - period: "/mo", - features: [ - "Everything in Growth", - "Full Dedicated Team", - "24/7 Support", - ], + id: "p3", title: "Enterprise Elite", price: "$10,999", period: "/mo", features: [ + "Everything in Growth", "Full Dedicated Team", "24/7 Support"], button: { - text: "Select", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904311.jpg?_wi=2", - imageAlt: "teamwork digital office", - }, + text: "Select", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904311.jpg", imageAlt: "teamwork digital office"}, ]} title="Transparent Growth Plans" description="Choose the accelerator that fits your current stage." @@ -219,14 +142,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "TechCorp", - "InnovateLabs", - "GrowthGen", - "DataScale", - "CloudSys", - "SecureTech", - "PrimeDigital", - ]} + "TechCorp", "InnovateLabs", "GrowthGen", "DataScale", "CloudSys", "SecureTech", "PrimeDigital"]} title="Trusted by Leaders" description="Industry innovators partner with us to drive scale." /> @@ -239,20 +155,11 @@ export default function LandingPage() { tag="Performance" metrics={[ { - id: "m1", - value: "$10M+", - description: "Revenue Generated", - }, + id: "m1", value: "$10M+", description: "Revenue Generated"}, { - id: "m2", - value: "500+", - description: "Systems Optimized", - }, + id: "m2", value: "500+", description: "Systems Optimized"}, { - id: "m3", - value: "120+", - description: "Happy Partners", - }, + id: "m3", value: "120+", description: "Happy Partners"}, ]} metricsAnimation="slide-up" /> @@ -265,59 +172,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "John Doe", - role: "CEO", - company: "TechCorp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - }, + id: "t1", name: "John Doe", role: "CEO", company: "TechCorp", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { - id: "t2", - name: "Jane Smith", - role: "CTO", - company: "GrowthGen", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/aspirated-confident-businesswoman-looking-forward_1262-5277.jpg", - }, + id: "t2", name: "Jane Smith", role: "CTO", company: "GrowthGen", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/aspirated-confident-businesswoman-looking-forward_1262-5277.jpg"}, { - id: "t3", - name: "Mike Brown", - role: "Founder", - company: "DataScale", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-woman-talking-urban-city-center-discussing-taking-pictures-project-digital-photo-camera_285396-9860.jpg", - }, + id: "t3", name: "Mike Brown", role: "Founder", company: "DataScale", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-woman-talking-urban-city-center-discussing-taking-pictures-project-digital-photo-camera_285396-9860.jpg"}, { - id: "t4", - name: "Emily White", - role: "CMO", - company: "CloudSys", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", - }, + id: "t4", name: "Emily White", role: "CMO", company: "CloudSys", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg"}, { - id: "t5", - name: "Chris Green", - role: "VP", - company: "SecureTech", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924139.jpg", - }, + id: "t5", name: "Chris Green", role: "VP", company: "SecureTech", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924139.jpg"}, ]} kpiItems={[ { - value: "100%", - label: "Client Success", - }, + value: "100%", label: "Client Success"}, { - value: "24/7", - label: "Dedicated Support", - }, + value: "24/7", label: "Dedicated Support"}, { - value: "3x", - label: "Revenue Growth", - }, + value: "3x", label: "Revenue Growth"}, ]} title="Partner Voices" description="Real results from real partners." @@ -330,20 +206,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How soon can I see results?", - content: "Our systems are designed for rapid impact, typically within 14 days.", - }, + id: "f1", title: "How soon can I see results?", content: "Our systems are designed for rapid impact, typically within 14 days."}, { - id: "f2", - title: "Is this for my industry?", - content: "We specialize in scaling digital-focused B2B and service companies.", - }, + id: "f2", title: "Is this for my industry?", content: "We specialize in scaling digital-focused B2B and service companies."}, { - id: "f3", - title: "Can I cancel anytime?", - content: "Yes, our plans are flexible without long-term lock-ins.", - }, + id: "f3", title: "Can I cancel anytime?", content: "Yes, our plans are flexible without long-term lock-ins."}, ]} imageSrc="http://img.b2bpic.net/free-photo/woman-working-home-kitchen-quarantine-with-laptop_23-2148740928.jpg" title="Common Questions" @@ -356,8 +223,7 @@ export default function LandingPage() { -- 2.49.1