From cb1bf19bd4070e1d6adb0d80b4cd5811dde66045 Mon Sep 17 00:00:00 2001 From: sucupira Date: Mon, 21 Jul 2025 01:14:14 -0400 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Feature:=20Section=20Associations?= =?UTF-8?q?=20Wep=20Ronpet=20+=20Navigation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Nouvelle section "Associations qui fêtent le Wep Ronpet" après le globe - 2 événements Weezevent avec descriptions officielles détaillées - Liens communauté : 14ème Membre + Page Facebook MUN - Vidéo YouTube intégrée de façon responsive - Ajout menu navigation "Associations" avec traductions (FR/EN/HT) - Design cohérent avec animations hover et style doré - Correction gratuité : "GRATUIT - de 16 ans" pour Afrocentricity 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- src/components/GlobeGeoJSON.svelte | 200 +++++++++++++++++++++++++++++ src/components/Navigation.svelte | 3 +- src/lib/i18n.js | 3 + 3 files changed, 205 insertions(+), 1 deletion(-) diff --git a/src/components/GlobeGeoJSON.svelte b/src/components/GlobeGeoJSON.svelte index 0e5ce7e..ca49909 100644 --- a/src/components/GlobeGeoJSON.svelte +++ b/src/components/GlobeGeoJSON.svelte @@ -423,6 +423,77 @@ import anime from '../lib/anime.js'; +
+ +
+ diff --git a/src/components/Navigation.svelte b/src/components/Navigation.svelte index d2c5f3f..03a7717 100644 --- a/src/components/Navigation.svelte +++ b/src/components/Navigation.svelte @@ -58,7 +58,8 @@ { id: 'predictions', label: 'nav_predictions', icon: '📅' }, { id: 'science', label: 'nav_science', icon: '🔭' }, { id: 'culture', label: 'nav_culture', icon: '🌍' }, - { id: 'observatory', label: 'nav_observatory', icon: '👁️' } + { id: 'observatory', label: 'nav_observatory', icon: '👁️' }, + { id: 'associations', label: 'nav_associations', icon: '🤝' } ]; const scrollToSection = (id) => { diff --git a/src/lib/i18n.js b/src/lib/i18n.js index ba61603..89212ca 100644 --- a/src/lib/i18n.js +++ b/src/lib/i18n.js @@ -13,6 +13,7 @@ const translations = { nav_science: 'Science', nav_culture: 'Culture', nav_observatory: 'Observatoire', + nav_associations: 'Associations', // Hero hero_title1: 'Sirius', @@ -74,6 +75,7 @@ const translations = { nav_science: 'Science', nav_culture: 'Culture', nav_observatory: 'Observatory', + nav_associations: 'Associations', // Hero hero_title1: 'Sirius', @@ -135,6 +137,7 @@ const translations = { nav_science: 'Syans', nav_culture: 'Kilti', nav_observatory: 'Obsèvatwa', + nav_associations: 'Asosyasyon', // Hero hero_title1: 'Sirius',