Merge version_1 into main #2
254
src/app/page.tsx
254
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() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="GrowthAccelerate"
|
||||
/>
|
||||
@@ -60,47 +51,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Scale Your Revenue to $10k+ Weekly"
|
||||
description="Unlock high-growth systems tailored to scale your operations and drive predictable revenue effortlessly."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-business-workplace-equipped-with-modern-tech-tools-serve-enterprise_482257-125151.jpg?_wi=1",
|
||||
imageAlt: "Dashboard View",
|
||||
},
|
||||
id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/empty-business-workplace-equipped-with-modern-tech-tools-serve-enterprise_482257-125151.jpg", imageAlt: "Dashboard View"},
|
||||
{
|
||||
id: "h2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904311.jpg?_wi=1",
|
||||
imageAlt: "Metrics View",
|
||||
},
|
||||
id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904311.jpg", imageAlt: "Metrics View"},
|
||||
{
|
||||
id: "h3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-engineer-uses-pc-oversee-systems_482257-126156.jpg",
|
||||
imageAlt: "Network View",
|
||||
},
|
||||
id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-plant-engineer-uses-pc-oversee-systems_482257-126156.jpg", imageAlt: "Network View"},
|
||||
{
|
||||
id: "h4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jolly-it-expert-doing-maintenance-server-room-infrastructure_482257-124598.jpg",
|
||||
imageAlt: "Server View",
|
||||
},
|
||||
id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/jolly-it-expert-doing-maintenance-server-room-infrastructure_482257-124598.jpg", imageAlt: "Server View"},
|
||||
{
|
||||
id: "h5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252440.jpg",
|
||||
imageAlt: "Code View",
|
||||
},
|
||||
id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252440.jpg", imageAlt: "Code View"},
|
||||
{
|
||||
id: "h6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-headphones_23-2148430894.jpg",
|
||||
imageAlt: "Workspace View",
|
||||
},
|
||||
id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-headphones_23-2148430894.jpg", imageAlt: "Workspace View"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get Started"
|
||||
title="Ready to scale?"
|
||||
description="Join the elite cohort hitting $10k/week."
|
||||
@@ -369,13 +235,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="GrowthAccelerate"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user