We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c88bc61 commit c7d4005Copy full SHA for c7d4005
043-feedback UI design/index.html
@@ -18,17 +18,17 @@
18
customer support performance?</strong>
19
<div class="ratings-container">
20
<div class="rating">
21
- <img src="https://image.flaticon.com/icons/svg/187/187150.svg" alt="">
+ <img src="https://i.ibb.co/fYN2rVn/no.png" alt="">
22
<small>Unhappy</small>
23
</div>
24
25
26
- <img src="https://image.flaticon.com/icons/svg/187/187136.svg" alt=""/>
+ <img src="https://i.ibb.co/3M8Ddsf/neutral.png" alt=""/>
27
<small>Neutral</small>
28
29
30
<div class="rating active">
31
- <img src="https://image.flaticon.com/icons/svg/187/187133.svg" alt=""/>
+ <img src="https://i.ibb.co/VVDYGLZ/yes.png" alt=""/>
32
<small>Satisfied</small>
33
34
0 commit comments