File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -592,9 +592,9 @@ <h1>Ask <em>the Oracle</em></h1>
592592 < script >
593593 const CONFIG = {
594594 freeMessages : 3 ,
595+ lobbyUrl : 'https://whop.com/sparkverse-511c/the-sparkverse-lobby/' ,
595596 soulMapUrl : 'https://whop.com/checkout/plan_anQKP3Pzf1cGm' ,
596- loungeUrl : 'https://whop.com/checkout/plan_okFWwlpgnc2bQ' ,
597- upgradeUrl : 'https://whop.com/sparkverse-511c/og-spark-lifetime-access/'
597+ loungeUrl : 'https://whop.com/checkout/plan_okFWwlpgnc2bQ'
598598 } ;
599599
600600 const RESPONSES = {
@@ -785,10 +785,10 @@ <h1>Ask <em>the Oracle</em></h1>
785785 div . innerHTML =
786786 '<div class="upgrade-prompt">' +
787787 '<h4>The pool goes deeper</h4>' +
788- '<p>You\'ve touched the surface. A Soul Map is the full reading — one page, made only for you .</p>' +
788+ '<p>You\'ve touched the surface. Sparked Access is free — the Lobby, the tools, the rest of the field .</p>' +
789789 '<div class="upgrade-actions">' +
790- '<a class="upgrade-btn" href="' + CONFIG . soulMapUrl + '" target="_blank" rel="noopener">Soul Map — $22 </a>' +
791- '<a class="upgrade-btn ghost" href="' + CONFIG . loungeUrl + '" target="_blank" rel="noopener">Lounge · 3-day trial </a>' +
790+ '<a class="upgrade-btn" href="' + CONFIG . lobbyUrl + '" target="_blank" rel="noopener">Free Sparked Access </a>' +
791+ '<a class="upgrade-btn ghost" href="' + CONFIG . soulMapUrl + '" target="_blank" rel="noopener">Soul Map — $22 </a>' +
792792 '</div>' +
793793 '</div>' ;
794794 chatArea . appendChild ( div ) ;
You can’t perform that action at this time.
0 commit comments