i have uploaded a website online http://www.perfectionpoolsabq.com/ but i wonder why it takes so long to load, i checked on the network and it doesnt really get stuck but it download image by image slowly, images arent big, none exceed 1 mb im running bootstrap and jquery and one simple image slider which seems to load before the images, is there any caching tips im forgetting??
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="<?php echo URL; ?>js/responsiveslides.min.js"></script>