hotfix/paypal-note
parent
78c4c24d0b
commit
eb45c59160
@ -1,14 +1,14 @@
|
||||
|
||||
<div class="about_ta" style="padding: 30px 0 0 0; width: 100%;">
|
||||
<div class="photoBlock300" style="float: left;width: 100%;margin-left: 0;margin-bottom: 0;"><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" ></div>
|
||||
<h3 style="text-align:center;">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>
|
||||
<div class="photoBlock300" style="float: left;width: 100%;margin-left: 0;margin-bottom: 0;"><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" ></div>
|
||||
<h3 style="text-align:center;">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>
|
||||
<h3>Our Customer's Feedback</h3>
|
||||
<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 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>
|
||||
|
Loading…
Reference in New Issue