We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17db839 commit 0972c75Copy full SHA for 0972c75
1 file changed
index.html
@@ -171,7 +171,7 @@ <h3>Free</h3>
171
</div>
172
173
<div class="pricing-card recommended">
174
- <h3>Pro Lifetime</h3>
+ <h3>Pro</h3>
175
<div class="price">1,99€</div>
176
<ul>
177
<li>✓ Windows C# version</li>
@@ -186,7 +186,7 @@ <h3>Pro Lifetime</h3>
186
</ul>
187
188
<!-- Botón Buy -->
189
- <button class="btn btn-secondary" id="buyBtn">Buy PyClicker - $1,99</button>
+ <button class="btn btn-secondary" id="buyBtn">Buy PyClicker Pro</button>
190
191
<!-- Overlay -->
192
<div id="buyOverlay" class="overlay">
0 commit comments