2 Commits

Author SHA1 Message Date
35b1214786 Update src/app/page.tsx 2026-05-25 14:06:27 +00:00
b66c89424b Update src/app/page.tsx 2026-05-25 14:06:01 +00:00

View File

@@ -2,108 +2,101 @@
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen";
import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel"; import HeroBillboard from "@/components/sections/hero/HeroBillboard";
import FeatureBento from "@/components/sections/feature/FeatureBento"; import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix"; import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven";
import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen"; import FaqDouble from "@/components/sections/faq/FaqDouble";
import MetricCardOne from "@/components/sections/metrics/MetricCardOne"; import ContactSplit from "@/components/sections/contact/ContactSplit";
import TeamCardFive from "@/components/sections/team/TeamCardFive"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
import FaqBase from "@/components/sections/faq/FaqBase";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterBase from "@/components/sections/footer/FooterBase";
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
import { Sparkles, ArrowUpRight, Skull, Flame, TrendingUp, Shield, Zap, BookOpen, Target, Users, Award, AlertTriangle } from "lucide-react";
export default function CryptoWarfarePage() { export default function CryptoWarfarePage() {
return ( return (
<ThemeProvider> <ThemeProvider defaultButtonVariant="hover-magnetic" defaultTextAnimation="reveal-blur" borderRadius="pill" contentWidth="medium" sizing="largeSizeMediumTitles" background="noiseDiagonalGradient" cardStyle="glass-depth" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" headingFontWeight="bold">
<ReactLenis root> <ReactLenis root>
<NavbarLayoutFloatingOverlay <NavbarStyleFullscreen
brandName="CRYPTO WAR"
navItems={[ navItems={[
{ name: "The Truth", id: "truth" }, { name: "The Truth", id: "truth" },
{ name: "Arsenal", id: "arsenal" }, { name: "Arsenal", id: "arsenal" },
{ name: "Testimonials", id: "testimonials" }, { name: "Results", id: "results" },
{ name: "Pricing", id: "pricing" }, { name: "FAQ", id: "faq" }
]} ]}
button={{ text: "GET ACCESS", href: "#pricing" }} brandName="CRYPTO WARFARE"
button={{ text: "GET ACCESS", href: "#contact" }}
/> />
<HeroSplitDoubleCarousel
title="CRYPTO WARFARE" <div id="hero">
description="The market is a slaughterhouse. 95% of people feed it with their money. This is the manual for the other 5%." <HeroBillboard
tag="// THE NO-BS GUIDE TO TRADING //" title="CRYPTO WARFARE"
background={{ variant: "glowing-orb" }} description="The market is a slaughterhouse. 95% of people feed it with their money. This is the manual for the other 5%."
buttons={[ tag="// THE NO-BS GUIDE TO TRADING //"
{ text: "ENTER THE ARENA", href: "#pricing" }, background={{ variant: "sparkles-gradient" }}
]} buttons={[{ text: "ENTER THE ARENA", href: "#contact" }]}
leftCarouselItems={[ imageSrc="https://img.b2bpic.net/free-photo/stock-market-cryptocurrency-concept-stock-trading-laptop_169016-66728.jpg"
{ imageSrc: "http://img.b2bpic.net/free-photo/stock-market-cryptocurrency-concept-stock-trading-laptop_169016-66728.jpg", imageAlt: "Crypto Trading Chart" }, />
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-statistics-presentation-with-growth-arrows_23-2149023785.jpg", imageAlt: "Market Analysis" }, </div>
]}
rightCarouselItems={[ <div id="arsenal">
{ imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-with-laptop_23-2150372444.jpg", imageAlt: "Trading Signals" }, <FeatureCardOne
{ imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160218.jpg", imageAlt: "Data Analytics" }, title="THE CORE ARSENAL"
]} description="What is inside the V1.0 Starter Pack."
/> gridVariant="bento-grid"
<FeatureCardSixteen animationType="depth-3d"
title="YOU'RE DOING IT WRONG" textboxLayout="split"
description="If any of these describe you, the market is already eating your account." useInvertedBackground={false}
textboxLayout="default" features={[
useInvertedBackground={false} { title: "Psychology", description: "Master your brain or the market destroys it.", imageSrc: "https://img.b2bpic.net/free-photo/brain-concept-with-circuits_23-2149023785.jpg" },
animationType="slide-up" { title: "Risk Management", description: "Protecting your bankroll is survival.", imageSrc: "https://img.b2bpic.net/free-photo/shield-protection-concept_23-2149154638.jpg" },
negativeCard={{ { title: "Tactical TA", description: "Forget indicator overload.", imageSrc: "https://img.b2bpic.net/free-photo/analysis-concept_23-2150372444.jpg" },
items: ["FOMO Trades: Jumping in on pumps", "Revenge Trading: Trying to win back losses", "No Edge: Trading on vibes and hope", "100X Leverage: Being an organ donor for exchanges"] { title: "Combat Rules", description: "Specific rules for the battlefield.", imageSrc: "https://img.b2bpic.net/free-photo/data-network-background_53876-160218.jpg" }
}} ]}
positiveCard={{ />
items: ["Discipline: The mindset of a predator", "Risk Management: Protecting the bankroll", "Technical Edge: Only the tools that work", "Cold Execution: Treating trading like a business"] </div>
}}
/> <div id="results">
<FeatureBento <MetricCardSeven
title="THE CORE ARSENAL" title="THE RESULTS ARE REAL"
description="What is inside the V1.0 Starter Pack." description="Operating with precision, not luck."
textboxLayout="default" animationType="depth-3d"
useInvertedBackground={true} textboxLayout="split"
animationType="slide-up" useInvertedBackground={false}
features={[ metrics={[
{ title: "Psychology", description: "Master your brain or the market destroys it.", bentoComponent: "reveal-icon", icon: Skull }, { id: "1", value: "95%", title: "Casualties", items: ["Losses due to emotion", "Lack of strategy"] },
{ title: "Holy Trinity", description: "Risk management, edge, and discipline.", bentoComponent: "reveal-icon", icon: Shield }, { id: "2", value: "5%", title: "Operators", items: ["Mathematical precision", "Cold execution"] },
{ title: "Tactical TA", description: "Forget indicator overload. Master volume and S/R.", bentoComponent: "reveal-icon", icon: Target }, { id: "3", value: "0", title: "Shortcuts", items: ["No magic buttons", "Hard work required"] }
{ title: "Crypto Warfare", description: "Specific rules for the most brutal battlefield.", bentoComponent: "reveal-icon", icon: Flame }, ]}
]} />
/> </div>
<TestimonialCardFifteen
testimonial="I blew two accounts before reading this. The chapter on psychology alone was worth 10x the price." <div id="faq">
rating={5} <FaqDouble
author="— Marcus K., @crypto_mk_trades" title="COMMON QUESTIONS"
avatars={[{ src: "http://img.b2bpic.net/free-photo/medium-shot-transgender-posing_23-2149154638.jpg", alt: "Marcus K." }]} description="Everything you need to know before joining the elite ranks."
ratingAnimation="blur-reveal" faqsAnimation="blur-reveal"
avatarsAnimation="blur-reveal" textboxLayout="split"
/> useInvertedBackground={false}
<MetricCardOne faqs={[
title="THE RESULTS ARE REAL" { id: "1", title: "Is this a get rich quick scheme?", content: "Absolutely not. This is a curriculum for professional traders." },
description="Operating with precision, not luck." { id: "2", title: "Do I need a huge budget?", content: "No, discipline matters more than capital." }
gridVariant="uniform-all-items-equal" ]}
animationType="slide-up" />
textboxLayout="default" </div>
metrics={[
{ id: "p1", value: "95%", title: "Casualties", description: "Traders who lose everything due to poor mindset", icon: AlertTriangle }, <div id="contact">
{ id: "p2", value: "5%", title: "Operators", description: "Traders who operate with mathematical precision", icon: Zap }, <ContactSplit
{ id: "p3", value: "0", title: "Shortcuts", description: "Zero shortcuts taken in this curriculum", icon: BookOpen }, tag="// READY TO UPGRADE? //"
]} title="STOP FEEDING THE MACHINE"
/> description="Get the manual. Build the edge. Join the 5%."
<ContactCTA background={{ variant: "animated-grid" }}
tag="// THE CHOICE IS YOURS //" useInvertedBackground={false}
title="STOP FEEDING THE MACHINE" onSubmit={(email) => console.log(email)}
description="Every day you trade without a system, you are donating your money. Get the manual. Build the edge." />
buttons={[{ text: "UNLOCK ELITE PROTOCOL", href: "#pricing" }]} </div>
background={{ variant: "sparkles-gradient" }}
/> <FooterBaseReveal
<FooterBase
logoText="CRYPTO WARFARE" logoText="CRYPTO WARFARE"
columns={[ columns={[
{ title: "Links", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms", href: "#" }] }, { title: "Company", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] }
{ title: "Support", items: [{ label: "Contact Us", href: "#" }] }
]} ]}
/> />
</ReactLenis> </ReactLenis>