|
|
|
@ -13,12 +13,13 @@
|
|
|
|
|
<a href="<?php echo $item['ic_url'] ?>" data-index="<?php echo $index ?>" data-is-id="<?php echo $item['is_id'] ?>"><?php echo $item['ic_url_title'] ?></a>
|
|
|
|
|
<?php }?>
|
|
|
|
|
<div class="top_banner_tp">
|
|
|
|
|
<img src="https://images.asiahighlights.com/allpicture/2024/01/be9791523feb438a80fe830927f9ade5_cut_200x200_241.png" alt="Asia Highlights TrustPilot rating" class="img-responsive">
|
|
|
|
|
<img src="https://images.asiahighlights.com/allpicture/2024/01/be9791523feb438a80fe830927f9ade5_cut_200x200_241.png" alt="Asia Highlights TrustPilot rating" class="img-responsive hidden-xs">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="infotoptitle">
|
|
|
|
|
<h1 class="whitefont"><?php echo !empty($information->ic_title)?$information->ic_title:'H1 title asiahighlights mobile first template'; ?></h1>
|
|
|
|
|
<div class="authorupdate">By <strong><?php echo !empty($author)?$author:''; ?></strong>Updated <?php echo date("M. j, Y",strtotime($information->ic_datetime)); ?></div>
|
|
|
|
|
<p class="visible-xs"><img src="https://images.asiahighlights.com/allpicture/2024/01/5f886c2ea7c84888bc7b6fe0d1edf7e7_cut_488x34_241.png" alt="Asia Highlights TrustPilot rating" class="img-responsive"></p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|