What problem does this feature solve?
Rspress v2.0.0-rc.0 introduced a new theme in #2728
One of these changes is the HomeFeature component now uses a 3D animation on hover. This animation can be distracting so it would be nice if there was an option to disable this animation somehow without having to fully implement my own Home Page from scratch.
What does the proposed API look like?
A new global config option or some way to suppress this via CSS