From 866911cbd4b2cd6be43eaa06bbdb56ee4ec1c3fa Mon Sep 17 00:00:00 2001 From: soufiane Date: Sat, 6 Dec 2025 00:20:37 +0100 Subject: [PATCH] fix(a11y): correct WAVE accessibility audit issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Footer: add label for newsletter email input, improve text contrast (beige-600 -> beige-700) - Contact: add aria-label to map marker link, improve red asterisk contrast (red-500 -> red-600) - Historique: add label for search input field - Profil: improve label contrast (gray-600 -> gray-700), use semantic dl/dt/dd structure 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- app/contact/page.tsx | 15 ++++++------ app/historique/page.tsx | 7 +++++- components/Footer.tsx | 39 ++++++++++++++++------------- components/ProfilePage.tsx | 50 +++++++++++++++++++------------------- 4 files changed, 61 insertions(+), 50 deletions(-) diff --git a/app/contact/page.tsx b/app/contact/page.tsx index 06f5159..b060de3 100644 --- a/app/contact/page.tsx +++ b/app/contact/page.tsx @@ -97,7 +97,7 @@ export default function ContactPage() { {/* Nom complet */}