update section 5 and 6
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<p class="my-6 mx-auto max-w-3xl text-pretty lg:text-xl text-lg font-light text-gray-200 fade-in">
|
||||
{{ description }}
|
||||
</p>
|
||||
{% if button %}
|
||||
{% if button_link %}
|
||||
<a href="{{ button_link }}" class="blinking-effect fade-in lg:text-xl text-lg font-semibold text-white hover:text-gray-400">{{ button_text }} <span aria-hidden="true">→</span></a>
|
||||
{% endif %}
|
||||
</div>
|
||||
Reference in New Issue
Block a user