Guinguette

This commit is contained in:
Pierre Martin
2025-07-23 11:22:58 +02:00
parent d6c4514b1f
commit 221b45faea
+18 -7
View File
@@ -49,8 +49,8 @@
<i class="fas fa-calendar text-xl"></i> <i class="fas fa-calendar text-xl"></i>
<span class="text-lg font-semibold">Prochaine distribution</span> <span class="text-lg font-semibold">Prochaine distribution</span>
</div> </div>
<p class="text-2xl font-bold text-gray-900">30 avril</p> <p class="text-2xl font-bold text-gray-900">2 juillet</p>
<p class="text-xs text-gray-600">18h-20h</p> <!-- <p class="text-xs text-gray-600">18h-20h</p>
<p class="text-gray-600 mt-2"> <p class="text-gray-600 mt-2">
<a <a
href="https://www.openstreetmap.org/#map=19/43.51294/1.32234" href="https://www.openstreetmap.org/#map=19/43.51294/1.32234"
@@ -60,6 +60,15 @@
<abbr title="Frouzins Initiatives Citoyennes">FIC</abbr> 7 rue <abbr title="Frouzins Initiatives Citoyennes">FIC</abbr> 7 rue
du Vieux Moulin du Vieux Moulin
</a> </a>
</p> -->
<p class="text-xs text-gray-600">17h-21h</p>
<p class="text-gray-600 mt-2">
<a
href="https://www.openstreetmap.org/way/795912318"
class="text-green-600 hover:underline"
>
à « La Guinguette des Frouzivores » - Parc St Germier
</a>
</p> </p>
<div class="mt-8"> <div class="mt-8">
<a <a
@@ -286,11 +295,13 @@
<p class="text-sm text-gray-600 font-semibold">Passée</p> <p class="text-sm text-gray-600 font-semibold">Passée</p>
</div> </div>
<div class="bg-green-50 rounded-lg p-4 text-center"> <div class="bg-gray-50 rounded-lg p-4 text-center opacity-50">
<p class="text-lg font-medium text-green-800">30 avril 2025</p> <p class="text-lg font-medium text-gray-800">30 avril 2025</p>
<p class="text-sm text-gray-600 font-semibold">Passée</p>
</div> </div>
<div class="bg-green-50 rounded-lg p-4 text-center"> <div class="bg-gray-50 rounded-lg p-4 text-center opacity-50">
<p class="text-lg font-medium text-green-800">28 mai 2025</p> <p class="text-lg font-medium text-gray-800">28 mai 2025</p>
<p class="text-sm text-gray-600 font-semibold">Passée</p>
</div> </div>
<div class="bg-green-200 rounded-lg p-4 text-center"> <div class="bg-green-200 rounded-lg p-4 text-center">
@@ -607,7 +618,7 @@
<span>contact@lesfrouzivores.fr</span> <span>contact@lesfrouzivores.fr</span>
</a> </a>
<p class="text-sm text-green-200"> <p class="text-sm text-green-200">
© 2024 Les Frouzivores. Tous droits réservés. © 2025 Les Frouzivores. Tous droits réservés.
</p> </p>
</div> </div>
</div> </div>