Merge version_2 into main #2
112
src/app/page.tsx
112
src/app/page.tsx
@@ -4,15 +4,15 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
||||
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import { Instagram, Twitter } from "lucide-react";
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import { Instagram, Twitter, BarChart3, Users, Target } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -56,30 +56,23 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="intelligence" data-section="intelligence">
|
||||
<MetricSplitMediaAbout
|
||||
<TextSplitAbout
|
||||
useInvertedBackground={true}
|
||||
title="Business Intelligence"
|
||||
description="Stop guessing. Node tracks every metric that matters — from ad spend to close rate — with full UTM attribution so you know exactly which piece of content generated revenue."
|
||||
metrics={[
|
||||
{ value: "$200k", title: "Monthly Target" },
|
||||
{ value: "100%", title: "CRM Accuracy" },
|
||||
{ value: "Real-time", title: "Data Flow" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-marketing-sales-dashboard-graphics-concept_53876-133831.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
description={["Stop guessing. Node tracks every metric that matters — from ad spend to close rate — with full UTM attribution so you know exactly which piece of content generated revenue.", "Unify your data sources into one actionable dashboard."]}
|
||||
buttons={[{ text: "Learn More" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardMedia
|
||||
<FeatureCardTwelve
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "c1", title: "Content Intelligence", description: "Frame-by-frame analysis of your reels and stories to see what builds trust, sparks curiosity, and converts.", tag: "AI-Powered", imageSrc: "http://img.b2bpic.net/free-photo/person-using-laptop_53876-95245.jpg" },
|
||||
{ id: "t1", title: "Team Management", description: "Track setter and closer performance, manage commissions, and generate EOD reports all in one unified dashboard.", tag: "Team-First", imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg" },
|
||||
{ id: "m1", title: "Performance Hub", description: "Unified metrics tracking from Calendly to closed deal, ensuring your sales team operates as a single unit.", tag: "Unified", imageSrc: "http://img.b2bpic.net/free-photo/teleworker-home-office-gathering-information-from-internet-seminar_482257-119301.jpg" }
|
||||
{ id: "c1", label: "Analytics", title: "Content Intelligence", items: ["Frame-by-frame analysis", "Conversion tracking", "Trust signals"], buttons: [{ text: "Explore" }] },
|
||||
{ id: "t1", label: "Team", title: "Team Management", items: ["Setter/closer tracking", "Commission management", "EOD reports"], buttons: [{ text: "Explore" }] },
|
||||
{ id: "m1", label: "Unified", title: "Performance Hub", items: ["Calendar integration", "Closed deal tracking", "Real-time visibility"], buttons: [{ text: "Explore" }] }
|
||||
]}
|
||||
title="Powering Your Growth"
|
||||
description="Comprehensive tools to master your performance, content, and team."
|
||||
@@ -87,15 +80,15 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardTwo
|
||||
<MetricCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "$30k-$200k", description: "Revenue Scaling Range" },
|
||||
{ id: "m2", value: "100+", description: "Metrics Tracked Automatically" },
|
||||
{ id: "m3", value: "3x", description: "Increased Sales Visibility" }
|
||||
{ id: "m1", value: "$200k", title: "Target", description: "Monthly Scaling", icon: BarChart3 },
|
||||
{ id: "m2", value: "100+", title: "Metrics", description: "Automatically Tracked", icon: Target },
|
||||
{ id: "m3", value: "3x", title: "Growth", description: "Sales Visibility", icon: Users }
|
||||
]}
|
||||
title="Built for Scale"
|
||||
description="Designed for elite owners running organic content and paid ads at high scale."
|
||||
@@ -103,68 +96,65 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="proof" data-section="proof">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={["Alpha Growth", "Scale Masters", "Elite Consulting", "Direct Sales Pro", "Coach Labs", "Revenue One", "Scale Logic"]}
|
||||
title="Trusted by Coaches"
|
||||
description="Empowering high-ticket coaching leaders globally."
|
||||
/>
|
||||
<div className="bg-card p-12 text-center">
|
||||
<h2 className="text-3xl font-bold">Trusted by Industry Leaders</h2>
|
||||
<p className="mt-4">Supporting the top-tier coaching organizations.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
textboxLayout="default"
|
||||
<TestimonialCardSixteen
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", title: "Incredible clarity", quote: "Node finally let me see which content actually drives our $150k monthly revenue.", name: "Sarah J.", role: "Owner, CoachCorp", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-stylish-businesswoman-cafe-sitting-with-notebook-making-notes-working_1258-199053.jpg" },
|
||||
{ id: "2", title: "Total gamechanger", quote: "The content scoring model is absolute magic. We increased our reach significantly.", name: "Mark D.", role: "CEO, ScaleMax", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-having-conversation-with-work-colleague_273609-4714.jpg" },
|
||||
{ id: "3", title: "Team visibility", quote: "My closers and setters are finally on one page. Commission management is so easy.", name: "Emily R.", role: "Founder, SalesLabs", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg" },
|
||||
{ id: "4", title: "Data-backed decisions", quote: "We stopped flying blind. Now we make decisions based on real data, not intuition.", name: "David K.", role: "Founder, GrowthOne", imageSrc: "http://img.b2bpic.net/free-photo/african-man-black-suit_1157-45551.jpg" },
|
||||
{ id: "5", title: "Essential dashboard", quote: "If you are scaling a sales team, this is the only system you will ever need.", name: "Lisa M.", role: "CEO, EliteConsult", imageSrc: "http://img.b2bpic.net/free-photo/good-portrait-photo-senior-businessman-spacious-room-with-plants-holding-reading-documents_146671-14551.jpg" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Hear from Owners"
|
||||
description="What our users say about the Node dashboard."
|
||||
description="Real results from coaching leaders using Node."
|
||||
kpiItems={[
|
||||
{ label: "Avg. Growth", value: "45%" },
|
||||
{ label: "Time Saved", value: "12h/wk" },
|
||||
{ label: "CRM Accuracy", value: "100%" }
|
||||
]}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah J.", role: "Owner", company: "CoachCorp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-stylish-businesswoman-cafe-sitting-with-notebook-making-notes-working_1258-199053.jpg" },
|
||||
{ id: "2", name: "Mark D.", role: "CEO", company: "ScaleMax", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-having-conversation-with-work-colleague_273609-4714.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
textboxLayout="default"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{ id: "f1", title: "Who is Node for?", content: "Node is for high-ticket coaching business owners making $30k–$200k/month." },
|
||||
{ id: "f2", title: "Does it integrate with my CRM?", content: "Yes, Node integrates with major systems to pull data automatically." },
|
||||
{ id: "f3", title: "How do I get started?", content: "Click the schedule demo button to speak with our success team." }
|
||||
{ id: "f1", title: "Who is Node for?", content: "High-ticket coaching owners making $30k-$200k/mo." },
|
||||
{ id: "f2", title: "CRM Integrations?", content: "Yes, we support all major sales CRMs." }
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about starting with Node."
|
||||
faqsAnimation="slide-up"
|
||||
description="Get clarity on how Node scales your business."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
<ContactText
|
||||
text="Ready to take control of your revenue?"
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get Started"
|
||||
title="Ready to scale?"
|
||||
description="Book a demo today to see Node in action and optimize your coaching business."
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Schedule Demo", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
<FooterBaseReveal
|
||||
logoText="Node"
|
||||
copyrightText="© 2025 Node Intelligence. All rights reserved."
|
||||
socialLinks={[
|
||||
{ icon: Twitter, href: "#", ariaLabel: "Twitter" },
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" }
|
||||
columns={[
|
||||
{ title: "Product", items: [{ label: "Intelligence", href: "#" }, { label: "Features", href: "#" }] },
|
||||
{ title: "Company", items: [{ label: "About", href: "#" }, { label: "Careers", href: "#" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000612e6;
|
||||
--primary-cta: #15479c;
|
||||
--card: #000000;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #106EFB;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
--accent: #106EFB;
|
||||
--background-accent: #000000;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user