|
|
|
|
|
|
|
<!-- Bangkok -->
|
|
|
|
|
|
|
|
<?php if (!empty($Bangkok)) {?>
|
|
|
|
<?php foreach ($Bangkok as $index => $feedback) {?>
|
|
|
|
<div class="feedback_content">
|
|
|
|
<strong><?php echo $feedback['title'] ?></strong>
|
|
|
|
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/8bebcc898ce54b64a46ced58580966d4_cut_104x19_241.jpg'; } ?>" style="height: 20px; width: auto;" alt="Tour Review">
|
|
|
|
<p><?php echo $feedback['content'] ?></p>
|
|
|
|
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
|
|
|
|
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
|
|
|
|
</div>
|
|
|
|
<?php }?>
|
|
|
|
<?php }?>
|
|
|
|
|
|
|
|
<!-- Vietnam -->
|
|
|
|
|
|
|
|
<?php if (!empty($Hanoi)) {?>
|
|
|
|
<?php foreach ($Hanoi as $index => $feedback) {?>
|
|
|
|
<div class="feedback_content">
|
|
|
|
<strong><?php echo $feedback['title'] ?></strong>
|
|
|
|
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/8bebcc898ce54b64a46ced58580966d4_cut_104x19_241.jpg'; } ?>" style="height: 20px; width: auto;" alt="Tour Review">
|
|
|
|
<p><?php echo $feedback['content'] ?></p>
|
|
|
|
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
|
|
|
|
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
|
|
|
|
</div>
|
|
|
|
<?php }?>
|
|
|
|
<?php }?>
|
|
|
|
|
|
|
|
<!-- Cambodia -->
|
|
|
|
|
|
|
|
|
|
|
|
<?php if (!empty($Siem_Reap)) {?>
|
|
|
|
<?php foreach ($Siem_Reap as $index => $feedback) {?>
|
|
|
|
<div class="feedback_content">
|
|
|
|
<strong><?php echo $feedback['title'] ?></strong>
|
|
|
|
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/8bebcc898ce54b64a46ced58580966d4_cut_104x19_241.jpg'; } ?>" style="height: 20px; width: auto;" alt="Tour Review">
|
|
|
|
<p><?php echo $feedback['content'] ?></p>
|
|
|
|
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
|
|
|
|
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
|
|
|
|
</div>
|
|
|
|
<?php }?>
|
|
|
|
<?php }?>
|
|
|
|
|
|
|
|
<!-- Japan -->
|
|
|
|
|
|
|
|
|
|
|
|
<?php if (!empty($Tokyo)) {?>
|
|
|
|
<?php foreach ($Tokyo as $index => $feedback) {?>
|
|
|
|
<div class="feedback_content">
|
|
|
|
<strong><?php echo $feedback['title'] ?></strong>
|
|
|
|
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/8bebcc898ce54b64a46ced58580966d4_cut_104x19_241.jpg'; } ?>" style="height: 20px; width: auto;" alt="Tour Review">
|
|
|
|
<p><?php echo $feedback['content'] ?></p>
|
|
|
|
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
|
|
|
|
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
|
|
|
|
</div>
|
|
|
|
<?php }?>
|
|
|
|
<?php }?>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Myanmar -->
|
|
|
|
|
|
|
|
|
|
|
|
<?php if (!empty($Yangon)) {?>
|
|
|
|
<?php foreach ($Yangon as $index => $feedback) {?>
|
|
|
|
<div class="feedback_content">
|
|
|
|
<strong><?php echo $feedback['title'] ?></strong>
|
|
|
|
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/8bebcc898ce54b64a46ced58580966d4_cut_104x19_241.jpg'; } ?>" style="height: 20px; width: auto;" alt="Tour Review">
|
|
|
|
<p><?php echo $feedback['content'] ?></p>
|
|
|
|
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
|
|
|
|
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
|
|
|
|
</div>
|
|
|
|
<?php }?>
|
|
|
|
<?php }?>
|
|
|
|
|
|
|
|
<!-- China -->
|
|
|
|
|
|
|
|
|
|
|
|
<?php if (!empty($Beijing)) {?>
|
|
|
|
<?php foreach ($Beijing as $index => $feedback) {?>
|
|
|
|
<div class="feedback_content">
|
|
|
|
<strong><?php echo $feedback['title'] ?></strong>
|
|
|
|
<img src="<?php if (strpos($feedback['url'], 'trustpilot.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/eba8a46e43514b55bb4e1dd15d9b5712_cut_211x40_241.jpg'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.asiahighlights.com/allpicture/2024/04/8bebcc898ce54b64a46ced58580966d4_cut_104x19_241.jpg'; } ?>" style="height: 20px; width: auto;" alt="Tour Review">
|
|
|
|
<p><?php echo $feedback['content'] ?></p>
|
|
|
|
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
|
|
|
|
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
|
|
|
|
</div>
|
|
|
|
<?php }?>
|
|
|
|
<?php }?>
|