-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
384 lines (317 loc) · 18.6 KB
/
Copy pathindex.html
File metadata and controls
384 lines (317 loc) · 18.6 KB
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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width= device-width, initial-scale=1"/>
<title>Badminton 360</title>
<!-- Add icon library -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
</head>
<body>
<nav class="white" role="navigation">
<img src="logo.jpg" width="auto" height="100%" alt="Badminton 360">
<div class="nav-wrapper container">
<a id="logo-container" href="" class="brand-logo"> </a>
<!--ul class="right hide-on-med-and-down">
<li><a href="#">Navbar Link</a></li>
</ul-->
<!--ul id="nav-mobile" class="sidenav">
<li><a href="#">Navbar Link</a></li>
</ul>
<a href="#" data-target="nav-mobile" class="sidenav-trigger"><i class="material-icons">menu</i></a-->
</div>
</nav>
<div id="index-banner" class="parallax-container">
<div class="section no-pad-bot">
<div class="container">
<br><br>
<h1 class="header center teal-text text-lighten-2">Badminton 360</h1>
<div class="row center">
<h5 class="header col s12 light">The badminton academy with a difference </h5>
</div>
<div class="row center">
<a href="https://www.facebook.com/thebadminton360/" class="fa fa-facebook"></a>
<a href="https://www.instagram.com/thebadminton360/" class="fa fa-instagram"></a>
</div>
<br>
</div>
</div>
<div class="parallax"><img src="Badmintonintro.jpg" alt="Unsplashed background img 1"></div>
</div>
<div class="container">
<div class="section">
<!-- Icon Section -->
<div class="row">
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center brown-text">
<i class="material-icons">watch_later</i>
<i class="material-icons">weekend</i></h2>
<h5 class="center">Flexible Schedules</h5>
<p class="light">
- We have flexible training timings right from Monday to Saturday in order to suit your daily schedule.
<br>
- We believe that fitness is key to being able to maintain a healthy and active lifestyle
</p>
</div>
</div>
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center brown-text">
<i class="material-icons">fitness_center</i>
<i class="material-icons">directions_bike</i>
</h2>
<h5 class="center">Training & Facilities</h5>
<p class="light">
-We coach people of all age groups with a special emphasis on fitness and training which are key to optimum performance.
<br>
-Ideal Coach-Student ratio of 10 : 1.
<br>
-High focus on grassroots level development ,advanced game techniques ,correct footwork,stroke play along with agility training and diet consultation.
</p>
</div>
</div>
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center brown-text"><i class="material-icons">contacts</i></h2>
<h5 class="center">Our Team</h5>
<p> Mr. Nihar Pradhan</p>
<p class="light">
-Founder and Coach: Badminton 360
<br>
-National level badminton champion with over 11 years of professional coaching experience.
<br>
-BWF Shuttle Time Certified Coach
<br>
-Sports Authority of India Certified Badminton and Sports Science Coach
<br>
-Technical official of the Maharashtra Badminton Association and Poona District Metropolitian Badminton Association
</p>
<div class="center">
<a href="" class="fa fa-youtube"></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="parallax-container valign-wrapper show-on-large" style=" display:none;" >
<div class="section no-pad-bot">
<div class="container">
<div class="row center">
<i>
<div class="show-on-large " style="display:none;">
<h5 class="header col s12 light "style= "line-height :50px ; font-size:20px ; ">“Our main goal is to not only produce shuttling stars but also to build a healthier lifestyle for the newer generation. We are trying to employ old school methods of sports training back on the court to achieve this.” - Nihar Pradhan(Founder: Badminton 360) </h5>
</div>
<div class="show-on-medium " style="display:none;">
<h5 class="header col s12 light "style= "line-height :30px ; font-size:15px">“Our main goal is to not only produce shuttling stars but also to build a healthier lifestyle for the newer generation. We are trying to employ old school methods of sports training back on the court to achieve this.” - Nihar Pradhan(Founder: Badminton 360) </h5>
</div>
<div class="show-on-small " style="display:none;">
<h5 class="header col s12 light "style= "line-height :15px ; font-size:10px">“Our main goal is to not only produce shuttling stars but also to build a healthier lifestyle for the newer generation. We are trying to employ old school methods of sports training back on the court to achieve this.” - Nihar Pradhan(Founder: Badminton 360) </h5>
</div>
</i>
</div>
</div>
</div>
<div class="parallax">
<div class="container">
<img src="Achievement02.jpg" width="100%" alt="Unsplashed background img 2"></div>
</div>
</div>
<div class="parallax-container valign-wrapper show-on-medium" style="min-height:250px ;display:none;">
<div class="section no-pad-bot">
<div class="container">
<div class="row center">
<i>
<div class="show-on-large " style="display:none;">
<h5 class="header col s12 light "style= "line-height :50px ; font-size:20px ; ">“Our main goal is to not only produce shuttling stars but also to build a healthier lifestyle for the newer generation. We are trying to employ old school methods of sports training back on the court to achieve this.” - Nihar Pradhan(Head Coach) </h5>
</div>
<div class="show-on-medium " style="display:none;">
<h5 class="header col s12 light "style= "line-height :30px ; font-size:15px">“Our main goal is to not only produce shuttling stars but also to build a healthier lifestyle for the newer generation. We are trying to employ old school methods of sports training back on the court to achieve this.” - Nihar Pradhan(Head Coach) </h5>
</div>
<div class="show-on-small " style="display:none;">
<h5 class="header col s12 light "style= "line-height :15px ; font-size:10px">“Our main goal is to not only produce shuttling stars but also to build a healthier lifestyle for the newer generation. We are trying to employ old school methods of sports training back on the court to achieve this.” - Nihar Pradhan(Head Coach) </h5>
</div>
</i>
</div>
</div>
</div>
<div class="parallax">
<div class="container">
<img src="Achievement02.jpg" width="100%" alt="Unsplashed background img 2"></div>
</div>
</div>
<div class="parallax-container valign-wrapper show-on-small " style=" min-height:150px ;display:none;">
<div class="section no-pad-bot">
<div class="container">
<div class="row center">
<i>
<div class="show-on-large " style="display:none;">
<h5 class="header col s12 light "style= "line-height :50px ; font-size:20px ; ">“Our main goal is to not only produce shuttling stars but also to build a healthier lifestyle for the newer generation. We are trying to employ old school methods of sports training back on the court to achieve this.” - Nihar Pradhan(Head Coach) </h5>
</div>
<div class="show-on-medium " style="display:none;">
<h5 class="header col s12 light "style= "line-height :30px ; font-size:15px">“Our main goal is to not only produce shuttling stars but also to build a healthier lifestyle for the newer generation. We are trying to employ old school methods of sports training back on the court to achieve this.” - Nihar Pradhan(Head Coach) </h5>
</div>
<div class="show-on-small " style="display:none;">
<h5 class="header col s12 light "style= "line-height :15px ; font-size:10px">“Our main goal is to not only produce shuttling stars but also to build a healthier lifestyle for the newer generation. We are trying to employ old school methods of sports training back on the court to achieve this.” - Nihar Pradhan(Head Coach) </h5>
</div>
</i>
</div>
</div>
</div>
<div class="parallax">
<div class="container">
<img src="Achievement02.jpg" width="100%" alt="Unsplashed background img 2"></div>
</div>
</div>
<div class="container">
<div class="section">
<div class="row">
<div class="col s12 center">
<h3><i class="mdi-content-send brown-text"></i></h3>
<h4>Our purpose and mission </h4>
<p class="left-align light">
- The advent of technology and mobile phones, in particular, has changed the way the younger generation plays Badminton or any other sports for that matter. The millennials, also known as the digital age, are more content (and addicted) being in front of the screens rather than on hard tarmac. As a result, obesity among youngsters is increasing rapidly. With 14.4 million cases reported in 2018, India already has the second highest number of overweight children in the world. This is exactly what inspired Nihar Pradhan to start Badminton360, a sports academy specially targeted at players from the grass-root level.
<br><br>
- Badminton360 specializes in integrating technology and sports expertise to provide an all-round solution in the Badminton domain along with providing a complete package where the players can attain fitness, weight management and overall developments of their personality- all while learning Badminton,” says Nihar.
<br><br>
- Badminton360 is one of the most cutting edge academies around. It merges technology with quality coaching to provide players with the best possible training in Badminton. The facility is a one-stop shop for all the needs pertaining to the sport.
<br><br>
- It is primarily designed to promote new talents as well as young players, especially the ones who are struggling to fulfil their daily requirements of equipment, finances for practice and tournament through its foundation.Furthermore, although the sessions are scheduled for one and a half hour, playing hours may extend if the the coaches and players are engrossed in playing the sport. This helps in maximizing the impact of the session.
<br><br>
- However, as much as it is about sports training, Badminton360 is also about developing and leading a healthy lifestyle. “We endeavour to create a curriculum specifically for developing different kinds of skills such as teamwork, self-motivation, leadership as well as awareness about sports,” Nihar elaborates, “Our ultimate goal is to generate a lifelong habit of having a healthy lifestyle in the young generation.”</p>
</div>
</div>
</div>
</div>
<div class="parallax-container valign-wrapper show-on-large " style=" display:none;">
<div class="section no-pad-bot">
<div class="container">
<div class="row center">
<i>
<div class="show-on-large " style="display:none;">
<h5 class="header col s12 light "style= "line-height :50px ; font-size:25px ; margin-top:120px; ">“Winning is not a one time thing, Winning is a habit” - Vincent L. </h5>
</div>
</i>
</div>
</div>
</div>
<div class="parallax"><img src="Achievement.jpg " width="100%" alt="Unsplashed background img 3"></div>
</div>
<div class="parallax-container valign-wrapper show-on-medium " style=" min-height:250px ;display:none;">
<div class="section no-pad-bot">
<div class="container">
<div class="row center">
<i>
<div class="show-on-medium " style="display:none;">
<h5 class="header col s12 light "style= "line-height :40px ; font-size:20px">“Winning is not a one time thing, Winning is a habit” - Vincent L.</h5>
</div>
</i>
</div>
</div>
</div>
<div class="parallax"><img src="Achievement.jpg " width="100%" alt="Unsplashed background img 3"></div>
</div>
<div class="parallax-container valign-wrapper show-on-small " style=" min-height:150px ;display:none;">
<div class="section no-pad-bot">
<div class="container">
<div class="row center">
<i>
<div class="show-on-small " style="display:none;">
<h5 class="header col s12 light "style= "line-height :30px ; font-size:15px">“Winning is not a one time thing, Winning is a habit” - Vincent L. </h5>
</div>
</i>
</div>
</div>
</div>
<div class="parallax"><img src="Achievement.jpg " width="100%" alt="Unsplashed background img 3"></div>
</div>
<footer class="page-footer teal">
<div class="container">
<div class="row">
<div class="col l6 s3 show-on-large" style="display:none;">
<h5 class="white-text"> Venues </h5>
<p>Guru Sports and Fitness Academy .</p>
<p class="light"> Guru Sports and Fitness Academy Raheja Vistas Phase 3, Sr No.38/C,NIBM Annex Opp.Cloud 9 Road,Pune,<br>
Maharashtra 411048.</p>
<br>
<br><br>
<p> Race Sports Club.</p>
<p class="light">Race Sports Club Salunkhe Vihar Road,Lane opp Bank of Maharashtra,Wanowarie 411040</p>
</div>
<div class="col l6 s3 show-on-large"style="display:none;">
<h5 class="white-text">Timings</h5>
<ul>
<li>
Mornings<br> Monday,Wednesday & Friday<br> 6:30 to 8:00 AM</li>
<li>
<br>
Evenings <br> Batch 1- Monday,Wednesday & Friday <br> Batch 2- Tuesday,Thursday & Saturday <br> 4:00 to 5:30 & 5:30 to 7:00 PM
</li>
<br> <br>
<li> Mornings<br> Monday,Wednesday & Friday<br> 9:00 to 10:30 AM</li><br>
<li>Evenings <br> Monday,Tuesday & Wednesday <br> 7:30 to 9:30 PM </li>
<!--li><a class="white-text" href="#!">Link 3</a></li>
<li><a class="white-text" href="#!">Link 4</a></li-->
</ul>
</div>
<div class="show-on-small show-on-medium"style="display:none;">
<h5 class="white-text"> Venues </h5>
<br>
<p>Guru Sports and Fitness Academy .</p>
<p class="light"> Guru Sports and Fitness Academy Raheja Vistas Phase 3,<br>
Sr No.38/C,NIBM Annex Opp.Cloud 9 Road,Pune,<br>
Maharashtra 411048.</p>
<p> Timings</p>
<p class="light"> Mornings<br> Monday,Wednesday & Friday<br> 6:30 to 8:00 AM <br>
Evenings <br> Batch 1- Monday,Wednesday & Friday <br> Batch 2- Tuesday,Thursday & Saturday <br> 4:00 to 5:30 & 5:30 to 7:00 PM</p>
<br>
<br>
<p> Race Sports Club.</p>
<p class="light">Race Sports Club Salunkhe Vihar Road,<br> Lane opp Bank of Maharashtra,Wanowarie 411040</p>
<p> Timings</p>
<p class="light"> Mornings<br> Monday,Wednesday & Friday<br> 9:00 to 10:30 AM<br>
Evenings <br> Monday,Tuesday & Wednesday <br> 7:30 to 9:30 PM </p>
</div>
<br><br><br>
<div class="col s12 l6 row left">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdNCTtuAPFcVy2d3y8U1Ay0tyKWjLNP-KM_Y26W9LijE2Zhaw/viewform?usp=sf_link" id="download-button" class="btn-large red">REGISTER ! </a>
</div>
<div class="col s12 l6 row right">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfpO5OI9wyJaBpiC95_o1X56yr4y08PFTOcoB_Fne1_Qa39HQ/viewform?usp=sf_link" id="download-button" class="btn-large pink">FEEDBACK </a>
</div>
<!--div class="col l3 s12">
<h5 class="white-text">Connect</h5>
<ul>
<li><a class="white-text" href="#!">Link 1</a></li>
<li><a class="white-text" href="#!">Link 2</a></li>
<li><a class="white-text" href="#!">Link 3</a></li>
<li><a class="white-text" href="#!">Link 4</a></li>
</ul-->
</div>
<h5 class="White-text"> Contact Us</h5>
<br>
<p>Mr.Nihar Pradhan</p>
<p class="light"> Mobile- +91 75077 31460 <br>
<a href="mailto:nihar7585@gmail.com" class=" small btn orange">
<span>E-MAIL</span>
<i class="material-icons right">send</i>
</a> </p>
</div>
</div>
<div class="footer-copyright">
<div class="container">
<span class="brown-text text-lighten-3"> <span> ©</span> 2020</span> Badminton 360<a class="brown-text text-lighten-3" href=""> All Rights Reserved</a>
</div>
</div>
</footer>
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
<script src="js/init.js"></script>
</body>
</html>