We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e1a61 commit f3adbffCopy full SHA for f3adbff
public/images/iphone/iphone-slide-1.png
-5.52 KB
views/partials/promo.handlebars
@@ -20,13 +20,13 @@
20
<div class="slider flexslider">
21
<ul class="slides">
22
<li>
23
- <img src="images/iphone/iphone-slide-3.png" alt="" />
+ <img src="images/iphone/iphone-slide-1.png" alt="" />
24
</li>
25
26
- <img src="images/iphone/iphone-slide-2.png" alt="" />
+ <img src="images/iphone/iphone-slide-3.png" alt="" />
27
28
29
- <img src="images/iphone/iphone-slide-1.png" alt="" />
+ <img src="images/iphone/iphone-slide-2.png" alt="" />
30
31
</ul><!--//slides-->
32
</div><!--//flexslider-->
0 commit comments