-
Notifications
You must be signed in to change notification settings - Fork 0
/
index2.html
333 lines (272 loc) · 17.6 KB
/
index2.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
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon"
type="image/png"
href="../img/header/favicon.png" />
<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="">
<meta name="author" content="">
<title>Khushi Baby</title>
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<!-- Custom Fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css" type="text/css">
<!-- KB Custom Fonts -->
<!-- Raleway -->
<link href='http://fonts.googleapis.com/css?family=Raleway:500,600,700,100,800,900,400,200,300' rel='stylesheet' type='text/css'>
<!-- Other fonts -->
<link href='http://fonts.googleapis.com/css?family=Raleway+Dots' rel='stylesheet' type='text/css'>
<!-- Plugin CSS -->
<link rel="stylesheet" href="css/animate.min.css" type="text/css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/KB.css" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top">
<!--- BODY CONTENT ------>
<nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href = '#page-top' class = "page-scroll"><div id = "branding"></div></a> <!--OG code included navbar-brand as link class -->
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a class="page-scroll" href="#theproblem">The Problem</a>
</li>
<li class="dropdown">
<a href="#" data-toggle="dropdown" class="dropdown-toggle">Who Are We <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class = "dropdown-link"><a class = "page-scroll" href="#whatwedo"><strong>What We Do</strong></a></li>
<li class = "dropdown-link"><a href="#">The Team</a></li>
<li class = "dropdown-link"><a href="#">Our Partners</a></li>
<li class = "dropdown-link"><a href="#">Financials</a></li>
</ul>
</li>
<li>
<a class="page-scroll" href="#helpus">Help Us</a>
</li>
<li>
<a class="page-scroll" href="#contactus" >Contact Us</a>
</li>
<li>
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LQP7NUJ9WVXXU" id = "donate-nav"> DONATE </a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<header>
<div class="jumbotron no-padding">
<div class="container pull-right">
<h1 id="banner-text">We <br/> <b>believe</b> <br/> that no child <br/> should suffer from <br/> vaccine-preventable <br/> diseases.</h1>
<br/>
<p id="banner-text-small">That's why we built an inexpensive <br/>digital necklace that makes<br/>medical history wearable.</p>
<a href="#theproblem" class="btn-custom page-scroll learn-more pull-right">LEARN MORE</a>
</div>
</div>
</header>
<div class = "custom-width main center-block text-center">
<section class = "bg-secondary" id = "theproblem">
<div class="custom-width">
<div class="row">
<div class = "text-center">
<div class = "top-padding-20"></div>
<h2 class="section-heading custom">THE PROBLEM</h2>
<hr class="light">
<br/>
<br/>
<div class = "row pad-sides">
<div class = "col-md-4">
<img src = "img/the-problem/vacines2.jpg" class = "img-responsive center-block">
<br/>
<p class = "problem-text center-block">Clinical decision making in the field is both difficult and inefficient.<br class = "text-break"/>Community health workers don't have a good way of knowing which vaccines to bring with them to immunization camps, which makes it difficult to get every child their required vaccine on time.</p>
</div>
<div class = "col-md-4">
<img src = "img/the-problem/mother.jpg" class = "img-responsive center-block">
<br/>
<p class = "problem-text center-block">Many mothers don't understand the importance of vaccines and choose not to take their children to immunization clinics.<br class = "text-break"/>Many times mothers also forget about camps or do not realize the number of shots required for full immunization.</p>
</div>
<div class = "col-md-4">
<img src = "img/the-problem/data_book.jpg" class = "img-responsive center-block">
<br/>
<p class = "problem-text center-block">NGOs are missing real-time, actionable data. Current data collection methods are outdated and time-consuming.<br class= "text-break"/>This means that NGOs can't tell which babies are missing their vaccines, and also can't judge the efficacy of intervention methods.</p>
</div>
</div>
</div>
</div>
</div>
<div class = "top-padding-30"></div>
</section>
</div>
<section class = "no-padding" id= "whatwedo">
<div class = "heading-banner text-center">
<h2 class="section-heading whatwedo" id = "color-stripe">WHAT WE DO</h2>
</div>
<div class = "top-padding-20"></div>
<div class = "container custom-960">
<h2 id = "whatWeDo-tagline" class= "text-center">We integrate mobile health, wearable technology and cloud computing to provide a complete immunization platform to help bridge the worlds vaccination gap.</h2>
</div>
<div class = "top-padding-10"></div>
<div class = "container custom-900">
<p class = "text-center weAreMore"><b>We are more than a data collection company.</b><br/>Khushi Baby is a complete vaccination tracking system that connects individual<br/>patients in ultra-rural communities with NGO's, governemnts<br/>and other organizations.<br/></p>
<p class = "text-center weAreMore"><u>Click the tabs to see what we do.</u></p>
</div>
<!--- WHAT WE DO CAROUSEL ------>
<div class = "top-padding-20"></div>
<div class = "container custom">
<ul class="nav nav-justified tab-style" id="whatWeDoCarouselButtons">
<li class="active carousel" data-target="#whatWeDoCarousel" data-slide-to="0">
<a data-toggle="tab" href="#" class= "carousel-link">Data Collection</a>
</li>
<li data-target="#whatWeDoCarousel" data-slide-to="1">
<a data-toggle="tab" href="#" class = "carousel-link">Clinical Decision Making</a>
</li>
<li data-target="#whatWeDoCarousel" data-slide-to="2">
<a data-toggle="tab" href="#" class = "carousel-link">Resource Management</a>
</li>
<li data-target="#whatWeDoCarousel" data-slide-to="3">
<a data-toggle="tab" href="#" class = "carousel-link">Community Engagement</a>
</li>
</ul>
</div>
<div class = "container custom">
<div id="whatWeDoCarousel" class="carousel slide whatWeDoCarousel" data-interval="000">
<!-- Indicators -->
<ol class="carousel-indicators whatWeDo">
<li data-target="#whatWeDoCarousel" data-slide-to="0" class="active"></li>
<li data-target="#whatWeDoCarousel" data-slide-to="1"></li>
<li data-target="#whatWeDoCarousel" data-slide-to="2"></li>
<li data-target="#whatWeDoCarousel" data-slide-to="3"></li>
</ol>
<div class="carousel-inner">
<div class="item active">
<img src="img/whatWeDo/carousel/data-collection.jpg"/>
</div>
<div class="item">
<img src="img/whatWeDo/carousel/clinical-decision.jpg"/>
</div>
<div class="item">
<img src="img/whatWeDo/carousel/resource-management.jpg"/>
</div>
<div class="item">
<img src="img/whatWeDo/carousel/community-engagement.jpg"/>
</div>
</div>
<!-- Controls -->
<a class="carousel-control left whatWeDo" href="#whatWeDoCarousel" role="button" data-slide="prev">
<span class="glyphicon custom glyphicon-chevron-left hidden-md hidden-sm hidden-xs"></span>
</a>
<a class="carousel-control right whatWeDo" href="#whatWeDoCarousel" role="button" data-slide="next">
<span class="glyphicon custom glyphicon-chevron-right hidden-md hidden-sm hidden-xs"></span>
</a>
</div>
</div>
<!--- END CAROUSEL --->
<div class = "top-padding-20"></div>
<div class = "container custom stripe dark"></div>
<div class = "row no-padding overflow-auto max-width-100pc no-margin vertical-align">
<div class= "col-md-6 overflow-auto no-padding whereAreWeText vertical-align bg-primary">
<div class = "top-padding-20"></div>
<h3 id = "whereAreWe">Where are we?</h3>
<div class = "vertical-align">
<p>Khushi Baby is currently piloting our innovation with <a href = "http://www.sevamandir.org/" class= "white">Seva Mandir</a>, a non-profit community service organization based in Udaipur, Rajasthan, India. We are currently conducting a randomized control trial and have plans for expansions all over India and the world in the future. If you like what we do and think we could work together, why not <a href = "#" class = "white">become a partner</a>?</p>
<p>The Khushi Baby system is currently rolled out to over <b>100</b> camps in northern India. The map shows a selection of some of our camps that immunize the largest number of children. For a full list of camps and more details please visit the <a href = "http://www.sevamandir.org/health" class = "white">Seva Mandir</a> website.</p>
<p>If you have any further questions please view our <a href="#" class = "white">FAQ</a> or if you need to get in touch with us please don't hesitate to <a href="#" class = "white">contact</a>.</p>
</div>
</div>
<div class= "col-md-6 map-container overflow-auto center-block no-padding whereAreWeMap">
<iframe width='100%' height='495px' frameBorder='0' src='https://a.tiles.mapbox.com/v4/anayar.mfka3acc/attribution,zoompan,zoomwheel,geocoder,share.html?access_token=pk.eyJ1IjoiYW5heWFyIiwiYSI6ImMyODdjOWYzZjJmNjU2MTg5NTE5OTdjZTY0YmI5NmQxIn0.6I4uzTcsbYKTu3A-QFKvIA'>
</iframe>
</div>
</div>
<div class = "container custom stripe dark"></div>
</section>
<section id = "featuredin" class = "no-padding">
<div class = "top-padding-30"></div>
<h2 class="section-heading featuredIn text-center">FEATURED IN</h2>
<div id="featuredInRow">
<div class = "top-padding-20"></div>
<div class="featuredInLogos center-block" id = "IndiaWest">
<a href = "http://www.indiawest.com/news/global_indian/khushi-baby-a-high-tech-way-to-track-infant-health/article_941e4f24-048f-11e5-bc97-bfbc89062028.html"></a>
</div>
<div class="featuredInLogos center-block" id = "Forbes">
<a href = "http://www.forbes.com/sites/eshachhabra/2015/05/01/new-nfc-necklace-stores-immunization-records-does-it-work/"></a>
</div>
<div class="featuredInLogos center-block" id = "NPR">
<a href = "http://www.npr.org/sections/goatsandsoda/2014/12/05/366405541/babys-necklace-could-end-up-being-a-life-saver"></a>
</div>
<div class="featuredInLogos center-block" id = "CoDesign">
<a href = "http://www.fastcodesign.com/3042674/the-vital-if-unfun-future-of-wearables"></a>
</div>
<div class="featuredInLogos center-block" id = "YaleNews">
<a href = "http://news.yale.edu/2014/11/17/khushi-baby-healthier-baby-thanks-yale-entrepreneurs"></a>
</div>
<span class="stretch"></span>
</div>
<div class = "top-padding-10"></div>
<a class = "text-center small-link center-block press-link" href = "http://www.google.com">See all press</a>
<div class = "top-padding-30"></div>
<div class = "container custom stripe dark"></div>
</section>
<section id = "helpus" class = "no-padding">
<div class = "heading-banner text-center">
<h2 class="section-heading whatwedo" id = "color-stripe">HELP US</h2>
</div>
<div class = "top-padding-10"></div>
<div class = "container custom-960">
<h2 id = "whatWeDo-tagline" class= "text-center">We love to do what we do, but we just can't do it without <b>your</b> help.</h2>
</div>
<div class = "top-padding-10"></div>
<div class = "container custom-1200 text-center">
<p class = "line-space-double">We currently reach 5000 children in 100 camps- but we want to reach them <span class = "underline">all</span>. That's right, every child in both the developing and developed world. We believe in our system and know it can save lives. Unfortunately, however, technology has costs that we sometimes just can't afford. Which is where <b>you</b> come in. Do you think every child deserves a chance at a life free from vaccine-preventable diseases? Do you like what we do? Want to lend a hand? We <b>love</b>, <i>need</i>, and <span class = "underline">appreciate</span> your contributions.<br/>Anything helps but here are some suggested categories.</p>
</div>
<br/>
<div class = "container custom-1000">
<div class = "col-md-4 helpUsImgContainer">
<img src = "img/helpUs/phone.jpg" class = "helpUsImages center-block"></img>
<h3 class = "text-center">Donate a Phone</h3>
</div>
<div class = "col-md-4 center-block helpUsImgContainer">
<img src = "img/helpUs/30pendants.jpg" class = "helpUsImages center-block"></img>
<h3 class = "text-center">Donate 30 Pendants</h3>
</div>
<div class = "col-md-4 center-block helpUsImgContainer">
<img src = "img/helpUs/phone.jpg" class = "helpUsImages center-block"></img>
<h3 class = "text-center">Donate a Pendant</h3>
</div>
</div>
</section>
<!---- JAVASCRIPT LINKS ------->
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.fittext.js"></script>
<script src="js/wow.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/KB.js"></script>
</body>
</html>