- Implements requestAnimationFrame throttling for the scroll event listener in Hero.tsx - Adds cleanup for the animation frame on component unmount - Adds unit tests to verify behavior and throttling logic
- Implements requestAnimationFrame throttling for the scroll event listener in Hero.tsx - Adds cleanup for the animation frame on component unmount - Adds unit tests to verify behavior and throttling logic