|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
<?php if (!empty($Bangkok)) {?>
|
|
|
|
|
<?php foreach ($Bangkok as $index => $feedback) {?>
|
|
|
|
|
<div class="feedback_content">
|
|
|
|
|
<strong><?php echo $feedback['title'] ?></strong>
|
|
|
|
|
<strong style="height: auto; margin-bottom: 15px;"><?php echo $feedback['title'] ?></strong>
|
|
|
|
|
<p class="feedback_rating"><img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://data.asiahighlights.com/pic/trustpilot-new-icon.png'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://data.chinahighlights.com/image/aboutus/feedback/five-star.png'; } ?>"></p>
|
|
|
|
|
<p style="height: auto;"><?php echo $feedback['content'] ?></p>
|
|
|
|
|
<a href="<?php echo $feedback['url'] ?>" target="_blank">More</a>
|
|
|
|
@ -20,7 +20,7 @@
|
|
|
|
|
<?php if (!empty($Hanoi)) {?>
|
|
|
|
|
<?php foreach ($Hanoi as $index => $feedback) {?>
|
|
|
|
|
<div class="feedback_content">
|
|
|
|
|
<strong><?php echo $feedback['title'] ?></strong>
|
|
|
|
|
<strong style="height: auto; margin-bottom: 15px;"><?php echo $feedback['title'] ?></strong>
|
|
|
|
|
<p class="feedback_rating"><img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://data.asiahighlights.com/pic/trustpilot-new-icon.png'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://data.chinahighlights.com/image/aboutus/feedback/five-star.png'; } ?>"></p>
|
|
|
|
|
<p style="height: auto;"><?php echo $feedback['content'] ?></p>
|
|
|
|
|
<a href="<?php echo $feedback['url'] ?>" target="_blank">More</a>
|
|
|
|
@ -35,7 +35,7 @@
|
|
|
|
|
<?php if (!empty($Siem_Reap)) {?>
|
|
|
|
|
<?php foreach ($Siem_Reap as $index => $feedback) {?>
|
|
|
|
|
<div class="feedback_content">
|
|
|
|
|
<strong><?php echo $feedback['title'] ?></strong>
|
|
|
|
|
<strong style="height: auto; margin-bottom: 15px;"><?php echo $feedback['title'] ?></strong>
|
|
|
|
|
<p class="feedback_rating"><img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://data.asiahighlights.com/pic/trustpilot-new-icon.png'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://data.chinahighlights.com/image/aboutus/feedback/five-star.png'; } ?>"></p>
|
|
|
|
|
<p style="height: auto;"><?php echo $feedback['content'] ?></p>
|
|
|
|
|
<a href="<?php echo $feedback['url'] ?>" target="_blank">More</a>
|
|
|
|
@ -50,7 +50,7 @@
|
|
|
|
|
<?php if (!empty($Tokyo)) {?>
|
|
|
|
|
<?php foreach ($Tokyo as $index => $feedback) {?>
|
|
|
|
|
<div class="feedback_content">
|
|
|
|
|
<strong><?php echo $feedback['title'] ?></strong>
|
|
|
|
|
<strong style="height: auto; margin-bottom: 15px;"><?php echo $feedback['title'] ?></strong>
|
|
|
|
|
<p class="feedback_rating"><img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://data.asiahighlights.com/pic/trustpilot-new-icon.png'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://data.chinahighlights.com/image/aboutus/feedback/five-star.png'; } ?>"></p>
|
|
|
|
|
<p style="height: auto;"><?php echo $feedback['content'] ?></p>
|
|
|
|
|
<a href="<?php echo $feedback['url'] ?>" target="_blank">More</a>
|
|
|
|
@ -67,7 +67,7 @@
|
|
|
|
|
<?php if (!empty($Yangon)) {?>
|
|
|
|
|
<?php foreach ($Yangon as $index => $feedback) {?>
|
|
|
|
|
<div class="feedback_content">
|
|
|
|
|
<strong><?php echo $feedback['title'] ?></strong>
|
|
|
|
|
<strong style="height: auto; margin-bottom: 15px;"><?php echo $feedback['title'] ?></strong>
|
|
|
|
|
<p class="feedback_rating"><img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://data.asiahighlights.com/pic/trustpilot-new-icon.png'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://data.chinahighlights.com/image/aboutus/feedback/five-star.png'; } ?>"></p>
|
|
|
|
|
<p style="height: auto;"><?php echo $feedback['content'] ?></p>
|
|
|
|
|
<a href="<?php echo $feedback['url'] ?>" target="_blank">More</a>
|
|
|
|
@ -82,7 +82,7 @@
|
|
|
|
|
<?php if (!empty($Beijing)) {?>
|
|
|
|
|
<?php foreach ($Beijing as $index => $feedback) {?>
|
|
|
|
|
<div class="feedback_content">
|
|
|
|
|
<strong><?php echo $feedback['title'] ?></strong>
|
|
|
|
|
<strong style="height: auto; margin-bottom: 15px;"><?php echo $feedback['title'] ?></strong>
|
|
|
|
|
<p class="feedback_rating"><img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://data.asiahighlights.com/pic/trustpilot-new-icon.png'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://data.chinahighlights.com/image/aboutus/feedback/five-star.png'; } ?>"></p>
|
|
|
|
|
<p style="height: auto;"><?php echo $feedback['content'] ?></p>
|
|
|
|
|
<a href="<?php echo $feedback['url'] ?>" target="_blank">More</a>
|
|
|
|
|