update to img links

Existing links for the emojis are not working, hence have updated the links.
Not the exact same as previous, but reflects the feedback statement precisely

Thanks!
This commit is contained in:
Goutham 2022-02-02 14:30:47 +05:30 committed by GitHub
parent f682234a3c
commit 555d1f673d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,17 +12,17 @@
<strong>How satisfied are you with our <br /> customer support performance?</strong> <strong>How satisfied are you with our <br /> customer support performance?</strong>
<div class="ratings-container"> <div class="ratings-container">
<div class="rating"> <div class="rating">
<img src="https://image.flaticon.com/icons/svg/187/187150.svg" alt=""> <img src="https://img.icons8.com/external-neu-royyan-wijaya/64/000000/external-emoji-neumojis-smiley-neu-royyan-wijaya-17.png" alt="">
<small>Unhappy</small> <small>Unhappy</small>
</div> </div>
<div class="rating"> <div class="rating">
<img src="https://image.flaticon.com/icons/svg/187/187136.svg" alt=""/> <img src="https://img.icons8.com/external-neu-royyan-wijaya/64/000000/external-emoji-neumojis-smiley-neu-royyan-wijaya-3.png" alt=""/>
<small>Neutral</small> <small>Neutral</small>
</div> </div>
<div class="rating active"> <div class="rating active">
<img src="https://image.flaticon.com/icons/svg/187/187133.svg" alt=""/> <img src="https://img.icons8.com/external-neu-royyan-wijaya/64/000000/external-emoji-neumojis-smiley-neu-royyan-wijaya-30.png" alt=""/>
<small>Satisfied</small> <small>Satisfied</small>
</div> </div>
</div> </div>