| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/hkosl.com/innoutstorage2019/tc/ |
Upload File : |
<?php
require_once ('../webadmin/basic_info.php');
?>
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<?php require_once ("html_head.php") ?>
</head>
<body class="stretched no-transition">
<?php require_once ("google_analysis.php"); ?>
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix">
<!-- Header
============================================= -->
<?php require_once ("html_header.php") ?>
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap" >
<div id="section-whyus" class="cente">
<div class="container clearfix">
<div class="heading-block center"><h1>為何選我們</h1></div>
<div class="col_one_fourth">
<div class="feature-box fbox-center fbox-small fbox-plain">
<img src="../images/whyus/01.png"></a>
<h2>線上預訂</h2>
</div>
</div>
<div class="col_one_fourth">
<div class="feature-box fbox-center fbox-small fbox-plain">
<img src="../images/whyus/02.png"></a>
<h2>全天候高清監控</h2>
</div>
</div>
<div class="col_one_fourth">
<div class="feature-box fbox-center fbox-small fbox-plain">
<img src="../images/whyus/03.png"></a>
<h2>温度濕度控制</h2>
</div>
</div>
<div class="col_one_fourth col_last">
<div class="feature-box fbox-center fbox-small fbox-plain">
<img src="../images/whyus/04.png"></a>
<h2>地點方便 自置物業</h2>
</div>
</div>
<div class="col_one_fourth">
<div class="feature-box fbox-center fbox-small fbox-plain">
<img src="../images/whyus/05.png"></a>
<h2>各種付款方式包括線上支付</h2>
</div>
</div>
<div class="col_one_fourth">
<div class="feature-box fbox-center fbox-small fbox-plain">
<img src="../images/whyus/06.png"></a>
<h2>經Paypal保安系统的自動帳單記帳</h2>
</div>
</div>
<div class="col_one_fourth">
<div class="feature-box fbox-center fbox-small fbox-plain">
<img src="../images/whyus/07.png"></a>
<h2>免費無線上網</h2>
</div>
</div>
<div class="col_one_fourth col_last">
<div class="feature-box fbox-center fbox-small fbox-plain">
<img src="../images/whyus/08.png"></a>
<h2>搬運服務</h2>
</div>
</div>
<div class="col_full text-center">
<div class="col_half">
<div class="feature-box fbox-center fbox-small fbox-plain ">
<div class="inline-block text-center nomargin" style="vertical-align: middle;width: 185px;padding: 10px 0">
衣服<br>
紀念用品<br>
書本<br>
運動用品<br>
珍藏<br>
家庭用品<br>
</div>
<div class="inline-block text-center nomargin">
<img src="../images/whyus/FamilyStorage.jpg" width="200">
<div style="position: relative">
<div class="whyus_storage_text">
<b>個人與家庭儲存</b>
</div>
</div>
</div>
</div>
</div>
<div class="col_half col_last">
<div class="feature-box fbox-center fbox-small fbox-plain ">
<div class="inline-block text-center nomargin">
<img src="../images/whyus/BusinessStorage.jpg" width="200">
<div style="position: relative">
<div class="whyus_storage_text">
<b>商用儲存</b>
</div>
</div>
</div>
<div class="inline-block text-center nomargin" style="vertical-align: middle;width: 185px;padding: 10px 0">
文件<br>
展覽用品<br>
模型<br>
文件夾<br>
器材<br>
商品庫存<br>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<!-- End section-whyus -->
</div>
</section><!-- #content end -->
<!-- Footer
============================================= -->
<?php require_once ("html_footer.php"); ?>
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop" class="icon-angle-up"></div>
<!-- Footer Scripts
============================================= -->
<script type="text/javascript" src="../js/functions.js"></script>
</body>
</html>