Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
394 changes: 394 additions & 0 deletions VERTO HEALTH CARE/BP CHECK.html

Large diffs are not rendered by default.

Binary file added VERTO HEALTH CARE/OIP.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added VERTO HEALTH CARE/OIP2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
169 changes: 169 additions & 0 deletions VERTO HEALTH CARE/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,169 @@
<!DOCTYPE html>
<html>

<head>
<!-- Basic -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<!-- Site Metas -->
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="author" content="" />

<title>VERTO HEALTH CARE</title>

<!-- slider stylesheet -->
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.1.3/assets/owl.carousel.min.css" />

<!-- bootstrap core css -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" />

<!-- fonts style -->
<link href="https://fonts.googleapis.com/css?family=Dosis:400,500|Poppins:400,700&display=swap" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet" />
<!-- responsive style -->
<link href="css/responsive.css" rel="stylesheet" />
</head>

<body class="sub_page">
<div class="hero_area">
<!-- header section strats -->
<header class="header_section">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg custom_nav-container pt-3">
<a class="navbar-brand" href="index.html">
<span>
VERTO HEALTH CARE
</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>

<div class="collapse navbar-collapse" id="navbarSupportedContent">
<div class="d-flex ml-auto flex-column flex-lg-row align-items-center">
<ul class="navbar-nav ">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html"> About </a>
</li>
<li class="nav-item">
<a class="nav-link" href="watch.html"> Our service</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact us</a>
</li>
</ul>
<form class="form-inline my-2 my-lg-0 ml-0 ml-lg-4 mb-3 mb-lg-0">
<button class="btn my-2 my-sm-0 nav_search-btn" type="submit"></button>
</form>
</div>
</div>
</nav>
</div>
</header>
<!-- end header section -->

</div>
<div class="bg">

<!-- about section -->
<section class="about_section layout_padding">
<div class="container-fluid">
<div class="row">
<div class="col-md-5 offset-md-2">
<div class="about_detail-box">
<h3 class="custom_heading ">
About our Lab
</h3>
<p class="">
We offer wide range of blood testing at various locations. Having well trained experienced staff. Advanced technology. 400+ Test Parameters. Accurate results. Privilege Health card for Families and Senior Citizens to get extra discount offers.
</p>
<div>
<a href="">
Read More
</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="about_img-box">
<img src="OIP.jpg" alt="">
</div>
</div>
</div>
</div>
</section>

<!-- end about section -->

</div>


<!-- info section -->
<section class="info_section layout_padding">
<div class="container">
<div class="info_items">
<a href="">
<div class="item ">
<div class="img-box box-1">
<img src="" alt="">
</div>
<div class="detail-box">
<p>Phillor

</p>
</div>
</div>
</a>
<a href="">
<div class="item ">
<div class="img-box box-2">
<img src="" alt="">
</div>
<div class="detail-box">
<p>
+919041434013
</p>
</div>
</div>
</a>
<a href="">
<div class="item ">
<div class="img-box box-3">
<img src="" alt="">
</div>
<div class="detail-box">
<p>
vertolab001@gmail.com
</p>
</div>
</div>
</a>
</div>
</div>
</section>



<!-- end info_section -->

<!-- footer section -->
<section class="container-fluid footer_section">
<p>
© 2021 All Rights Reserved

</p>
</section>
<!-- footer section -->

<script type="text/javascript" src="js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
</body>

</html>
167 changes: 167 additions & 0 deletions VERTO HEALTH CARE/contact.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,167 @@
<!DOCTYPE html>
<html>

<head>
<!-- Basic -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<!-- Site Metas -->
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="author" content="" />

<title>VERTO HEALTH CARE</title>

<!-- slider stylesheet -->
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.1.3/assets/owl.carousel.min.css" />

<!-- bootstrap core css -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" />

<!-- fonts style -->
<link href="https://fonts.googleapis.com/css?family=Dosis:400,500|Poppins:400,700&display=swap" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet" />
<!-- responsive style -->
<link href="css/responsive.css" rel="stylesheet" />
</head>

<body class="sub_page">
<div class="hero_area">
<!-- header section strats -->
<header class="header_section">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg custom_nav-container pt-3">
<a class="navbar-brand" href="index.html">
<span>
VERTO HEALTH CARE
</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>

<div class="collapse navbar-collapse" id="navbarSupportedContent">
<div class="d-flex ml-auto flex-column flex-lg-row align-items-center">
<ul class="navbar-nav ">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html"> About </a>
</li>
<li class="nav-item">
<a class="nav-link" href="watch.html"> Our service </a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact us</a>
</li>
</ul>
<form class="form-inline my-2 my-lg-0 ml-0 ml-lg-4 mb-3 mb-lg-0">
<button class="btn my-2 my-sm-0 nav_search-btn" type="submit"></button>
</form>
</div>
</div>
</nav>
</div>
</header>
<!-- end header section -->

</div>


<!-- contact section -->

<section class="contact_section layout_padding">
<h2 class="custom_heading text-center">
NOW CONTACT US
</h2>
<div class="container mt-5 pt-5">
<form action="">
<div>
<input type="text" placeholder="NAME">
</div>
<div>
<input type="email" placeholder="EMAIL">
</div>
<div>
<input type="text" placeholder="PHONE NUMBER">
</div>
<div>
<input type="text" class="message-box" placeholder="MESSAGE">
</div>
<div class="d-flex justify-content-center mt-5 pt-5">
<button>
SEND
</button>
</div>
</form>
</div>
</section>

<!-- end contact section -->

<!-- info section -->
<section class="info_section layout_padding">
<div class="container">
<div class="info_items">
<a href="">
<div class="item ">
<div class="img-box box-1">
<img src="" alt="">
</div>
<div class="detail-box">
<p> Phillor

</p>
</div>
</div>
</a>
<a href="">
<div class="item ">
<div class="img-box box-2">
<img src="" alt="">
</div>
<div class="detail-box">
<p>
+919041434013
</p>
</div>
</div>
</a>
<a href="">
<div class="item ">
<div class="img-box box-3">
<img src="" alt="">
</div>
<div class="detail-box">
<p> vertolab001@gmail.com

</p>
</div>
</div>
</a>
</div>
</div>
</section>



<!-- end info_section -->

<!-- footer section -->
<section class="container-fluid footer_section">
<p>
All Rights Reserved

</p>
</section>
<!-- footer section -->

<script type="text/javascript" src="js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
</body>

</html>
Loading