style: Update call-to-action button text for improved clarity
This commit is contained in:
@@ -724,7 +724,7 @@
|
||||
</p>
|
||||
<div class="cta-row">
|
||||
{% if 'username' in session %}
|
||||
<a class="btn btn-primary" href="{{ url_for('preise') }}">In 5 Minuten startklar</a>
|
||||
<a class="btn btn-primary" href="{{ url_for('preise') }}">Jetzt kostenlos testen</a>
|
||||
{% else %}
|
||||
<a class="btn btn-primary" href="{{ url_for('login') }}">Jetzt kostenlos testen</a>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user