contact page animation

main
alexanderroese 2024-06-20 19:35:15 +02:00
parent 5d476372b9
commit 2007e37e82
3 changed files with 9 additions and 1 deletions

Binary file not shown.

View File

@ -37,6 +37,15 @@
{% render 'icon-success' %}
{{ 'templates.contact.form.post_success' | t }}
</h2>
<dotlottie-player
src="{{ 'lottie_page_contact_us_send.lottie' | asset_url }}"
background="transparent"
speed="1"
autoplay
style="width: 300px; height: 300px; margin: 0 auto;"
direction="1"
mode="bounce"></dotlottie-player>
{%- elsif form.errors -%}
<div class="form__message">
<h2 class="form-status caption-large text-body" role="alert" tabindex="-1" autofocus>

View File

@ -12,7 +12,6 @@
<div class="template-404 page-width page-margin center">
<dotlottie-player
id="SHX-feedback-modal-lottie2"
src="{{ 'lottie_404.lottie' | asset_url }}"
background="transparent"
speed="1"