We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 648419e commit 3843362Copy full SHA for 3843362
053-touch slider/index.html
@@ -15,19 +15,19 @@
15
<div class="slide">
16
<h2>AirPods</h2>
17
<h4>$199</h4>
18
- <img src="https://i.ibb.co/y08W0Jx/image1.png" alt="" />
+ <img src="https://i.ibb.co/ydLkyqw/airpods.png" alt="" />
19
<a href="#" class="btn">Buy Now</a>
20
</div>
21
22
<h2>iPhone 12</h2>
23
<h4>$799</h4>
24
- <img src="https://i.ibb.co/NYdGg2q/image2.png" alt="" />
+ <img src="https://i.ibb.co/C7VYPFh/iphone12.png" alt="" />
25
26
27
28
<h2>iPad</h2>
29
<h4>$599</h4>
30
- <img src="https://i.ibb.co/Jd3t4hQ/image3.png" alt="" />
+ <img src="https://i.ibb.co/NmgpvVX/ipad.png" alt="" />
31
32
33
0 commit comments