import { useState } from "react"; import { ArrowUp, Brain, Building2, Rocket, Crown, Target, TrendingUp, Shield, DollarSign } from "lucide-react"; interface PhaseData { number: number; title: string; subtitle: string; purpose: string; keyPoints: string[]; outcome: string; status: string; icon: React.ReactNode; colorClass: string; bgGradient: string; } const phases: PhaseData[] = [ { number: 1, title: "FOUNDATION UP", subtitle: "The Mindset Shift", purpose: "Establish the mental framework and clarity needed for financial transformation.", keyPoints: [ "Face your financial reality without judgment", "Define your 'why' and vision of freedom", "Commit to daily discipline over motivation", "Set clear, measurable milestones" ], outcome: "Mental shift from 'I can't' to 'I will'", status: "Committed to the Process", icon: , colorClass: "text-phase-foundation", bgGradient: "from-[hsl(215,70%,25%)] to-[hsl(215,60%,35%)]" }, { number: 2, title: "GROUND UP", subtitle: "Achieving Financial Freedom", purpose: "Build the foundation of financial stability—eliminate debt, create emergency fund, optimize cash flow.", keyPoints: [ "Track every dollar with Money Map", "Cut waste and optimize cash flow", "Pay off all consumer debt", "Build 3-6 month emergency fund" ], outcome: "Zero debt, credit score 700+, fully funded reserves", status: "Financially FREE", icon: , colorClass: "text-phase-ground", bgGradient: "from-[hsl(175,55%,35%)] to-[hsl(175,45%,45%)]" }, { number: 3, title: "BUILD UP", subtitle: "Creating Multiple Income Sources", purpose: "Move beyond paycheck dependency by building wealth through investing and entrepreneurship.", keyPoints: [ "Leverage W-2 income as your investor", "Start investing in tax-advantaged accounts", "Create additional income streams", "Utilize VA loan for real estate" ], outcome: "Multiple income streams, investments growing monthly", status: "Building Wealth", icon: , colorClass: "text-phase-build", bgGradient: "from-[hsl(43,90%,50%)] to-[hsl(50,85%,55%)]" }, { number: 4, title: "LIFT UP", subtitle: "Achieving Financial Independence", purpose: "Reach the point where passive income covers all expenses—work becomes optional.", keyPoints: [ "Calculate your FI number (25x expenses)", "Passive income exceeds expenses", "Decide: stay, retire, or pivot", "Pay it forward and create impact" ], outcome: "Work is optional, freedom to pursue purpose", status: "Financially INDEPENDENT", icon: , colorClass: "text-phase-lift", bgGradient: "from-[hsl(25,85%,55%)] to-[hsl(30,80%,60%)]" } ]; const BuildupFramework = () => { const [hoveredPhase, setHoveredPhase] = useState(null); return (
{/* Background decorative elements */}
{/* Header */}
Proprietary Methodology

The BUILDUP Framework

Your mission from financial chaos to complete freedom—a proven 4-phase system designed specifically for National Guard members.

{/* Framework Diagram */}
{/* Connecting line */}
{/* Ascending arrow indicator */}
Path to Freedom
{/* Phase Cards - Aligned Layout */}
{phases.map((phase, index) => (
setHoveredPhase(phase.number)} onMouseLeave={() => setHoveredPhase(null)} > {/* Phase number badge */}
{phase.number}
{/* Card */}
{/* Icon */}
{phase.icon}
{/* Title */}

{phase.title}

{phase.subtitle}

{/* Purpose */}

{phase.purpose}

{/* Key Points */}
    {phase.keyPoints.map((point, i) => (
  • {point}
  • ))}
{/* Outcome */}
Outcome

{phase.outcome}

Status: {phase.status}
))}
{/* Bonus Phase */}
Bonus Phase

SCALE UP — Beyond Financial Independence

For those who want to build teams, businesses, and generational wealth. Create systems, leverage partnerships, and maximize your impact and legacy.

Maximum Impact
{/* CTA */}
Experience the BUILDUP Framework

Start your journey with our Free 3-Day Challenge

); }; export default BuildupFramework;
top of page

Delivering Quality and Precision Across Industries

We are Jaegus. Delivering comprehensive services in packaging, labeling, quality control, and vendor managed inventory for government contracts.

Distribution Warehouse with High Shelves_edited.jpg

At Jaegus, we bring a commitment to quality and service, ensuring that every project meets the highest standards for government and defense needs.

Warehouse Worker with Walkie Talkie_edit
Warehouse Workers in Hardhats
Warehouse

What We Do

Jaegus provides end-to-end contracting solutions, ensuring that every product meets strict government requirements through precision packaging, rigorous quality control, and proactive inventory management.

01

Packaging & Labeling

We ensure all products are packaged and labeled to meet government specifications, guaranteeing compliance and proper presentation for inspection and delivery.

02

Quality Control

Our quality control process involves thorough inspections to verify that every item meets the highest standards, minimizing risks and ensuring compliance.

03

Vendor Managed Inventory

We take responsibility for monitoring and managing inventory levels for our clients, ensuring timely replenishment and optimizing stock to support critical operations.

JAEGUS LOGO 1.png

Chicago, IL

773-870-7337

Keep Up With Our Latest News

Jaegus is a veteran-owned business dedicated to providing reliable solutions for government contracting. Specializing in packaging, quality control, and inventory management, we deliver mission-driven services with precision and integrity.

bottom of page