D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
vhosts
/
sarainternational.ae
/
httpdocs
/
Filename :
about.php
back
Copy
<?php $pagetitle ="About Us"; $pagedesc = "Sara International reputable and reliable medical equipment supply company, With a strong commitment to providing top-notch medical equipment and supplies to healthcare facilities and professionals, we have established ourselves as a trusted partner in the healthcare industry."; include('include/header.php'); ?> <main> <!-- breadcrumb-area-start --> <div class="breadcrumb-area pt-125 pb-125" style="background-image:url(assets/img/bg/04.jpg)"> <div class="container"> <div class="row"> <div class="col-xl-12"> <div class="breadcrumb-wrapper"> <div class="breadcrumb-text"> <h2>About Us</h2> </div> <ul class="breadcrumb-menu"> <li><a href="index.php">home</a></li> <li><span>About Us</span></li> </ul> </div> </div> </div> </div> </div> <!-- breadcrumb-area-end --> <!-- about-area-start --> <div class="about-area about-pb pt-50 pb-70"> <div class="container"> <div class="row"> <div class="col-xl-12 col-lg-12 mb-4"> <h6 class="text-center abouth6">Sara International FZE was established in the year 2020 and has since been engaged in the export of Medical equipments, Hospital equipments, Orthopaedic Implants & instruments, Laboratory equipments, Scientific & Educational products worldwide.</h6> <div class="line text-center"></div> </div> <div class="col-xl-6 col-lg-6"> <div class="about-img pos-rel mb-30"> <img src="assets/img/hospital-building.jpg" alt=""> </div> </div> <div class="col-xl-6 col-lg-6"> <div class="pos-rel mb-30"> <div class="section-title mb-40"> <h2>Sara International FZE</h2> <p style="text-align:justify"> <b>Sara International</b> reputable and reliable medical equipment supply company, based in the bustling city of Dubai. With a strong commitment to providing top-notch medical equipment and supplies to healthcare facilities and professionals, we have established ourselves as a trusted partner in the healthcare industry. </p> <p style="text-align:justify"> we understand the critical role that high-quality medical equipment plays in the delivery of effective healthcare services. With this in mind, we have curated an extensive range of cutting-edge medical devices, instruments, and supplies, sourced from renowned manufacturers around the globe. </p> </div> </div> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-xl-12 col-lg-12 mb-4"> <p style="text-align: justify;"> What sets us apart is our unwavering dedication to customer satisfaction. We pride ourselves on our ability to offer personalized service, tailored to meet the unique requirements of each client. Our team of highly skilled professionals possesses a wealth of knowledge and expertise, ensuring that we can provide comprehensive guidance and support throughout the procurement process.<br> Moreover, we understand the importance of timely delivery and efficient after-sales service. With a well-established logistics network and a responsive customer support team, we ensure that our clients receive their orders promptly and any concerns or queries are addressed promptly and effectively.<br> Thank you for considering <b>Sara international</b> as your trusted medical equipment supplier. We look forward to the possibility of working with you and contributing to the success of your healthcare endeavors. </p> </div></div></div> <div class="container"> <div class="row"> <div class="col-xl-12 col-lg-12 mb-4"> <h2 class="text-center">Vision</h2> <div class="line text-center"></div> <p style="text-align: justify;"> The vision of our co. is to revolutionize the healthcare industry by providing top-quality, cutting-edge medical equipment and supplies to healthcare facilities across the region. We strive to be the leading supplier of innovative and reliable medical devices, ensuring that healthcare professionals have access to the latest technology to deliver exceptional patient care. Our vision encompasses a commitment to excellence, integrity, and customer satisfaction, as we aim to contribute to the advancement of healthcare services in Dubai and beyond. Through strategic partnerships and a dedication to continuous improvement, we envision a future where our company plays a vital role in enhancing the quality of healthcare delivery and ultimately improving patient outcomes in the region. </p> </div></div></div> </div> </main> <?php include('include/footer.php'); ?>