feat: section association but non lucratif sur page migration SITECONSEIL
Ajout bloc dore expliquant le statut associatif : - Association loi 1901 a but non lucratif - Membres adherents de l'association - Benevoles selon leur disponibilite et desir - Revenus couvrent uniquement les couts d'infrastructure Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -87,6 +87,40 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{# Association a but non lucratif #}
|
||||||
|
<div class="glass-heavy p-8 mb-8" style="border-left: 4px solid #fabf04;">
|
||||||
|
<h2 class="text-xl font-bold uppercase tracking-wider mb-4" style="color: #fabf04;">Association a but non lucratif</h2>
|
||||||
|
<p class="text-sm text-gray-600 leading-relaxed mb-3">
|
||||||
|
L'Association E-Cosplay est une <strong>association loi 1901 a but non lucratif</strong>. Contrairement a la SARL SITECONSEIL qui etait une societe commerciale, notre structure fonctionne differemment :
|
||||||
|
</p>
|
||||||
|
<div class="grid grid-cols-1 md:grid-cols-3 gap-4 mb-4">
|
||||||
|
<div class="glass p-4 text-center">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" class="h-8 w-8 mx-auto mb-2" style="color: #fabf04;" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
|
||||||
|
<path stroke-linecap="round" stroke-linejoin="round" d="M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0z" />
|
||||||
|
</svg>
|
||||||
|
<p class="text-sm font-bold uppercase tracking-wider mb-1">Adherents</p>
|
||||||
|
<p class="text-xs text-gray-500">Tous nos membres sont des adherents de l'association.</p>
|
||||||
|
</div>
|
||||||
|
<div class="glass p-4 text-center">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" class="h-8 w-8 mx-auto mb-2" style="color: #fabf04;" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
|
||||||
|
<path stroke-linecap="round" stroke-linejoin="round" d="M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z" />
|
||||||
|
</svg>
|
||||||
|
<p class="text-sm font-bold uppercase tracking-wider mb-1">Benevoles</p>
|
||||||
|
<p class="text-xs text-gray-500">Nos membres participent de maniere benevole, selon leur disponibilite et leur desir.</p>
|
||||||
|
</div>
|
||||||
|
<div class="glass p-4 text-center">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" class="h-8 w-8 mx-auto mb-2" style="color: #fabf04;" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
|
||||||
|
<path stroke-linecap="round" stroke-linejoin="round" d="M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
|
||||||
|
</svg>
|
||||||
|
<p class="text-sm font-bold uppercase tracking-wider mb-1">But non lucratif</p>
|
||||||
|
<p class="text-xs text-gray-500">Les revenus couvrent uniquement les couts d'infrastructure et de fonctionnement.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<p class="text-xs text-gray-500">
|
||||||
|
En tant que client, vous beneficiez des services de l'association tout en contribuant a son fonctionnement. Les tarifs pratiques sont destines a couvrir les couts d'infrastructure, d'hebergement et de maintenance.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
{# Nouveaux tarifs #}
|
{# Nouveaux tarifs #}
|
||||||
<div class="glass-heavy p-8 mb-8">
|
<div class="glass-heavy p-8 mb-8">
|
||||||
<h2 class="text-xl font-bold uppercase tracking-wider mb-4">Nouveaux tarifs</h2>
|
<h2 class="text-xl font-bold uppercase tracking-wider mb-4">Nouveaux tarifs</h2>
|
||||||
|
|||||||
Reference in New Issue
Block a user