e8a413542e3196eab90fc7a3aedb22c0139811bc
All checks were successful
build-website / build (push) Successful in 1m31s
- Replace easeInOutQuad with easeInOutSine for natural motion - Add user interruption handling (cancel on wheel/touch/keyboard) - Add accessibility support for prefers-reduced-motion - Optimize duration from 1800ms to 1200ms - Add proper cleanup of event listeners and animation frames - Update all component references to use new duration The sine-based easing creates smooth, consistent motion throughout the entire scroll duration without jarring speed changes.
Description
No description provided
Languages
HTML
59.7%
CSS
29.5%
JavaScript
9.1%
TypeScript
1.6%