|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
<section>
|
|
|
|
|
<?php if (!empty($ic_photo)) { ?>
|
|
|
|
|
<div class="infotopimage">
|
|
|
|
|
<img src="<?php echo 'https://images.chinahighlights.com'.$ic_photo; ?>"
|
|
|
|
|
<img src="<?php echo $ic_photo; ?>"
|
|
|
|
|
alt="<?php echo !empty($ic_title)?$ic_title:'H1 title Chinahighlights mobile first template'; ?>" class="img-responsive">
|
|
|
|
|
<div class="ta_tag">
|
|
|
|
|
<img src="https://data.chinahighlights.com/image/forms/ch-2023-trip-advisor-excellent-certificate.png" style="width: 120px !important;height: auto;">
|
|
|
|
|