From 2a7987067d0feeccb769abed2ccabe9836cc9afa Mon Sep 17 00:00:00 2001 From: I-VIDHIKA Date: Sun, 8 Feb 2026 02:07:00 +0530 Subject: [PATCH 001/122] a11y(hero): improve accessibility for icons and interactive elements --- src/components/Landing/Hero.jsx | 34 +++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/src/components/Landing/Hero.jsx b/src/components/Landing/Hero.jsx index ea78d11..209b6ba 100644 --- a/src/components/Landing/Hero.jsx +++ b/src/components/Landing/Hero.jsx @@ -28,7 +28,11 @@ const Hero = () => { className={`${components.badge.base} ${components.badge.hover} mb-6 sm:mb-8 animate-fade-in`} style={{ animationDelay: animations.delay.badge }} > - +