diff --git a/index.html b/index.html index 4859d53..9ba166a 100644 --- a/index.html +++ b/index.html @@ -1194,6 +1194,7 @@ ${phases.filter(k => k !== '3xL7').map(k => { const p = HYBRIDS[k]; return `• ${p.label} → $${p.payout.toFixed(2)}/cycle (net $${p.profit.toFixed(2)})`; }).join('\n')} +• 3× L7 Endgame → $9,720.00/cycle (net $3,960.00/month passive) ${selfCost > 0 ? `**Your total self-fund: $${selfCost}**${selfCost > giftCost ? ` (you cover $${(selfCost - giftCost).toLocaleString()} after sponsor's gift)` : ''}\n\n` : ''}Once you've earned enough from one phase, use those profits to unlock the next level up. Rinse and repeat until you're running 3× L7 campaigns.