Move home carousel to the page’s bottom

Customer requested it
This commit is contained in:
jordi fita mas 2023-12-20 20:24:06 +01:00
parent b6c4eb790f
commit 34081a50f4
1 changed files with 1 additions and 1 deletions

View File

@ -30,6 +30,7 @@
<section class="services">
<h2><a href="/{{ currentLocale }}/services">{{( gettext "Our services")}} <span>→</span></a></h2>
</section>
<p class="enjoy">{{( gettext "Come and enjoy!")}}</p>
<section class="surroundings">
<h2 class="sr-only">{{( pgettext "Surroundings" "title" )}}</h2>
<div class="carousel">
@ -51,7 +52,6 @@
{{- end }}
</div>
</section>
<p class="enjoy">{{( gettext "Come and enjoy!")}}</p>
{{ template "carouselInit" }}
{{- end }}