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
- Remove duplicate BlurReveal wrapper in SectionHeader component
- SectionTitle already has its own BlurReveal and useInView logic
- Double wrapping was preventing section titles from displaying
- Now SectionHeader properly uses SectionTitle with duration prop
- Section titles and descriptions now display correctly
- Maintains consistent BlurReveal animation across all headers
0 commit comments