1) I added an additional image to be displayed in the carousel.
First of all, there is additional code in index.html to reference this image.
Then, I have added an additional file landing6.jpg.
2) I swapped the filenames of landing3.jpg and landing4.jpg so they would be displayed in a different order.
Two things in this pull request:
1) I added an additional image to be displayed in the carousel. First of all, there is additional code in
index.html
to reference this image. Then, I have added an additional filelanding6.jpg
.2) I swapped the filenames of
landing3.jpg
andlanding4.jpg
so they would be displayed in a different order.