I am looking to showcase a series of images in a horizontal alignment, but I want to avoid overloading the screen width.
My goal is to allow users to navigate through the images using their mouse - when they move right within the image container, I want them to scroll to the right, and vice-versa.
Is there a way to achieve this interactive image scrolling functionality?