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.2 KiB
PHP
14 lines
1.2 KiB
PHP
|
|
|
|
<h2 style="text-align:center;">About China Highlights</h2>
|
|
|
|
<p style="text-align: center;">Since 1998 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="feedback_content_right" style="width: 100%; margin-bottom: 50px;">
|
|
<div class="feedback_content" style="box-shadow: 0px 0px 8px 2px #d1d1d1;">
|
|
<div class="photoBlock300" style="width: auto;"><img alt="travelers' choice 2021" src="https://data.chinahighlights.com/image/aboutus/ta-travelers-choice-2021-150.jpg" width="128" height="150" class="img-responsive" ></div>
|
|
<p><strong><?php echo $feedback_data['title'] ?></strong></p>
|
|
<img alt="" class="feedback-rate" src="https://data.chinahighlights.com/image/aboutus/feedback/five-star.png" width="104" height="20"><div class="review_date">reviewed <?php echo $feedback_data['createdOn'] ?>, <?php echo $feedback_data['customer'] ?></div>
|
|
|
|
<p><?php echo $feedback_data['content'] ?> <a href="<?php echo $feedback_data['url'] ?>" target="_blank">more</a></p>
|
|
</div>
|
|
</div>
|