You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
1.0 KiB
PHTML
14 lines
1.0 KiB
PHTML
4 years ago
|
<div class="about_ta">
|
||
|
<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 2020" src="https://data.chinahighlights.com/image/aboutus/feedback/Travelers_Choice_2020.png" loader="lazy">
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="feedback_content_right">
|
||
|
<div class="feedback_content">
|
||
|
<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>
|