Server IP : 2a02:4780:11:1361:0:bf7:7935:10 / Your IP : 3.145.196.175 Web Server : LiteSpeed System : Linux in-mum-web1261.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64 User : u200767797 ( 200767797) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : ON Directory (0755) : /home/u200767797/domains/dezirewebsolutions.com/../tsihealthtek.in/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- page title --> <title>about</title> <!-- Favicon --> <link rel="icon" href="assets/images/favicon.png" sizes="32x32"> <!-- Font Awesome --> <link rel='stylesheet' href='assets/css/font-awesome.min.css'> <!-- Bootstrap core CSS --> <link rel="stylesheet" href="assets/css/bootstrap.min.css"> <!-- Animate --> <link href="assets/css/animate.css" rel="stylesheet"> <!-- Owl Carousel --> <link rel="stylesheet" href="assets/css/owl.carousel.min.css"> <link rel="stylesheet" href="assets/css/owl.theme.default.min.css"> <!-- light box --> <link rel="stylesheet" href="assets/css/lightbox.min.css"> <!-- date picker --> <link rel="stylesheet" href="assets/css/datepicker.min.css"> <!-- nice select --> <link rel="stylesheet" href="assets/css/nice-select.min.css"> <!-- Main Styles --> <link rel="stylesheet" href="assets/scss/main.css"> </head> <body> <?php include 'header.php';?> <!-- breadcrumb --> <div class="custom-breadcrumb custom-breadcrumb--bg" style="background-image: url('assets/images/breadcrumb.png')"> <div class="container"> <div class="row"> <!-- page title --> <div class="col-md-6"> <!--<h1 class="page-title">About us</h1>--> </div> <!-- breadcrumb --> <div class="col-md-6 breadcrumb-menu"> <nav aria-label="breadcrumb"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="index-01.html"><span><i class="fas fa-home"></i></span>Home</a></li> <li class="breadcrumb-item active" aria-current="page">About us</li> </ol> </nav> </div> </div> </div> </div> <!-- end breadcrumb --> <!--Main content--> <div class="main-content"> <div class="container"> <!-- about us --> <div class="pb-120 pt-120"> <div class="item-wrapper"> <div class="row"> <!-- about us image --> <div class="col-lg-5"> <div data-aos="fade-right"> <div class="item-wrapper__img item-wrapper__img--bg-gr"> <img src="assets/images/about-us.png" alt=""> </div> </div> </div> <!-- about us content --> <div class="col-lg-7 item-wrapper__inner"> <div data-aos="fade-left"> <div class="main-title"> <h3>About Us</h3> <h2 class="title">Welcome To TSI Healthtek</h2> </div> <div class="inner-content"> <div class="inner-content__desc"> <p> Welcome to TSI HEALTHTEK, a pioneering pharmaceutical and healthcare products company dedicated to advancing global healthcare thru commitment of improving lives.Our wide range of products covers the specialties – Gastroenterology, Hepatology, Opthalmology,Psychiatry Gynecology,Internal Medicine.TSI HEALTHTEK focuses on the best value for our customers while upholding the highest quality standards, led by a team of dynamic professionals with decades of rich experience in the pharmaceutical industry.Our products are manufactured as per the international standards (WHO-GMP Certified) high-tech facilities. We have always focused on providing accessible and innovative therapies for medical practitioners and patients. We believe that each and every person needs care compassion and handholding apart from best medication. In this endeavor of serving humanity we are committed to meet the unmet needs of the person who needs it the most. We are a Highly Passionate, Energetic, Self-Driven Sales team and with a vast distribution network. </p> </div> </div> </div> </div> </div> </div> </div> <!-- end about us --> <!-- services --> <div class="pb-90"> <!-- main title --> <!-- main title --> <!-- services icon box --> <div class="container"> <div class="row"> <div class="col-lg-4 col-md-6"> <div class="icon-box icon-box--border"> <div class="icon-box__heading"> <div class="heading-icon"> <i class="fa fa-eye" aria-hidden="true"></i> </div> <h3 class="heading-title">Our Mission</h3> </div> <div class="icon-box__content"> <p>Our mission is to provide differentiated product range, We will continue being the most passionate champion in the fight against disease and pain, together with patients, their families, and healthcare providers.</p> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="icon-box icon-box--border"> <div class="icon-box__heading"> <div class="heading-icon"> <i class="fa fa-building" aria-hidden="true"></i> </div> <h3 class="heading-title">Our Vision</h3> </div> <div class="icon-box__content"> <p>In addition to our dedication to scientific advancement, TSI HEALTHTEK places a strong emphasis on corporate social responsibility. We actively engage with communities, support healthcare initiatives.</p> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="icon-box icon-box--border"> <div class="icon-box__heading"> <div class="heading-icon"> <i class="fa fa-cubes" aria-hidden="true"></i> </div> <h3 class="heading-title">Our Value</h3> </div> <div class="icon-box__content"> <p>We at TSI HEALTHTEK believe we can make a difference by thinking beyond the obvious. considering new paths, so as to bring true value to the healthcare community, We keep looking for big ideas.</p> </div> </div> </div> </div> <!-- end services icon box --> </div> </div> <!-- end services --> </div> </div> <!-- end Main content --> <!-- Footer --> <?php include 'footer.php';?> <!-- end Footer --> <!-- scroll up btn --> <a id="scroll-btn"></a> <!-- end scroll up btn --> <!-- loader --> <div class="loader"> <div class="lds-ellipsis"> <div></div> <div></div> <div></div> <div></div> </div> </div> <!-- All Jquery --> <!-- jquery --> <script src="assets/js/jquery.min.js"></script> <!-- bootstrap js --> <script src="assets/js/bootstrap.min.js"></script> <!-- owl carousel js --> <script src="assets/js/owl.carousel.min.js"></script> <!-- bootstrap date picker js --> <script src="assets/js/datepicker.min.js"></script> <!-- light box js --> <script src="assets/js/lightbox.min.js"></script> <!-- typeahead js --> <script src="assets/js/typeahead.jquery.min.js"></script> <!-- nice select js --> <script src="assets/js/nice-select.min.js"></script> <!-- wow js --> <script src="assets/js/wow.min.js"></script> <!-- countdown js --> <script src="assets/js/jquery.waypoints.min.js"></script> <script src="assets/js/jquery.counterup.min.js"></script> <!-- custom js --> <script src="assets/js/custom.js"></script> </body> </html>