This is problem with your page loading time.
You can see images but document is not fully loaded, script that controls animation fires when document is ready.
This delay is created by missing fonts:
/modules/themeszonemanslider/fonts/fontawesome-webfont.woff
/modules/themeszonemanslider/fonts/fontawesome-webfont.ttf
Page is waiting for non existing fonts, or has problem with access to them.
Just add them.
BTW: I think this section is for bugs in prestashop core not for themes.