Mise à jour 2025

This commit is contained in:
Pierre Martin
2025-10-01 13:26:40 +02:00
parent 1772ad78e5
commit d4c06939b8
+76 -53
View File
@@ -49,16 +49,23 @@
<i class="fas fa-calendar text-xl"></i>
<span class="text-lg font-semibold">Prochaine distribution</span>
</div>
<p class="text-2xl font-bold text-gray-900">27 août</p>
<p class="text-xs text-gray-600">18h-20h</p>
<p class="text-2xl font-bold text-gray-900">Samedi 11 octobre</p>
<p class="text-xs text-gray-600">10h-12h</p>
<p class="text-gray-600 mt-2">
<a
<!-- <a
href="https://www.openstreetmap.org/#map=19/43.51294/1.32234"
class="text-green-600 hover:underline"
>
à « La Grange » de
<abbr title="Frouzins Initiatives Citoyennes">FIC</abbr> 7 rue
du Vieux Moulin
</a> -->
<a
href="https://www.openstreetmap.org/?mlat=43.516927&mlon=1.319663#map=19/43.516927/1.319663"
class="text-green-600 hover:underline"
>
au Secours Populaire de Frouzins 28 rue Guillaume Berdeil
</a>
</p>
@@ -250,59 +257,86 @@
<div class="text-center">
<i class="fas fa-calendar text-4xl text-green-600"></i>
<h2 class="mt-4 text-3xl font-bold text-gray-900">
Une commande par mois
Deux commandes par mois
</h2>
<p class="mt-4 text-xl text-gray-500">
On se retrouve chaque mois, un mercredi, pour une distribution
conviviale.
On se retrouve chaque mois, le 2nd et le 4ème samedi matin, pour une
distribution conviviale.
</p>
</div>
<div class="mt-12 grid grid-cols-2 gap-4 md:grid-cols-4">
<div class="bg-gray-50 rounded-lg p-4 text-center opacity-50">
<p class="text-lg font-medium text-gray-800">25 septembre 2024</p>
<p class="text-lg font-medium text-gray-800">24 septembre 2025</p>
<p class="text-sm text-gray-600 font-semibold">Passée</p>
</div>
<div class="bg-gray-50 rounded-lg p-4 text-center opacity-50">
<p class="text-lg font-medium text-gray-800">23 octobre 2024</p>
<p class="text-sm text-gray-600 font-semibold">Passée</p>
<div class="bg-green-500 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-white">11 octobre 2025</p>
<p class="text-sm text-white font-semibold">Prochaine</p>
</div>
<div class="bg-gray-50 rounded-lg p-4 text-center opacity-50">
<p class="text-lg font-medium text-gray-800">27 novembre 2024</p>
<p class="text-sm text-gray-600 font-semibold">Passée</p>
<div class="bg-green-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">25 octobre 2025</p>
</div>
<div class="bg-gray-50 rounded-lg p-4 text-center opacity-50">
<p class="text-lg font-medium text-gray-800">18 décembre 2024</p>
<p class="text-sm text-gray-600 font-semibold">Passée</p>
<div class="bg-green-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">8 novembre 2025</p>
</div>
<div class="bg-gray-50 rounded-lg p-4 text-center opacity-50">
<p class="text-lg font-medium text-gray-800">29 janvier 2025</p>
<p class="text-sm text-gray-600 font-semibold">Passée</p>
</div>
<div class="bg-gray-50 rounded-lg p-4 text-center opacity-50">
<p class="text-lg font-medium text-gray-800">26 février 2025</p>
<p class="text-sm text-gray-600 font-semibold">Passée</p>
</div>
<div class="bg-gray-50 rounded-lg p-4 text-center opacity-50">
<p class="text-lg font-medium text-gray-800">26 mars 2025</p>
<p class="text-sm text-gray-600 font-semibold">Passée</p>
<div class="bg-green-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">22 novembre 2025</p>
</div>
<div class="bg-gray-50 rounded-lg p-4 text-center opacity-50">
<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 class="bg-gray-50 rounded-lg p-4 text-center opacity-50">
<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 class="bg-gray-50 rounded-lg p-4 text-center opacity-50">
<p class="text-lg font-medium text-gray-800">2 juillet 2025</p>
<p class="text-sm text-green-600 font-semibold">La Guinguette</p>
<p class="text-sm text-gray-600 font-semibold">Passée</p>
<div class="bg-green-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">
<strong>Mercredi</strong> 17 décembre 2025
</p>
<p class="text-sm text-green-600 font-semibold">
🎅 Distribution de Noël 🎅
</p>
</div>
<div class="bg-green-200 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">27 août 2025</p>
<div class="bg-green-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">10 janvier 2026</p>
</div>
<div class="bg-green-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">24 janvier 2026</p>
</div>
<div class="bg-red-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-red-800">14 février 2026</p>
<p class="text-sm text-red-600 font-semibold">
Pas de distribution
</p>
<p class="text-sm text-red-600">
Salon des vins et producteurs locaux
</p>
</div>
<div class="bg-green-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">28 février 2026</p>
</div>
<div class="bg-green-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">14 mars 2026</p>
</div>
<div class="bg-green-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">28 mars 2026</p>
</div>
<div class="bg-green-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">11 avril 2026</p>
</div>
<div class="bg-green-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">25 avril 2026</p>
</div>
<div class="bg-green-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">
<strong>Mercredi</strong> 27 mai 2026
</p>
</div>
<div class="bg-green-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">13 juin 2026</p>
</div>
<div class="bg-green-100 rounded-lg p-4 text-center">
<p class="text-lg font-medium text-green-800">1 juillet 2025</p>
<p class="text-sm text-green-600 font-semibold">
🍻 La Guinguette 👯
</p>
</div>
</div>
</div>
@@ -399,10 +433,6 @@
Peyrolières)</span
>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Les <strong>œufs</strong> de Véronique (Rieumes)</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span
@@ -414,13 +444,6 @@
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span>Le <strong>fromage</strong> de Marion (Plagnole)</span>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span
>Les <strong>beewraps et samoussas</strong> de Vinciane (Le
Castéra)</span
>
</li>
<li class="flex items-start">
<i class="fas fa-check text-green-500 mt-1 mr-2"></i>
<span
@@ -488,7 +511,7 @@
</p>
<div class="mt-8">
<a
href="https://www.helloasso.com/associations/les-frouzivores/adhesions/adhesions"
href="https://www.helloasso.com/associations/les-frouzivores/adhesions/adhesions-2025-2026"
class="inline-flex items-center px-6 py-3 border border-transparent text-base font-medium rounded-md text-white bg-green-600 hover:bg-green-700"
>
Je soutiens l'association en adhérant !