contact page animation

main
alexanderroese 2024-06-20 19:42:06 +02:00
parent e88b028b58
commit 7a0450079d
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,6 @@
<h2 class="title title-wrapper--no-top-margin inline-richtext {{ section.settings.heading_size }}{% if settings.animations_reveal_on_scroll %} scroll-trigger animate--slide-in{% endif %}">
{{ section.settings.heading }}
</h2>
<p>Fragen oder Anregungen? Wir freuen uns auf deine Nachricht!</p>
{%- else -%}
<h2 class="visually-hidden">{{ 'templates.contact.form.title' | t }}</h2>
{%- endif -%}
@ -32,6 +31,8 @@
endif
-%}
{%- form 'contact', id: 'ContactForm', class: contact_form_class -%}
<p>Fragen oder Anregungen? Wir freuen uns auf deine Nachricht!</p>
{%- if form.posted_successfully? -%}
<dotlottie-player
id="shx-contact-form-contact-us-send"