Files
portfolio/app/components
denshooter 9ae6ada0a6
All checks were successful
CI / CD / test-build (push) Successful in 11m5s
CI / CD / deploy-dev (push) Successful in 1m17s
CI / CD / deploy-production (push) Has been skipped
fix: remove dynamic() imports for below-fold sections
dynamic() caused Framer Motion's initial opacity:0 to be baked into
SSR HTML, but client-side hydration never triggered the animations.
Direct imports ensure Framer Motion properly takes over on hydration.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-04 22:02:05 +01:00
..
2026-01-10 00:52:08 +01:00
2026-01-10 00:52:08 +01:00
2026-01-22 20:56:35 +01:00