Supprimer l'étiquette « Calendrier » de la page agenda
This commit is contained in:
parent
197741086b
commit
b1d66a9be8
1 changed files with 0 additions and 4 deletions
|
|
@ -17,10 +17,6 @@ const now = new Date();
|
||||||
<div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
|
<div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
|
||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<div class="animate-entrance text-center mb-12 md:mb-20">
|
<div class="animate-entrance text-center mb-12 md:mb-20">
|
||||||
<div class="inline-flex items-center gap-2 mb-6 px-4 py-1 rounded-full bg-white/50 border border-white/20 text-dream-coral">
|
|
||||||
<Icon name="lucide:calendar" size={16} />
|
|
||||||
<span class="font-sans text-[10px] md:text-xs font-bold uppercase tracking-widest">Calendrier</span>
|
|
||||||
</div>
|
|
||||||
<h1 class="font-display text-4xl sm:text-6xl md:text-8xl text-night mb-8">L'<span class="text-dream-coral italic">Agenda</span></h1>
|
<h1 class="font-display text-4xl sm:text-6xl md:text-8xl text-night mb-8">L'<span class="text-dream-coral italic">Agenda</span></h1>
|
||||||
<p class="font-sans text-night/60 max-w-2xl mx-auto text-lg md:text-xl leading-relaxed">
|
<p class="font-sans text-night/60 max-w-2xl mx-auto text-lg md:text-xl leading-relaxed">
|
||||||
Venez nous voir sur scène ! <br class="hidden sm:block" />Chaque date est une nouvelle aventure.
|
Venez nous voir sur scène ! <br class="hidden sm:block" />Chaque date est une nouvelle aventure.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue