Is it possible to do a dynamic set of images similar to what I have on this website: https://studio-one.us/services.html
within wordpress? And if so, can someone point me in the right direction.
Basically, the set of images at the top of the page (between the blue lines) are set using a javascript rotating image gallery, so on each reload of the page a different set of images will load. Each “image box” is linked to a different gallery of images.
What I’d like to do is have those images loading dynamically over time, so that a page refresh is not necessary to have new images load.
And yes, I know that the current page is not running wordpress, but I am working on updating the site so that it is.