How to change the speed of the slideshow on your home page (V1)
Just put this code to the field on your Settings > Custom Code > Body
page:
<script>slideshowDelay = 3;</script>
The “3” represents the number of seconds between each image, and you can change that to whatever you like. The default is 4.5.