Image Scroller
An image scroller is a much better choice for a responisve website than a jQuery/Javascript powered carousel since it requires less code and battery viewing device power to drive it.
On computers the scroller can be driven using vertical swipe on the mouse or trackpad or by using the scrollbar. Images are swipe horizontally on nobile devices.
Images
The images can have variable width but need to all have the same height. They can be spaced out and can be configured as links.
The images have a lazy loading function - of course!
Links
The optional image links are made visible for mobile ddevice users by an icon at the top right which can appear on hover on computers.