Skip to content

fix: respect reduced motion preference#24

Open
xx7412421-cloud wants to merge 1 commit into
Zcorehub:mainfrom
xx7412421-cloud:grantfox-12-reduced-motion
Open

fix: respect reduced motion preference#24
xx7412421-cloud wants to merge 1 commit into
Zcorehub:mainfrom
xx7412421-cloud:grantfox-12-reduced-motion

Conversation

@xx7412421-cloud

Copy link
Copy Markdown

Closes #12

Summary

  • add a shared prefers-reduced-motion hook for landing motion components
  • stop parallax, tilt, magnetic hover, marquee, gradient, counter, reveal, and hero entrance motion when reduced motion is requested
  • add a global CSS reduced-motion fallback for continuous animations and transitions

Validation

  • npm run build
  • npx tsc --noEmit
  • git diff --check

Note: npm run lint still opens the repository's first-time Next.js ESLint setup prompt, so it cannot complete non-interactively without changing project config.

@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

@xx7412421-cloud is attempting to deploy a commit to the Cbiux's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Respect prefers-reduced-motion on landing animations

1 participant