@wix43684 Yes, You can.
- Add a fullwidth slideshow for smooth scrolling.
- Add mouse wheel event handler using custom element.
- Change the slide on event up or down.
To know more about custom element: https://support.wix.com/en/article/wix-editor-adding-a-custom-element-to-your-site
Example: https://www.wix.com/velo/forum/tips-tutorials-examples/tracking-mouse-move-with-velo-code
Note: The above example states mouse movement. But you need to add mouse wheel event instead of mouse move event.