-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
222 lines (189 loc) · 10.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>therapyTrak</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,700,800" rel="stylesheet">
<link rel="stylesheet" href="css/open-iconic-bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/jquery.timepicker.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/style.css">
<style>
body {background-color: #544488;}
h3 {color: #F35361;}
p {color: #F6F7EB;}
h2 {color: #F35361;}
<!-- span {color: #F6F7EB;} -->
</style>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
<div class="container">
<a class="navbar-brand" href="index.html">therapyTrak</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav" aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="oi oi-menu"></span> Menu
</button>
<div class="collapse navbar-collapse" id="ftco-nav">
<ul class="navbar-nav ml-auto">
<li class="nav-item active"><a href="index.html" class="nav-link">Home</a></li>
<!--<li class="nav-item"><a href="about.html" class="nav-link"> </a></li>
<li class="nav-item"><a href="services.html" class="nav-link"> </a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="portfolio.html" id="dropdown04" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> </a>
<div class="dropdown-menu" aria-labelledby="dropdown04">
<a class="dropdown-item" href="portfolio.html"> </a>
<a class="dropdown-item" href="portfolio-single.html"> </a>
</div>
</li>
<li class="nav-item"><a href="blog.html" class="nav-link"> </a></li>
<li class="nav-item"><a href="contact.html" class="nav-link"> </a></li>
<li class="nav-item cta"><a href="contact.html" class="nav-link"><span> </span></a></li> -->
</ul>
</div>
</div>
</nav>
<!-- END nav -->
<!-- <div class="js-fullheight"> -->
<div class="hero-wrap js-fullheight">
<div class="overlay"></div>
<div id="particles-js"></div>
<div class="container">
<div class="row no-gutters slider-text align-items-center justify-content-center" data-scrollax-parent="true">
<div class="col-md-6 ftco-animate text-center" data-scrollax=" properties: { translateY: '70%' }">
<h1 class="mb-4" data-scrollax="properties: { translateY: '30%', opacity: 1.6 }">Helping <strong>revitalize</strong> the world, one patient at a time.</h1>
<p data-scrollax="properties: { translateY: '30%', opacity: 1.6 }"><a href="loginpage.html" class="btn btn-primary btn-outline-white px-5 py-3">Sign in ↠</a></p>
</div>
</div>
</div>
</div>
<div class="bg-light">
<section class="ftco-section-featured ftco-animate">
<div class="container-fluid" data-scrollax-parent="true">
<div class="row no-gutters d-flex align-items-center" data-scrollax=" properties: { translateY: '-100%'}">
</div>
<div style =" margin-top: 20% !important;"class="row mt-5 d-flex justify-content-center">
<div class="col-md-8 text-center heading-section ftco-animate">
<h2 id="slogan" class="h1">Connecting <strong class="px-3">Patients and Therapists</strong> intuitively through our daily reminders and progress checks!</h2>
<p><a href="#" class="btn btn-primary mt-3 py-3 px-5">Get in touch</a></p>
</div>
</div>
</div>
</section>
</div>
<section class="ftco-section ftco-counter" id="section-counter">
<div class="container">
<div class="row justify-content-center mb-5 pb-5">
<div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
<h2>The Problem</h2>
<p>Our inspirations for this project were our personal experiences with physical therapy, and the struggle that patients endure during their treatment. Patients often feel unmotivated and gain a sense of disengagement, leading to an unsuccessful session of physical therapy. </p>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-4 d-flex justify-content-center counter-wrap ftco-animate">
<div class="block-18 text-center">
<div class="text">
<strong class="number" data-number="50">0</strong>
<span>Over 50 percent of all Americans over the age of 18 develop an injury that could benefit from physical therapy.</span>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 d-flex justify-content-center counter-wrap ftco-animate">
<div class="block-18 text-center">
<div class="text">
<strong class="number" data-number="20">0</strong>
<span>Around 20% of physical therapy patients drop out of their treatment within the first 3 visits.</span>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 d-flex justify-content-center counter-wrap ftco-animate">
<div class="block-18 text-center">
<div class="text">
<strong class="number" data-number="70">0</strong>
<span>70% of physical therapy patients fail to complete their full course of care.</span>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section">
<div class="container">
<div class="row justify-content-center mb-5 pb-5">
<div class="col-md-6 text-center heading-section ftco-animate">
<span class="span">Our Features</span>
<h2 class="mb-4">Within our Web & Mobile apps</h2>
<p>The following features make physical treatment more engaging for both the patient and therapist.</p>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services d-block text-center">
<div class="d-flex justify-content-center"><div class="icon color-3 d-flex justify-content-center mb-3"><span class="align-self-center icon-photo_camera"></span></div></div>
<div class="media-body p-2 mt-3">
<h3 class="heading">Recordings</h3>
<p>Use our IOS App to record your workout or stretch sessions. Our technology will count your reps for you, give you instant feedback, find your average heart rate, and time your session.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services d-block text-center">
<div class="d-flex justify-content-center"><div class="icon color-1 d-flex justify-content-center mb-3"><span class="align-self-center icon-laptop"></span></div></div>
<div class="media-body p-2 mt-3">
<h3 class="heading">Communication</h3>
<p>Communicate with your therapist more than ever! Therapists are able to set various exercises and schedules for their patients and assess their patients' exercise over time.</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services d-block text-center">
<div class="d-flex justify-content-center"><div class="icon color-2 d-flex justify-content-center mb-3"><span class="align-self-center icon-filter_list"></span></div></div>
<div class="media-body p-2 mt-3">
<h3 class="heading">Reminders</h3>
<p>Therapists are able to set which exercises to add for different patients, which will then be enforced to the patient. With our prominent UI, patients are prompted to do their exercises properly. </p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services d-block text-center">
<div class="d-flex justify-content-center"><div class="icon color-4 d-flex justify-content-center mb-3"><span class="align-self-center icon-equalizer"></span></div></div>
<div class="media-body p-2 mt-3">
<h3 class="heading">Statistics</h3>
<p>Our apps are connected to a database that allows therapists to take a look at past sessions. Our Web App has graphs and statistics for each video for the therapist to analyze the patient's progress.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- loader -->
<div id="ftco-loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#F96D00"/></svg></div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/bootstrap-datepicker.js"></script>
<script src="js/jquery.timepicker.min.js"></script>
<script src="js/particles.min.js"></script>
<script src="js/particle.js"></script>
<script src="js/scrollax.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
<script src="js/google-map.js"></script>
<script src="js/main.js"></script>
</body>
</html>