hotfix/paypal-note
parent
cddac45f93
commit
acd3734b4f
@ -1,14 +1,15 @@
|
||||
<div class="about_ta" style="background: #f6f6f6;">
|
||||
<div class="about_ta" style=" width: 100%;
|
||||
padding: 0;">
|
||||
<h3>About China Highlights</h3>
|
||||
<p>Since 1959 we've guided everyone ranging from US presidents, Australian Geographic and retired backpackers. Our goal is to create unique trips that take you off-the-beaten path, helping you discover China in a more authentic way. Our motto: "Discovery Your Way!"</p>
|
||||
<div class="infoimage"><img alt="travelers' choice 2021" src="https://data.chinahighlights.com/image/aboutus/ta-travelers-choice-2021.jpg" loader="lazy" width="153" height="200" class="img-responsive">
|
||||
<p style="float:left; margin-right: 20px;"><img alt="travelers' choice 2021" src="https://data.chinahighlights.com/image/aboutus/ta-travelers-choice-2021.jpg" loader="lazy" width="153" height="200" class="img-responsive">
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="feedback_content_right">
|
||||
<div class="feedback_content_right" style=" width: 100%;">
|
||||
<div class="feedback_content" style="background: #f6f6f6; ">
|
||||
<div class="content_name"><?php echo $feedback_data['customer'] ?> reviewed in <?php echo $feedback_data['createdOn'] ?></div>
|
||||
<img alt="" class="feedback-rate" src="https://data.chinahighlights.com/image/aboutus/feedback/five-star.png" width="104" height="20">
|
||||
<p><strong><?php echo $feedback_data['title'] ?></strong></p>
|
||||
<p><?php echo $feedback_data['content'] ?> <a href="<?php echo $feedback_data['url'] ?>" target="_blank">more</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
Loading…
Reference in New Issue