|
|
|
@ -12,17 +12,23 @@
|
|
|
|
|
<strong>How satisfied are you with our <br /> customer support performance?</strong>
|
|
|
|
|
<div class="ratings-container">
|
|
|
|
|
<div class="rating">
|
|
|
|
|
<img src="https://image.flaticon.com/icons/svg/187/187150.svg" alt="">
|
|
|
|
|
<img
|
|
|
|
|
src="https://img.icons8.com/external-tulpahn-outline-color-tulpahn/64/000000/external-sad-emotion-tulpahn-outline-color-tulpahn.png"
|
|
|
|
|
/>
|
|
|
|
|
<small>Unhappy</small>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="rating">
|
|
|
|
|
<img src="https://image.flaticon.com/icons/svg/187/187136.svg" alt=""/>
|
|
|
|
|
<img
|
|
|
|
|
src="https://img.icons8.com/external-tulpahn-outline-color-tulpahn/64/000000/external-unconcerned-emotion-tulpahn-outline-color-tulpahn.png"
|
|
|
|
|
/>
|
|
|
|
|
<small>Neutral</small>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="rating active">
|
|
|
|
|
<img src="https://image.flaticon.com/icons/svg/187/187133.svg" alt=""/>
|
|
|
|
|
<img
|
|
|
|
|
src="https://img.icons8.com/external-tulpahn-outline-color-tulpahn/64/000000/external-emoji-birthday-party-tulpahn-outline-color-tulpahn.png"
|
|
|
|
|
/>
|
|
|
|
|
<small>Satisfied</small>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|