Browse Source

change the cost text

pull/1/head
Stephanie Gredell 7 months ago
parent
commit
4b791a1fda
  1. 4
      static/index.html

4
static/index.html

@ -825,7 +825,7 @@
<div class="browser-dot dot-yellow"></div> <div class="browser-dot dot-yellow"></div>
<div class="browser-dot dot-green"></div> <div class="browser-dot dot-green"></div>
</div> </div>
<div class="browser-address">https://systemdesigngame.com/challenges/url-shortener</div> <div class="browser-address">https://www.systemdesigngame.dev</div>
</div> </div>
<div class="browser-content"> <div class="browser-content">
<div class="coming-soon">PREVIEW</div> <div class="coming-soon">PREVIEW</div>
@ -984,7 +984,7 @@
</div> </div>
<div class="faq-item"> <div class="faq-item">
<div class="faq-question">Will there be a cost to use the platform?</div> <div class="faq-question">Will there be a cost to use the platform?</div>
<div class="faq-answer">We plan to offer both free and premium tiers. The free tier will include access to basic challenges, while the premium tier will unlock advanced scenarios, detailed analytics, and additional features.</div> <div class="faq-answer">Not right now. The platform will remain free for people to learn from.</div>
</div> </div>
</div> </div>
</div> </div>

Loading…
Cancel
Save