personalize sponsor language to first person

This commit is contained in:
Marty Bostick
2026-07-10 18:58:19 +00:00
parent 8478b7ec98
commit eac3952c4d
+2 -2
View File
@@ -1192,7 +1192,7 @@ Here's a calculator I put together so you can play with the numbers yourself: **
After you sign up, come back to that link — it'll walk you through what's possible and the best plan forward as you grow.
${giftCost > 0 ? `Your sponsor is covering **$${giftCost}** to get you started through Level ${giftLevel} (L${giftLevel === 1 ? '1 only' : `1-L${giftLevel}`}). You owe nothing for this — it's funded up front, and you keep 100% of your earnings.` : `Your sponsor hasn't pre-funded any levels — you'll be building entirely on your own using the link below.`}
${giftCost > 0 ? `With me as your sponsor, I'm covering **$${giftCost}** to get you started through Level ${giftLevel} (L${giftLevel === 1 ? '1 only' : `1-L${giftLevel}`}). You owe nothing for this — it's funded up front, and you keep 100% of your earnings.` : `I haven't pre-funded any levels on my end — you'll be building entirely on your own using the link below.`}
Your path to $3,960/month:
@@ -1204,7 +1204,7 @@ ${phases.filter(k => k !== '3xL7').map(k => {
${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.
As a side note — your sponsor earns 10% of everything you get paid through this system. Eventually they'll get their money back, but that's not the point. They genuinely just want to pay it forward and help you get started. You win, they win — we both win together.
As a side note — I also earn 10% of everything you get paid through this system, so eventually I'll get my gift back. But that's not why I'm doing this. I genuinely just want to pay it forward and help you get started. You win, I win — we both win together.
Estimated time to 3× L7 endgame: ~${totalMonths} months