| 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/eba/view/ |
Upload File : |
<!DOCTYPE html>
<html lang="en-HK" prefix="og: http://ogp.me/ns#">
<head>
<title>Pets Central - Animal Hospitals & 24-Hour Emergency Clinics</title>
<!-- css -->
<?php include 'inc/headlinks.php';?>
<!-- js -->
<?php include 'inc/link-js.php';?>
</head>
<body>
<!-- header -->
<?php include 'inc/navbar.php';?>
<!-- end of header-->
<!-- breadcrumb -->
<div class="breadcrumb" style="background-image:url(../assets/images/breadcrumb_bg.jpg);">
<div class="breadcrumbWrapper">
<div class="container">
<p class="breadcrumbTitle text-center m-3 h3">CONTACT US </p>
<div class="breadcrumbLink">
<a href="index.php" class="blueFont"> Home</a> / <span class="garyFont">Contact Us</span>
</div>
</div>
</div>
</div>
<section class="productWrap">
<div class="container">
<div class="boxContactWrap">
<div class="contactForm">
<h4 class="mb-4 bold garyFont">Send Message</h4>
<div class="form-group">
<label for="Name">Name</label>
<input type="text" class="form-control" id="Name" aria-describedby="Name" placeholder="">
</div>
<div class="form-group">
<label for="email">Email</label>
<input type="email" class="form-control" id="email" aria-describedby="email" placeholder="">
</div>
<div class="form-group">
<label for="BillingAddress">Address</label>
<textarea class="form-control" id="BillingAddress" rows="3"></textarea>
</div>
<button type="button" class="btn btn-primary mt-4">Send</button>
</div>
<div class="contactText">
<h4 class="mb-4 bold whiteFont">EMERGENCY</h4>
<p class="whiteFont small">Please call our 24/7 Emergency Hospital directly at +852 2811 8907 (North
Point
Hospital) or +852
2792 0833 (Sai Kung Hospital) you are experiencing an emergency or critical care concerns that
need to be addressed immediately.
</p>
<ul class="iconList">
<li class="small whiteFont"><i class="fas fa-phone"></i>
(852) 2309 8905
</li>
<li class="small whiteFont"><i class="fas fa-fax"></i>
(852) 2264 0398
</li>
<li>
<a href="mailto:retail@pets-central.com;" tagret="_blank" class="whiteFont small nowrap"><i
class="fas fa-envelope"></i>
retail@pets-central.com</a>
</li>
</ul>
<hr class="borderBlue">
<p class="bold whiteFont small mb-0">Office Hours:</p>
<p class="small whiteFont">
Monday to Friday
(9 am to 6 pm)
We are closed on Saturdays, Sundays and public holidays.</p>
<div class="mediaWrap justify-content-end">
<a href="#" class="mediaItem">
<i class="fab fa-youtube"></i>
</a>
<a href="#" class="mediaItem">
<i class="fab fa-instagram"></i>
</a>
<a href="#" class="mediaItem">
<i class="fab fa-twitter"></i>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- end #section -->
<!-- footer -->
<?php include 'inc/footer.php';?>
</body>
</html>