| Server IP : 103.48.194.25 / Your IP : 216.73.216.74 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 User : sieuthimay ( 1016) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/galaxynail.com/site/views/ |
Upload File : |
<?php $cfg = get_cauhinh();?>
<div class="footer-page">
<div class="contact-footer">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div class="row footer-3-box">
<div class="col-md-12">
<!--<h2 itemprop="name"><?//=lang('about_bottom')?></h2>
<p style="text-align: justify;"><?//=$cfg->metadesc?></p>-->
<div style="width:35%"><img src="<?=skin?>images/logo-galaxy.png" alt="Nail Galaxy Nail"></div>
</div>
</div>
<div class="row text-center">
<div class="col-md-12"> </div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div class="business-hour">
<h2 itemprop="name"><?=lang('bussiness_hours')?></h2>
<div>Monday-Saturday: 10:00 am - 7:00 pm<br>
Sunday: 1:00 pm - 5:00 pm
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div class="footer-3-box">
<h2><?=lang('follow_us')?></h2>
<div class="header-social">
<ul>
<a target="_blank" href="#"> <img src="<?=skin?>images/social/facebook.png"> </a>
<a target="_blank" href=" #"> <img src="<?=skin?>images/social/google-plus.png"> </a>
<a target="_blank" href="#"> <img src="<?=skin?>images/social/yelp.png"> </a>
</ul>
</div>
<!-- Start Single Footer Widget -->
<div class="header-social-page">
<!-- use for calculator width -->
<div class="single_footer_widget">
<div id="social_block_width" style="width:100% !important; height: 1px !important"></div>
</div>
<!-- End Single Footer Widget --> </div>
</div>
</div>
</div>
<center class="row">
<div class="font-sm">
<strong><a href="<?=site?>"><?=$cfg->site_name?></a> | <a href="/"><?=$cfg->site_address?></a> | <a href="#"><?=$cfg->site_url?></a></strong></div>
</center>
</div>
</div>
</div>
<!-- Active freeze footer by delete style display: none -->
<div class="freeze-footer" style="display: none;">
<ul>
<li> <a href="tel:<?=$cfg->site_phone?>" class="btn btn-default btn_call_now btn-call"><?=$cfg->site_phone?></a> </li>
<li> <a href="<?=site?>booking.html" class="btn btn-default btn_make_appointment">Booking</a> </li>
</ul>
</div>
<!--<script type="text/javascript">
var enable_booking="1";
if(enable_booking == 0)
{
$(".btn_make_appointment").remove();
}
</script>-->
<script type="text/javascript" src="<?=skin?>js/main.js"></script>