Commit Graph

24 Commits

Author SHA1 Message Date
Marty Bostick 3d8b8ade7c Fix checkbox layout, add Sponsor Guide tab + TG community links
- Restructured checkbox row into clean flex layout (works on desktop & mobile)
- Removed duplicate checkbox instances from controls grid
- Added Telegram group link (t.me/+mzXTku1wR7pkODBh) in checkbox row, footer, and footer
- Updated PIF plan text: users must purchase the campaign themselves after transfer
- Added TG community link to all 3 plan templates (family, friend, post-join-PIF)
- New 'Sponsor Guide' tab: explains gift vs self-fund, already-joined, sharing, TG community, quick tips
- TG link now appears in: checkbox row button, plan text, footer, and sponsor guide tab
- Mobile responsive: checkbox-row gap/padding media query
2026-07-11 12:57:50 +00:00
Marty Bostick 3e35eb10ef Add 'Already joined' toggle + post-join PIF message template
- New checkbox: 'Already joined (skip signup language)' toggles the plan generator
- Already-joined mode strips signup prompts, says 'I went back and funded your level'
- New template: templates/post-join-pif-message.md for the manual message scenario
- Skill updated with reference to the new template
2026-07-11 12:42:29 +00:00
Marty Bostick 7be4867604 fix: use real calendar math for estimateMonths and estimateYear1Cum
- estimateMonths: cycles × daysPer / 30.4 instead of simplified .months
- estimateYear1Cum: track days_left (365) instead of aggregated months
- removes dead variable cycInMonth
- Gift L3 year 1 commissions: ~,085 → ~,113 (honest calendar-based)
- Time to 3×L7 for Gift L3: 12.5mo → 15.0mo (realistic)
2026-07-11 10:35:37 +00:00
Marty Bostick 9fca0fee55 Fix SCENARIOS: compute dynamically from functions 2026-07-11 10:23:54 +00:00
Marty Bostick 5590c0e918 clarify 10% withdrawal fee applies only on cash-out to wallet, not on reinvestments or account balance 2026-07-10 20:10:40 +00:00
Marty Bostick 0f7024f21f fix: render **bold** as HTML in-page, keep raw markdown for clipboard copy 2026-07-10 19:52:24 +00:00
Marty Bostick 3b8c2893f5 show pocket vs accelerate mode at each phase so they can choose 2026-07-10 19:41:32 +00:00
Marty Bostick b23abd17b8 clarify roadmap: you pocket profit each cycle AND save to level up 2026-07-10 19:36:47 +00:00
Marty Bostick a0d749e9c2 break roadmap into separate phase blocks with spacing 2026-07-10 19:33:54 +00:00
Marty Bostick 14e66193b3 add full roadmap with cycles, timeline, and what they keep each step 2026-07-10 19:30:14 +00:00
Marty Bostick 8433aa0802 add live QR code next to referral link that updates with username 2026-07-10 19:10:27 +00:00
Marty Bostick eac3952c4d personalize sponsor language to first person 2026-07-10 18:58:19 +00:00
Marty Bostick 8478b7ec98 add calculator link with post-signup CTA to plan text 2026-07-10 18:55:41 +00:00
Marty Bostick 77acf033c2 add casual intro explaining what CBP is 2026-07-10 18:50:19 +00:00
Marty Bostick 04f016c07c add sponsor win-win note to plan 2026-07-10 18:47:51 +00:00
Marty Bostick 5d0d226bd5 add 3x L7 endgame earnings to plan phase list 2026-07-10 18:42:54 +00:00
Marty Bostick 24bcc7eece rewrite plan preview as clean bullet text, no markdown tables 2026-07-10 18:37:09 +00:00
Marty Bostick cc2d37007f fix: default self-fund to none 2026-07-10 18:23:46 +00:00
Marty Bostick 8fa1add939 Add prominent signup CTA button in header with referral link 2026-07-10 17:55:42 +00:00
Marty Bostick cdb54a4eef URL-param based ref system: share link via ?ref=username 2026-07-10 16:09:50 +00:00
Marty Bostick ddffd649b4 Add referral link input + shareable plan generator 2026-07-10 16:04:51 +00:00
Marty Bostick 592e2d08d7 Fix referral commission: fixed 10%, removed editable input 2026-07-10 15:49:30 +00:00
Marty Bostick 2ef6be3095 V2: Full ladder, profit timeline charts, all scenarios, comparison view 2026-07-10 15:11:01 +00:00
Marty Bostick 3685da9667 Initial: CBP What-If Calculator 2026-07-10 15:00:52 +00:00