@ -1,5 +1,4 @@
< p style = "text-align: center;margin-top: 80px;margin-bottom: 0;clear:both;" > Discover real reviews of < a href = "/about-us/highlights-travel-family" > Highlights Travel Family< / a > 's best-rated service across trusted platforms. < / p >
< h3 style = "text-align:center" > What the Clients Say about <?php echo $advisor_name ?> </ h3 >
< div class = "visible-xs" style = "margin: 20px 20px 110px 20px; " >
< img class = "img-responsive" height = "69" src = "https://images.chinahighlights.com/allpicture/2024/07/22bf1a7554fc4906bdeaa6536ffe514b_cut_175x68_241_1719916246.png" style = "float: left ; width: 150px ; margin: 0 auto ;
display: block;" width="175" alt="Trip Advisor 2024 certificate">
@ -10,9 +9,8 @@
< table style = "width: max-content;" >
< tbody >
< tr >
< td class = "hidden-xs feedback_logo" >
< img class = "img-responsive" height = "69" src = "https://images.asiahighlights.com/allpicture/2024/04/b3e0271ca0874b7cb0342ea6f2987723_cut_175x68_241.jpg" style = "margin: 0px auto; " width = "175" alt = "Tour Review" > < img alt = "Tour Review" class = "img-responsive" height = "278" src = "https://images.asiahighlights.com/allpicture/2024/04/0c58b3494bc04eeb9c5d3bdf55e55fad_cut_200x111_241.jpg" style = "width: 170px; display: block; margin: 10px auto 0px; " width = "1133" >
< td class = "hidden-xs feedback_logo" >
< img class = "img-responsive" height = "69" src = "https://images.chinahighlights.com/allpicture/2024/07/22bf1a7554fc4906bdeaa6536ffe514b_cut_175x68_241_1719916246.png" style = "margin: 0px auto; " width = "175" alt = "Tour Review" > < img alt = "Tour Review" class = "img-responsive" height = "278" src = "https://images.asiahighlights.com/allpicture/2024/04/0c58b3494bc04eeb9c5d3bdf55e55fad_cut_200x111_241.jpg" style = "width: 170px; display: block; margin: 10px auto 0px; " width = "1133" >
< / td >
<?php foreach ( $feedback_list as $index => $feedback ) { ?>
< td class = "tour_feedback feedback_content" >
@ -27,8 +25,7 @@
< 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 >
< / td >
<?php } ?>
< / tr >