Merge version_2 into main #4
155
src/app/page.tsx
155
src/app/page.tsx
@@ -2,7 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { Zap, Shield, TrendingUp, Cloud } from 'lucide-react';
|
||||
import { Zap, Shield, TrendingUp, Cloud, CreditCard, Mail } from 'lucide-react';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
@@ -14,6 +14,7 @@ import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -36,11 +37,9 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About", id: "about"},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
@@ -56,7 +55,7 @@ export default function LandingPage() {
|
||||
description="Unlock high-growth systems tailored to scale your operations and drive predictable revenue effortlessly."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started", href: "#contact"},
|
||||
text: "View Products", href: "#products"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
@@ -75,35 +74,24 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextSplitAbout
|
||||
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."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentySix
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
title="Revenue Products"
|
||||
description="Premium digital assets and systems to accelerate your business growth."
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
products={[
|
||||
{
|
||||
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"},
|
||||
id: "prod1", name: "Growth Funnel Kit", price: "$499", imageSrc: "http://img.b2bpic.net/free-photo/paperwork-report-graphs-market-business_1232-3838.jpg", imageAlt: "Growth Kit"
|
||||
},
|
||||
{
|
||||
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"},
|
||||
id: "prod2", name: "Automation Scripts Pack", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252440.jpg", imageAlt: "Automation Scripts"
|
||||
},
|
||||
{
|
||||
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"},
|
||||
id: "prod3", name: "Strategy Session", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/group-graphics-designers-using-digital-tablet_1170-989.jpg", imageAlt: "Strategy Session"
|
||||
}
|
||||
]}
|
||||
title="Core Accelerators"
|
||||
description="Powerful capabilities to streamline your growth."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -117,105 +105,23 @@ export default function LandingPage() {
|
||||
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: "Secure Checkout", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-graphics-designers-using-digital-tablet_1170-989.jpg"},
|
||||
{
|
||||
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: "Secure Checkout", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-business-workplace-equipped-with-modern-tech-tools-serve-enterprise_482257-125151.jpg?_wi=2"},
|
||||
{
|
||||
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: "Contact Sales", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904311.jpg?_wi=2"},
|
||||
]}
|
||||
title="Transparent Growth Plans"
|
||||
description="Choose the accelerator that fits your current stage."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="socialProof" data-section="socialProof">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"TechCorp", "InnovateLabs", "GrowthGen", "DataScale", "CloudSys", "SecureTech", "PrimeDigital"]}
|
||||
title="Trusted by Leaders"
|
||||
description="Industry innovators partner with us to drive scale."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardFourteen
|
||||
useInvertedBackground={false}
|
||||
title="Proven Impact"
|
||||
tag="Performance"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "$10M+", description: "Revenue Generated"},
|
||||
{
|
||||
id: "m2", value: "500+", description: "Systems Optimized"},
|
||||
{
|
||||
id: "m3", value: "120+", description: "Happy Partners"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
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: "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: "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"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "100%", label: "Client Success"},
|
||||
{
|
||||
value: "24/7", label: "Dedicated Support"},
|
||||
{
|
||||
value: "3x", label: "Revenue Growth"},
|
||||
]}
|
||||
title="Partner Voices"
|
||||
description="Real results from real partners."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
textboxLayout="default"
|
||||
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: "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."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-working-home-kitchen-quarantine-with-laptop_23-2148740928.jpg"
|
||||
title="Common Questions"
|
||||
description="Clear answers to your concerns."
|
||||
faqsAnimation="slide-up"
|
||||
description="Secure your success with industry-leading systems."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -224,10 +130,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
tag="Get Started"
|
||||
title="Ready to scale?"
|
||||
description="Join the elite cohort hitting $10k/week."
|
||||
buttonText="Apply Now"
|
||||
tag="Conversion"
|
||||
title="Ready to start?"
|
||||
description="Our payment infrastructure is secure and verified. Apply today to finalize setup."
|
||||
buttonText="Apply & Checkout"
|
||||
onSubmit={(email) => console.log("Setup payment for:", email)}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -237,7 +144,7 @@ export default function LandingPage() {
|
||||
leftLink={{
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service", href: "#"}}
|
||||
text: "Contact Support", href: "mailto:support@growthaccelerate.com"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user