Files
portfolio/app
denshooter bd73a77ae3
Some checks failed
Production Deployment (Zero Downtime) / deploy-production (push) Has been cancelled
fix: Reduce component flashing on page load and scroll
- Remove mounted state checks that return null (Hero, About, Projects)
- Reduce animation delays and durations for faster initial render
- Change viewport margins from -100px to -50px for earlier trigger
- Reduce initial animation distances (y: 40 -> 20, y: 30 -> 20)
- Use requestAnimationFrame for Header mount to prevent flash
- Always render components instead of returning null to prevent layout shift
- Optimize Framer Motion transitions for smoother scrolling
2026-01-09 19:36:06 +01:00
..
2026-01-08 16:27:40 +01:00
2026-01-07 23:13:25 +01:00
2025-10-19 21:48:43 +02:00
2026-01-07 23:13:25 +01:00
2026-01-07 23:13:25 +01:00
2026-01-08 11:31:57 +01:00
2025-02-13 12:42:06 +01:00
2026-01-08 04:24:22 +01:00
2026-01-07 14:30:00 +01:00