diff --git a/public/images/jules-profil.jpg b/public/images/jules-profil.jpg new file mode 100644 index 0000000..a087213 Binary files /dev/null and b/public/images/jules-profil.jpg differ diff --git a/src/components/astro/Footer.astro b/src/components/astro/Footer.astro index ef96eb4..91f701d 100644 --- a/src/components/astro/Footer.astro +++ b/src/components/astro/Footer.astro @@ -1,91 +1,94 @@ --- -// Footer.astro - V1.4-F : 1 ligne 3 zones (nav / subscribe / logos RS). -// Alignement vertical centre + padding-y reduit (py-2) pour profil plus fin. -// Subscribe input/button compact (py-1) cale sur baseline des autres elements. +// Footer.astro - V1.5-C.4 : footer 2 lignes au lieu de 3. +// Ligne 1 (centree, plein cadre) : label Courier 12px #475569 + form subscribe (input + bouton) +// Ligne 2 : gauche = nav (Manifeste / A propos / Mentions legales) ; droite = 5 logos RS monochrome #475569. +// Palette V1.3 figee : encre #0F172A, encre douce #475569, papier #FAFAF7 --- -