Retirer le paragraphe de description de la page « La Compagnie »

This commit is contained in:
Jalil Arfaoui 2026-03-05 23:05:45 +01:00
parent de8404873f
commit 197741086b

View file

@ -14,9 +14,6 @@ import { companyInfo } from '../data';
<!-- Header -->
<div class="animate-entrance text-center mb-16 md:mb-24">
<h1 class="font-display text-4xl sm:text-6xl md:text-8xl text-night mb-8 leading-tight">La <span class="text-dream-coral italic">Compagnie</span></h1>
<p class="font-sans text-night/60 max-w-2xl mx-auto text-lg md:text-xl leading-relaxed">
{companyInfo.description}
</p>
</div>
<!-- Présentation -->