Merge branch 'master' of github.com:hainatravel/information-system
commit
4e35abd787
@ -1,14 +1,14 @@
|
||||
|
||||
<div class="about_ta" style="width: 100%; margin-bottom: 0;">
|
||||
|
||||
<h2 style="text-align:center;">About China Highlights</h2>
|
||||
<div class="photoBlock300" style="
|
||||
margin-bottom: 0;
|
||||
margin-top: -10px;"><img alt="travelers' choice 2021" src="https://data.chinahighlights.com/image/aboutus/ta-travelers-choice-2021-150.jpg" loader="lazy" width="128" height="150" class="img-responsive" ></div>
|
||||
<p>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>
|
||||
<div class="feedback_content_right" style="width: 100%;">
|
||||
|
||||
<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" loader="lazy" 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>
|
Loading…
Reference in New Issue