|
|
|
@ -1,9 +1,9 @@
|
|
|
|
|
<h2 style="
|
|
|
|
|
text-align: center;
|
|
|
|
|
text-align: center; padding-bottom: 0;
|
|
|
|
|
"><em style="
|
|
|
|
|
color: #ad1818;
|
|
|
|
|
">98.8%</em> Positive Customer reviews among 10,000+</h2>
|
|
|
|
|
<div class="visible-xs" >
|
|
|
|
|
<div class="visible-xs" style="margin: 0 20px;">
|
|
|
|
|
<img class="img-responsive" height="69" src="https://data.asiahighlights.com/image/forms/ah-ta-2023-certificate.png" style="margin: 0px auto; float: left; " width="175">
|
|
|
|
|
<img height="40" src="https://data.asiahighlights.com/image/forms/ah-ch-gh-tp-rating.png" style="margin: 15px auto 5px; display: block; width: 150px; height: auto; " width="211">
|
|
|
|
|
</div>
|
|
|
|
@ -27,13 +27,13 @@ color: #ad1818;
|
|
|
|
|
<?php echo $feedback['content'] ?>
|
|
|
|
|
</p>
|
|
|
|
|
<a href="<?php echo $feedback['url'] ?>" target="_blank">more</a>
|
|
|
|
|
<div class="customer_name">
|
|
|
|
|
<?php echo $feedback['createdOn'] ?>,
|
|
|
|
|
<?php echo $feedback['customer'] ?>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<div class="customer_name">
|
|
|
|
|
<?php echo $feedback['createdOn'] ?>,
|
|
|
|
|
<?php echo $feedback['customer'] ?>
|
|
|
|
|
</div>
|
|
|
|
|
<img class="img-responsive" height="40" width="211"
|
|
|
|
|
src="https://data.chinahighlights.com/image/aboutus/feedback/five-star.png">
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</td>
|
|
|
|
|
<?php }?>
|
|
|
|
|