You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Create AnimatedSection component that combines fade, translate, and blur effects
- Update BlurReveal component with shorter deblur animation (800ms → 600ms)
- Apply unified animations to Brand and Product pages section headers
- Update UX-patterns page to use consistent animation system
- Ensure Micro-interactions and UI Kit sections are properly included
- Merge animation styles: fade/translate from Product/Brand + blur from other pages
- Optimize animation timing for better user experience
- Remove unused imports and fix TypeScript issues
All pages now have consistent, enhanced animations with:
- Shorter deblur animation (600ms)
- Smooth fade and translate transitions
- Proper timing coordination between effects
- Unified animation system across the entire application
0 commit comments