-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
318 lines (290 loc) · 17.6 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./assets/images/icons/dots.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="keywords" content="Balance, Pilates, Trainers,Best,Courses,gym,Classes">
<meta name="theme-color" content="#ffffff" />
<!-- <meta http-equiv="refresh" content="30"> -->
<meta
name="description"
content="Balance Pilates Official Website"
/>
<link rel="apple-touch-icon" href="./assets/images/icons/dots.ico" />
<!-- <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> -->
<link rel="stylesheet" href="./index.css"/>
<!-- Owl JS -->
<!-- Owl CSS -->
<link rel="stylesheet" href="./assets/owl-carousel/css/owl.carousel.min.css">
<link rel="stylesheet" href="./assets//owl-carousel/css/owl.theme.default.min.css">
<!-- Bootstrap CSS 5.02 -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<script src="./assets/owl-carousel/js/owl.carousel.min.js"></script>
<!-- Title of the Website -->
<title>Balance Pilates</title>
</head>
<body>
<div id="root" class="root">
<nav id="small-navbar" class="navbar sticky-top navbar-expand-sm navbar-light bg-light d-md-none ">
<div class="container-fluid">
<a class="navbar-brand" href="#"></a>
<button class="navbar-toggler text-white" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon " style="filter:invert(20%)sepia(81%) saturate(4154%) hue-rotate(347deg) brightness(93%) contrast(100%); "></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./Equipments.html" >Equipments</a>
</li>
<li class="nav-item">
<a class="nav-link " href="./Studio.html" tabindex="-1" aria-disabled="false">Studio</a>
</li>
<li class="nav-item">
<a class="nav-link " href="./Studio.html" tabindex="-1" aria-disabled="false">Franchise</a>
</li>
<li class="nav-item">
<a class="nav-link " href="./Studio.html" tabindex="-1" aria-disabled="false">Training</a>
</li>
</ul>
<form class="d-flex mb-4">
<input class="form-control me-2" type="search" placeholder="Equipments,Training and much more!" aria-label="Search">
<button class="btn btn-outline-danger " type="submit">Search</button>
</form>
</div>
</div>
</nav>
<div id="Header" class="Balance-Pilates__Header text-center ">
<div class="Balance-Pilates__Header-Big-Text">
balance pilates<img src="./assets/images/logo_dots.png">
</div>
<nav id="header-navbar" class="navbar navbar-expand-lg ">
<div class="container-fluid">
<div class="collapse navbar-collapse">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link hover-underline-animation title-font card-title" href="./Equipments.html"> Equipments</a>
</li>
<li class="nav-item">
<a class="nav-link hover-underline-animation title-font card-title" href="./Studio.html"> Studio</a>
</li>
<li class="nav-item">
<a class="nav-link hover-underline-animation title-font card-title" href="./Franchise.html"> Franchise</a>
</li>
<li class="nav-item">
<a class="nav-link hover-underline-animation title-font card-title" href="./Training.html"> Training</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
<div id="Products" class="Products bg-light">
<div class="container">
<h1 class="text-center Products-title text-dark title-font">Our Products</h1>
</div>
<div id="Products-carousel" class="container Products-carousel owl-carousel owl-theme">
<div class="item">
<div class="card-body m-1 ">
<div class="card-image">
<img src="./assets/images/equipment/reformer.png"></img>
</div>
<h4 class="card-title m-2 text-uppercase ">Reformer</h4>
<p class="card-text m-2">Whether it’s the At-home, Professional or Rehab model ...</p>
<a href="./Reformer.html" class="m-2">Read More <img class="Products-read-more-arrow" src="./assets/images/svg/arrow.svg" alt=""></a>
</div>
</div>
<div class="item">
<div class="card-body m-1 ">
<div class="card-image">
<img src="./assets/images/equipment/Wunda-Chair.png"></img>
</div>
<h4 class="card-title m-2 text-uppercase">Wunda Chair</h4>
<p class="card-text m-2">Ideal for rehab clients or those who need to stay in a seated or upright ...</p>
<a href="#" class="m-2">Read More <img class="Products-read-more-arrow"src="./assets/images/svg/arrow.svg" alt=""></a>
</div>
</div>
<div class="item">
<div class="card-body m-1 ">
<div class="card-image">
<img src="./assets/images/equipment/Ladder-Barrel.png"></img>
</div>
<h4 class="card-title m-2 text-uppercase ">LADDER BARREL</h4>
<p class="card-text m-2">Pilates barrels add versatility to your studio space and allow for ...</p>
<a href="#" class="m-2">Read More <img class="Products-read-more-arrow"src="./assets/images/svg/arrow.svg" alt=""></a>
</div>
</div>
<div class="item">
<div class="card-body m-1 ">
<div class="card-image">
<img src="./assets/images/equipment/Trapeze-Table.png"></img>
</div>
<h4 class="card-title m-2 text-uppercase">Trapeze table - Cadillac</h4>
<p class="card-text m-2">Multiple spring lengths, tensions and attachment points mean functional ...</p>
<a href="./Trapeze-Table.html" class="m-2">Read More <img class="Products-read-more-arrow"src="./assets/images/svg/arrow.svg" alt=""></a>
</div>
</div>
</div>
</div>
<div id="Features-container" class="container p-5">
<div id="Features" class=" w-100" >
<div class="row" >
<div class="col">
<h1 class="mt-2" >SCULPTED MUSCLES &
GAIN FLEXIBILITY</h1>
<h2>Balance Pilates is the Right decision for you!</h2></span>
</div>
<div class="col p_special">
<h5 class="mt-3" style="font-weight: 900;">Pilates focuses on strengthening and toning your core and increasing flexibility.</h5>
<br>
<p>Learn the precise breathing techniques during the exercise <br>
Pilates is more active than yoga but less intense than jogging, running, cycling, and other aerobic activities.</p><br>
<h3>"Be Healthy,<div class=" d-none d-xs-block text-center"><br></div> Be Happy!"</h3>
</div>
</div>
</div>
</div>
<div id="Testimonials" class="">
<div class="container">
<div class="owl-carousel owl-theme testimonialSection" >
<div class="item">
<div class="justify-content-center align-content-center d-flex " >
<img class="circlify" src="./assets/images/avatars_placeholders/pictures/woman-portrait-23496008.webp" class="d-block w-100" alt="...">
</div>
<div class="carousel-caption Testimonials-Inner">
<h5>Martha Rajas</h5>
<h6>Beautiful Welcoming Studio!</h6>
<p>As a exercise nut, I have always done things that were tough; running, weight training, body attack, hard core workouts. I always looked at Pilates as something I would never do. As a busy mom, business owner and someone who “thinks” too much. I was worrying about stuff out of my control and getting headaches. Last year I went to Sedona on a retreat to discover that I think too much and a recommendation was given to do Pilates. I couldn’t believe it – me, the hard core, beat up my body, sweat girl- doing Pilates! Sounded so Hollywood!
Then I found Ella- what a blessing she has been in my life. I have been seeing her for a year now and I’m telling you if you are busy, stressed out, over thinker – you need to invest in your health – mental, physical, and spiritual and heal your life of this disease called overlooking yourself. (or not taking care of yourself – whatever you like) You will learn to breath, connect, relax, and enjoy the life you’ve been given. I never thought I’d do Pilates- now I’d never live without it- thanks to Ella and to Balance Pilates!</p>
⭐⭐⭐⭐
</div>
</div>
<div class="item">
<div class="justify-content-center align-content-center d-flex " >
<img class="circlify" src="./assets/images/avatars_placeholders/pictures/asian man-black.webp" class="d-block w-100" alt="...">
</div>
<div class="carousel-caption Testimonials-Inner">
<h5>Julio Javes</h5>
<h6>Rejuvinating and strengthening experience!</h6>
<p>As a runner, cyclist, nordic skier, triathlete and general multi-sport athlete, the development and maintenance of core strength and flexibility is important for me to achieve my personal fitness aspirations. I have found that adding pilates training to my regular exercise regimen is a fun and challenging way for me to reach these goals. And I could not be happier with the first class, professional and engaging instruction that I receive from Ella Claire and to Balance Pilates. In only a short period of time of working with Ella, I am experiencing a significant improvement in my general flexibility, poise and overall core strength. Through Ella’s careful and thoughtful instruction, the lower back pain that plagued me for several years due to poor stretching and lack of proper core strengthening has vanished. I highly recommend Ella and to Balance Pilates to anyone who is looking to take their health and wellness to the next level.</p>
⭐⭐⭐⭐
</div>
</div>
</div>
</div>
</div>
<div id="Instructors-container" class=" text-center text-uppercase ">
<div class="container">
<h2 class=" card-title ">Our Instructors</h2>
<!-- <div class="row">
<div class="card col-md-4 offset-2 ">
<div class="instructor-image w-100 ">
<img src ="assets/images/rishabh.png"></img>
</div>
<h4 class="instructor-title font-weight-bold my-3 ">rishabh</h4>
<p class="instructor-text ">Balance Pilates Instructor</p>
</div>
<div class="instructor-body card col-md-4">
<div class="instructor-image w-100">
<img src ="assets/images/instructors/mohit.png"></img>
</div>
<div class="w-100">
<h4 class="instructor-title font-weight-bold my-3 ">Mohit </h4>
<p class="instructor-text ">Balance Pilates Instructor</p>
</div>
</div> -->
<div class="row">
<div class="col-md-4 offset-2">
<div class="card">
<img class="card-img-top" src="./assets/images/rishabh.png" alt="instructor-pilates">
<div class="card-body">
<h4 class="card-title">Rishabh</h4>
<p class="card-text">Pilates Instructor</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card">
<img class="card-img-top" src="./assets/images/instructors/mohit.png" alt="instructor-pilates">
<div class="card-body">
<h4 class="card-title">Mohit</h4>
<p class="card-text">Pilates Instructor</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="footer" class="footer ">
<div class="container">
<div id="footer-container-content" class="row">
<div id="footer-navbar-logo" class="logo col-md-1 d-flex align-items-center footer-logo">
<img src="./assets/images/Logo/BalancePilates Logo-02 3.svg">
</div>
<div id="footer-middle-links" class=" col-md-6 text-justify align-items-center offset-md-2">
<nav class="footer-navbar navbar-expand-lg navbar-light ">
<div class="container-fluid footer-navbar d-md-flex">
<div class="collapse navbar-collapse justify-content-center" id="navbarNavDropdown">
<ul id=footer-links class="navbar-nav footer-navbar">
<li class="nav-item">
<a class="nav-link hover-underline-animation footer-links footer-links.title-font" href="./Equipments.html">Equipments</a>
</li>
<li class="nav-item">
<a class="nav-link hover-underline-animation footer-links" href="./Studio.html"> Studio</a>
</li>
<li class="nav-item">
<a class="nav-link hover-underline-animation footer-links" href="./Franchise.html"> Franchise</a>
</li>
<li class="nav-item">
<a class="nav-link hover-underline-animation footer-links" href="./Training.html"> Training</a>
</li>
<li class="nav-item">
<a class="nav-link hover-underline-animation footer-links" href="./about.html">About</a>
</li>
</ul>
</div>
</div>
</nav>
<hr>
<br>
<p style="text-align: justify;">Promoters behind <span style="color: var(--Accent-Color)">balance pilates®</span> have extensive experience serving the fitness industry with a passion for fitness and wellbeing for a staggering 10 years. Our reputation and experience in the industry is widely recognized and respected. </p>
</div>
<div id="footer-cta-id" class="col-md-2 offset-md-1 ">
<div class="text-center">
<h5>Follow Us and Stay Connected</h5>
</div>
<div class="d-flex justify-content-center">
<a href="https://www.facebook.com/BalancePilatesIndia"><img class="socials facebook"src="./assets/images/icons/Facebook.png" alt=""></i>
<a href="https://www.instagram.com/balancepilatesindia/"><img class="socials facebook"src="./assets/images/icons/Instagram.png" alt=""></i></a>
<a href="https://wa.me/+919810105546/?text=hi,I am interested in the franchise model of your studio. Can you tell me more about it?"><img class="socials facebook"src="./assets/images/icons/Whatsapp.png" alt=""></i></a>
</div>
<!-- <span class="searchBtn">
<input id="Email" placeholder="Your Email...">
<button type="submit" class="btn btn-primary"><img id="send-button" class="footer-cta" src="./assets/images/icons/send-icon.webp"></button>
</span> -->
<br>
<div class="text-center">
Get the latest updates for Pilates news.
</div>
</div>
</div>
</div>
</div>
<div class="footer-end text-center bg-dark text-light">
© 2019 <span style="color: var(--Accent-Color)">balance pilates</span>. All rights Reserved®.
</div>
</div>
<script src="./Products.js"></script>
<script src="./testimonials.js"></script>
<script src="./Instructors.js"></script>
</body>
</html>