-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
241 lines (216 loc) · 10.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title> Fitness first the way to the healthier life starts now.</title>
<!-- Bootstrap CSS -->
<link href="css/animate.css" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css">
</head>
<body>
<div class="container-fluid pl-0 pr-0 bg-img clearfix parallax-window2" data-parallax="scroll" data-image-src="images/banner2.jpeg">
<nav class="navbar navbar-expand-md navbar-dark">
<div class="container">
<!-- Brand -->
<a class="navbar-brand mr-auto" href="index.html">
<img src="images/logo.png" alt="FitnessFirst" /></a>
<!-- Toggler/collapsibe Button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar"> <span class="navbar-toggler-icon"></span> </button>
<!-- Navbar links -->
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav ml-auto">
<li class="nav-item"> <a class="nav-link" href="index.html">Home</a> </li>
<li class="nav-item"> <a class="nav-link" href="#about-us">About</a> </li>
<li class="nav-item"> <a class="nav-link" href="#contact">Contact</a> </li>
<li class="nav-item"> <a class="nav-link" href="https://forms.gle/5QPb1mUm7hzHp2V68">Feedback</a> </li>
<li class="nav-item"> <a class="nav-link" href="workout.html">Workouts</a> </li>
<li class="nav-item"> <a class="nav-link" href="food.html">Healthy Recipes</a> </li>
</ul>
<ul class="navbar-nav ml-5">
<li class="nav-item"> <a class="nav-link btn btn-danger" href="#"> </a> </li>
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="fh5co-banner-text-box">
<div class="quote-box pl-5 pr-5 wow bounceInRight">
<h2> Fitness <br><span>First</span> </h2>
</div>
<a href="https://forms.gle/gkZGhSQmHLWS7phL9" class="btn text-uppercase btn-outline-danger btn-lg mr-3 mb-3 wow bounceInUp">Book Appointment</a>
<a href="https://forms.gle/GVWu2FLqzDdMXsgu7" class="btn text-uppercase btn-outline-danger btn-lg mb-3 wow bounceInDown">Get Diet Plan</a> </div>
</div>
</div>
<div class="container-fluid fh5co-network">
<div class="container">
<div class="row">
<div class="col-md-6">
<h4 class="wow bounceInUp">During this </h4>
<h2 class="wow bounceInRight">COVID-19 Quarantine </h2>
<hr />
<h5 class="wow bounceInLeft">Stay Connected With Us</h5>
<p class="wow bounceInDown">Now you can cure more then 100 diseases at your own home.</p>
</div>
<div class="col-md-6">
<figure class="wow bounceInDown"> <img src="images/about-img.jpg" alt="gym" class="img-fluid" /> </figure>
</div>
</div>
</div>
</div>
<div id="about-us" class="container-fluid fh5co-about-us pl-0 pr-0 parallax-window" data-parallax="scroll" data-image-src="images/about-us-bg.jpeg">
<div class="container">
<div class="col-sm-6 offset-sm-6">
<h2 class="wow bounceInLeft" data-wow-delay=".25s">ABOUT US</h2>
<hr/>
<p class="wow bounceInRight" data-wow-delay=".25s"> We are here to provide you different kind of services during this COVID-19 Quarantine.We hope you are getting all the services provided by us.If you have any doubt regarding our services please contact us. </p>
</div>
</div>
</div>
<div class="container-fluid fh5co-content-box">
<div class="container">
<div class="row">
<div class="col-md-5 pr-0"><img src="images/rode-gym.jpg" alt="gym" class="img-fluid wow bounceInLeft" /> </div>
<div class="col-md-7 pl-0">
<div class="wow bounceInRight" data-wow-delay=".25s">
<div class="card-img-overlay">
<p>Great weekend, met lots of cool people and took away quite a bit. Thank you for the experience, and to you and your professional team for
making things seem </p>
</div>
<img src="images/gym-girls.jpg" alt="girls in gym" class="img-fluid" /> </div>
</div>
</div>
<div class="row trainers pl-0 pr-0">
<div class="col-12 bg-50">
<div class="quote-box2 wow bounceInDown" data-wow-delay=".25s">
<h2>Other Services</h2>
</div>
</div>
<div class="col-md-6 pr-5 pl-5">
<div class="card text-center wow bounceInLeft" data-wow-delay=".25s"> <img class="card-img-top rounded-circle img-fluid" src="images/trainers1.jpg" alt="Card image">
<div class="card-body mb-5">
<h4 class="card-title">WORKOUT</h4>
<p class="card-text">You don't need a gym or fancy equipment to build muscle and get stronger.</p>
<a href="workout.html"><p> Lets Get Started</p></a>
</div>
</div>
</div>
<div class="col-md-6 pl-5 pr-5">
<div class="card text-center wow bounceInRight" data-wow-delay=".25s"> <img class="card-img-top rounded-circle img-fluid" src="images/trainers2.jpg" alt="Card image">
<div class="card-body mb-5">
<h4 class="card-title">HEALTHY RECIPES</h4>
<p class="card-text">Looking for a few new healthy recipes to add to your weekly rotation ?</p>
<a href="food.html"><p> Lets Get Started</p></a>
</div>
</div>
</div>
</div>
<div class="row gallery">
<div class="col-md-4">
<div class="card">
<div class="card-body mb-4 wow bounceInLeft" data-wow-delay=".25s">
<h4 class="card-title">FILEX</h4>
<p class="card-text">I just wanted to sincerely thank you for the opportunity to represent Precision Nutrition and the US at such an amazing event. </p>
</div>
<img class="card-img-top img-fluid wow bounceInRight" data-wow-delay=".25s" src="images/g1.jpg" alt="Card image"> </div>
</div>
<div class="col-md-4">
<div class="card"> <img class="card-img-top img-fluid wow bounceInUp" data-wow-delay=".25s" src="images/g2.jpg" alt="Card image">
<div class="card-body mt-4 wow bounceInDown" data-wow-delay=".25s">
<h4 class="card-title">IGNITING</h4>
<p class="card-text">I just wanted to sincerely thank you for the opportunity to represent Precision Nutrition and the US at such an amazing event. </p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card">
<div class="card-body mb-4 wow bounceInRight" data-wow-delay=".25s">
<h4 class="card-title">PASSION</h4>
<p class="card-text">I just wanted to sincerely thank you for the opportunity to represent Precision Nutrition and the US at such an amazing event. </p>
</div>
<img class="card-img-top img-fluid wow bounceInLeft" data-wow-delay=".25s" src="images/g3.jpeg" alt="Card image"> </div>
</div>
</div>
</div>
</div>
<a href="chat2.html"><div class="box">
<div class="notifications">
<i class="fas fa-bell"></i>
<span class="num">1</span>
</div>
</div></a>
<iframe src="https://www.trackcorona.live/map" width="100%" height="400" marginheight="10px" marginwidth="0" frameborder="0"></iframe>
<footer class="container-fluid">
<div class="container">
<div class="row">
<div class="col-md-3 footer1 d-flex wow bounceInLeft" data-wow-delay=".25s">
<div class="d-flex flex-wrap align-content-center">
<a href="index.html"><img src="images/logo.png" alt="logo" /></a>
<p></p>
<p>© 2020 All rights reserved.<br></p>
</div>
</div>
<div class="col-md-6 footer2 wow bounceInUp" data-wow-delay=".25s" id="contact">
<div class="form-box">
<h4>CONTACT US</h4>
<table class="table table-responsive d-table">
<tr>
<td><input type="text" class="form-control pl-0" placeholder="NAME" /></td>
<td><input type="email" class="form-control pl-0" placeholder="EMAIL" /></td>
</tr>
<tr>
<td colspan="2"></td>
</tr>
<tr>
<td colspan="2"><input type="text" class="form-control pl-0" placeholder="ADDRESS" /></td>
</tr>
<tr>
<td colspan="2"></td>
</tr>
<tr>
<td colspan="2"><input type="text" class="form-control pl-0" placeholder="MESSAGES" /></td>
</tr>
<tr>
<td colspan="2"></td>
</tr>
<tr>
<td colspan="2" class="text-center pl-0"><button type="submit" class="btn btn-dark">SEND</button></td>
</tr>
</table>
</div>
</div>
<div class="col-md-3 footer3 wow bounceInRight" data-wow-delay=".25s">
<h5>ADDRESS</h5>
<p>Coding Ninjas Campus Ambassador</p>
<h5>PHONE</h5>
<p>830XXXXX</p>
<h5>EMAIL</h5>
<p>developer.vaish@gmail.com</p>
<div class="social-links">
<ul class="nav nav-item">
<li><a href="https://www.facebook.com/profile.php?id=100014537884537s" class="btn btn-secondary mr-1 mb-2"><img src="images/facebook.png" alt="facebook" /></a></li>
<li><a href="https://www.youtube.com/channel/UCjBbDSgwtsWhmR8MK88zx-w" class="btn btn-secondary mr-1 mb-2"><img src="images/you.png" alt="youtube" /></a></li>
<li><a href="https://www.instagram.com/vaishu16_09?r=namtag" class="btn btn-secondary mr-1 mb-2"><img src="images/in.png" alt="instagram" /></a></li>
<li><a href="https://www.twitter.com/vaisha1804?s=09" class="btn btn-secondary mr-1 mb-2"><img src="images/in2.png" alt="twitter" /></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</a>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Bootstrap JS, ... -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/parallax.js"></script>
<script src="js/wow.js"></script>
<script src="js/main.js"></script>
</body>
</html>