✨ feat(templates/home): Met à jour le texte de la section livraison et supprime espace inutilisé
This commit is contained in:
@@ -221,8 +221,8 @@
|
||||
<div class="flex items-center gap-6 p-8 bg-white rounded-[2.5rem] border border-gray-100 shadow-sm" data-aos="fade-up" data-aos-delay="100">
|
||||
<div class="w-14 h-14 bg-amber-50 rounded-2xl flex items-center justify-center text-2xl shrink-0" aria-hidden="true">🚚</div>
|
||||
<div>
|
||||
<h2 class="font-black text-gray-900 uppercase italic text-sm">le</h2>
|
||||
<p class="text-xs text-gray-600 mt-1 italic">Nous livrons vos structures directement sur le lieu de fête.</p>
|
||||
<h2 class="font-black text-gray-900 uppercase italic text-sm">Livraison</h2>
|
||||
<p class="text-xs text-gray-600 mt-1 italic">Nous livrons vos structures directement sur le lieu de fête, sur demande</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex items-center gap-6 p-8 bg-white rounded-[2.5rem] border border-gray-100 shadow-sm" data-aos="fade-up" data-aos-delay="200">
|
||||
@@ -261,7 +261,7 @@
|
||||
{% endfor %}
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
{# --- SECTION FORMULES --- #}
|
||||
<section id="formules" class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||
<div class="flex flex-col md:flex-row justify-between items-end mb-12 gap-4">
|
||||
|
||||
Reference in New Issue
Block a user