-
Notifications
You must be signed in to change notification settings - Fork 1
/
skincare.html
283 lines (232 loc) · 12.8 KB
/
skincare.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="massage therapist waterloo kitchener rockway pain relief injury rehabilitation stress wellness deep tissue">
<meta name="author" content="Cristina Gruszka">
<link rel="icon" href="assets/icon/favicon.ico">
<title>Self Care Services by Lisa, RN</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap-3.3.1/css/bootstrap.min.css" type='text/css'>
<link rel="stylesheet" href="assets/css/style.css" type="text/css">
<script src="assets/js/modernizr.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.min.js"></script>
<script src="assets/js/respond.min.js"></script>
<![endif]-->
<script>
// Dynamic sections
// ["team"], ["contact"], ["services"], ["plans"], ["portfolio"], ["clients"], ["blog-list"]
var sections = [];
// sections = [ ["team"], ["services"], ["portfolio"], ["clients"], ["blog-list"] ];
</script>
<style>
#logo {
position: absolute;
top: 3em;
left: 4em;
z-index: 100;
}
#logo img { height: 125px; }
@media (max-width: 768px) {
#logo {
position: fixed;
top: 1em;
left: 0;
z-index: 10000;
}
#logo img { height: 50px; }
h1 { font-weight: normal; }
}
.bulletFlower li {
display: inline-block;
}
.bulletFlower li:first-child:before,
.bulletFlower li:after {
content: "\00a0";
display: inline-block;
background-image: url('assets/images/green-flower.png');
background-size: 15px;
height: 15px;
width: 15px;
margin: 0 1em 0 1em;
}
.slider-grid .item .text { position: absolute; top: 60px; width: 500px; }
</style>
</head>
<!--[if IE ]>
<body class="ie">
<![endif]-->
<!--[if !IE]>-->
<body>
<!--<![endif]-->
<!-- Preloader -->
<div id="preloader">
<div id="status"> </div>
</div>
<!-- Fixed navbar -->
<div class="navbar main-menu navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
</div>
<div class="navbar-collapse collapse" id="TopHead">
<ul class="nav navbar-nav navbar-right" id="menu">
<li id="mHome"><a class="hvr-underline-from-left" data-options="easing: easeOutQuart" href="index.html#slider">Home</a></li>
<li id="mabout"><a class="hvr-underline-from-left" data-scroll data-options="easing: easeOutQuart" href="index.html#about">About Us</a></li>
<li id="mteam" data-hide="true"><a class="hvr-underline-from-left" data-scroll data-options="easing: easeOutQuart" href="index.html#team">Team</a></li>
<li id="mservices" data-hide="true"><a class="hvr-underline-from-left" data-scroll data-options="easing: easeOutQuart" href="index.html#services">Services</a></li>
<li id="mplans" data-hide="true"><a class="hvr-underline-from-left" data-scroll data-options="easing: easeOutQuart" href="index.html#plans">Pricing</a></li>
<li id="mportfolio" data-hide="true"><a class="hvr-underline-from-left" data-scroll data-options="easing: easeOutQuart" href="index.html#portfolio">Portfolio</a></li>
<li id="mclients" data-hide="true"><a class="hvr-underline-from-left" data-scroll data-options="easing: easeOutQuart" href="index.html#clients">Our Clients</a></li>
<li role="presentation" class="dropdown" id="mblog-list" data-hide="true">
<a href="index.html#blog-list" data-scroll data-options="easing: easeOutQuart" data-toggle="dropdown" class="dropdown-toggle hvr-underline-from-left">Blog <b class="caret"></b></a>
<ul role="menu" class="dropdown-menu">
<li><a href="blog.html">Blog</a></li>
<li><a href="single.html">Blog Detail</a></li>
</ul>
</li>
<li id="mCOVID" data-hide="true"><a class="hvr-underline-from-left" data-scroll data-options="easing: easeOutQuart" href="index.html#COVID">COVID</a></li>
<li id="mcontact" data-hide="true"><a class="hvr-underline-from-left" data-scroll data-options="easing: easeOutQuart" href="index.html#contact">Contact Us</a></li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
</div>
<div id="logo"><a href="" title="logo"><img src="logo/RockwayMTSwirl.png" alt="logo" /></a> </div>
<section id="slider">
<div class="slider-grid">
<div class="col-md-12 col-sm-12 item">
<img src="assets/images/slider/slider-img.jpg" alt="gallery">
<div class="text right">
<h2 class="wow fadeInRight" data-wow-duration="1s" data-wow-delay="1s">Welcome to <strong>Self Care Services by Lisa, RN</strong> <span></span></h2>
</div>
</div>
<div class="col-md-12 col-sm-12 item">
<img src="assets/images/clinic15_wide.jpg" alt="gallery" style="max-height: 780px">
<div class="text white right">
<h2 class="wow fadeInRight" data-wow-duration="1s" data-wow-delay="1s">Welcome to <strong>Self Care Services by Lisa, RN</strong> </h2>
</div>
</div>
<div class="col-md-12 col-sm-12 item">
<img src="assets/images/slider/slider-img-3.jpg" alt="gallery" style="max-height: 780px">
<div class="text white right">
<h2 class="wow fadeInRight" data-wow-duration="1s" data-wow-delay="1s">Welcome to <strong>Self Care Services by Lisa, RN</strong> </h2>
</div>
</div>
</div>
</section>
<section id="about">
<div class="container">
<div class="row">
<h2 class="heading wow fadeInUp" data-wow-duration="0.5s" data-wow-delay="0.5s">About us</h2>
<div class="separator_wrapper wow bounceIn" data-wow-duration="0.7s" data-wow-delay="0.7s">
<div class="separator_first_circle">
<img src="assets/images/green-flower.png" alt="green flower">
</div>
</div>
<p class="helping-text wow fadeInLeft" data-wow-duration="0.8s" data-wow-delay="0.8s">Providing treatment for dermal health, anxiety and stress reduction, pain relief, injury prevention and recovery.</p>
<div class="col-md-6 col-sm-12 text-left wow fadeInLeft" data-wow-duration="0.8s" data-wow-delay="0.8s">
<h3>Welcome to Self Care Services by Lisa, RN</h3>
<p>Offering a variety of services to promote improved health and well-being. With over 20 years of experience as a Registered Nurse, my medical background will enable me to provide a safe, effective, and rewarding experience with exceptional results. Each service is delivered with a high level of safety and professionalism, with special attention given to safe work practices and an exceptional level of hygiene. </p>
<p>Advanced Medical Microneedling improves skin health and integrity, as it is the first line of defense against germs entering the body. Microneedling provided for face and/or body. </p>
<p>Medical Hot Stone Massage provides pain relief, stress relief, increases joint flexibility, decreases muscle spasms, and promotes better sleep.</p>
<p>Lymphatic drainage for the face (Facial Massages) drains toxins and improves circulation, and increases wellness.</p>
<ul class="list-unstyled arrow-list">
<li><i class="fa fa-chevron-circle-right"></i> Medical Hot Stone Massage</li>
<li><i class="fa fa-chevron-circle-right"></i> Lymphatic Drainage for the Face (Facial Massage)</li>
<li><i class="fa fa-chevron-circle-right"></i> Advanced Medical Microneedling</li>
</ul>
<p>Please contact Lisa for more details, at <a href="tel:519-802-1911">519-802-1911</a>.</p>
</div>
<div class="col-md-6 col-sm-12 wow bounceIn" data-wow-duration="0.9s" data-wow-delay="0.9s">
<div class="circle-img green">
<img src="assets/images/portfolio/thumbs/portfolio2.jpg" class="hvr-rotate" alt=" green ">
</div>
<div class="circle-img blue">
<img src="assets/images/portfolio/thumbs/portfolio3.jpg" class="hvr-rotate" alt=" blue ">
</div>
</div>
</div>
</div>
<div class="stats" id="stats" data-hide="true">
</div>
</section>
<section id="COVID" data-hide="true">
<div class="container">
<div class="row">
<h2 class="heading wow fadeInUp" data-wow-duration="0.5s" data-wow-delay="0.5s">Covid Info</h2>
<div class="separator_wrapper wow bounceIn" data-wow-duration="0.7s" data-wow-delay="0.7s">
<div class="separator_first_circle">
<img src="assets/images/green-flower.png" alt="green flower">
</div>
</div>
<p class="helping-text wow fadeInLeft" data-wow-duration="0.8s" data-wow-delay="0.8s">Title</p>
<p>Normal text</p>
<div class="text-left">
other text
</div>
</div>
</div>
</section>
<section id="team" data-hide="true">
</section>
<section id="services" data-hide="true">
</section>
<section id="plans" data-hide="true">
</section>
<section id="portfolio" data-hide="true">
</section>
<section id="booking" data-hide="true">
</section>
<section id="clients" data-hide="true">
</section>
<section id="clients" data-hide="false">
<p>Located in Rockway Wellness Clinic.
<br/><a href="https://www.google.ca/maps/place/Rockway+Massage+Therapy/@43.4430595,-80.4721246,16.25z/data=!4m5!3m4!1s0x0:0x6b4c5efdd00f647c!8m2!3d43.4409546!4d-80.4722571">589 Charles Street East (Corner of Charles & Ottawa)</a>
<p>Please contact Lisa for more details, at <a href="tel:519-722-8774">519-802-1911</a>.
<br/>Look forward to hearing from you!</p>
</section>
<section id="blog-list" data-hide="true">
</section>
<section id="contact" data-hide="true">
</section>
<section class="map" title="Click for larger map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2896.9380736254316!2d-80.47673072524569!3d43.44100930718161!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x882bf4dcad84f0c5%3A0xd44c8ddc6ee33ebd!2sRockway%20Wellness%20Clinic!5e0!3m2!1sen!2sca!4v1652711317164!5m2!1sen!2sca" width="1920" height="600" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</section>
<footer>
<div class="foot-line">
<p>© 2015 Ygritte PSD Template. Designed by <a href="#"><strong>CreativeMonkie.</strong></a></p>
</div>
</footer>
<a href="#" class="back-to-top"><i class="fa fa-angle-up"></i></a>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="assets/js/jquery-1.11.2.min.js"></script>
<!-- bootstrap -->
<script src="assets/plugins/bootstrap-3.3.1/js/bootstrap.min.js"></script>
<!-- smooth scrolling -->
<script src="assets/plugins/smooth-scroll/smooth-scroll.js"></script>
<!-- isotope -->
<script src="assets/plugins/isotope/jquery.isotope.min.js"></script>
<!-- wow -->
<script src="assets/plugins/wow/wow.min.js"></script>
<!-- hcaptions -->
<script src="assets/plugins/hcaptions/jquery.hcaptions.js"></script>
<!-- prettyPhoto -->
<script src="assets/plugins/prettyPhoto/jquery.prettyPhoto.js"></script>
<!-- owl-carousel -->
<script src="assets/plugins/owl-carousel/owl.carousel.js"></script>
<!-- animateNumber -->
<script src="assets/plugins/animateNumber/jquery.appear.js"></script>
<script src="assets/plugins/animateNumber/jquery.animateNumber.min.js"></script>
<!-- Form Validation -->
<script src="assets/plugins/jquery-validate/jquery.validate.min.js"></script>
<!-- custom -->
<script src="assets/js/app.js"></script>
</body>
</html>