-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
206 lines (180 loc) · 6.96 KB
/
about.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
<!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.0">
<meta name="description" content="">
<meta name="author" content="">
<title>TripMD</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap-theme.min.css">
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><img class='logo' src="assets/img/tmd_small.png" alt=""></i></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right centered">
<li><a href="#">About</a></li>
<li><a href="#">How it works</a></li>
<li><a href="#">Contact</a></li>
<li class="active"><button class="btn-6d">Login</button></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<div class="container">
<div class='row left-centered'>
<div class='col-lg-12 '>
<br>
<div class="scary voffset8p">
The TripMD vision is a solution to global healthcare problems.
</div>
<div class="help-about voffset5">
Faced by real people.
</div>
</div>
</div>
<div class="row centered voffset6">
<div class="col-lg-12 team">
OUR VISION<br>
<img src="assets/img/down.jpg" class="darrow">
</div>
</div>
</div>
<section id="intro-2" >
<div class="container img-responsive">
<div class='row'>
<div class='col-lg-12 imgtx centered'>
Imagine you are exploring the streets of Delhi when suddenly a stomach bug hits. You know you need to see a doctor, but you are unsure who to see and who will take your insurance.
</div>
<div class='col-lg-12 imgtx centered voffset9'>
Problems like this arise for travellers and expats daily across the globe. We believe your doctor network abroad should be as strong as your doctor network at home. We also understand that you have enough to worry about when you’re sick; dealing with your insurance and medical documents should be as seamless as possible.
</div>
</div>
</div>
</section>
<div class="container">
<div class='row left-centered'>
<div class='col-lg-12 '>
<br>
<div class="scary voffset8p">
Receiving healthcare abroad can be uncertain and unsettling.
</div>
<div class="help-about voffset5">
We can help guide you through it.
</div>
</div>
</div>
</div>
<div class='content-section-a'>
<div class='container'>
<div class="row centered voffset6">
<div class="col-lg-12 team">
TEAM<br>
<img src="assets/img/down.jpg" class="darrow">
</div>
</div>
<hr>
<div class="row voffset4">
<div class="col-lg-6 centered t-left">
<img src="http://placehold.it/250x250" class="img-circle center-block">
<h1 class="centered name">Matt Beck</h1>
<div class="titl centered">Co-Founder</div>
<div class="col-lg-12 ">
Matt is a dual citizen of the United States and Canada, but spent his earliy years in East Asia living in an expat family. He’s passionate about building a solution to the healthcare problems that he and his family experienced while living in China, India, and the United States, as well as the difficulties that came about when visiting the places in between. Matt graduated with majors in Economics and Political Science from Queen’s University. When not working on growing the business, he’s day dreaming about his next trip to a new country.
</div>
</div>
<div class="col-lg-6 centered t-left">
<img src="http://placehold.it/250x250" class="img-circle center-block">
<h1 class="centered name">Devashish Sharma</h1>
<div class="titl centered">Co-Founder</div>
<div class="col-lg-12 ">
Born and raised in Delhi, Devashish left town after high school to study in Canada. Having had an interest in foreign cultures since an early age, he did an exchange in Poland in high school. During college, his co-op programs took him around California where he had difficulties navigating the healthcare system after dislocating his shoulder. He is a linguaphile, able to speak 5 different languages. Devashish is a Computer Science graduate from the University of Waterloo.
</div>
</div>
</div>
<div class="row centered voffset5">
<div class='col-lg-10 col-lg-offset-1 tmd-int-1' >
Interested in joining the team?<br>We love working with globally minded and driven people. Send us a note to <a href="mailto:[email protected]" target="_top"><u>[email protected]</u></a> and we will get back to you as soon as possible.
</div><br>
</div>
<div class="row centered voffset6">
<div class="col-lg-12 team">
OUR STORY<br>
<img src="assets/img/down.jpg" class="darrow">
</div>
</div>
<hr>
</div>
</div>
<div class="container">
<div class='row left-centered'>
<div class='col-lg-12 '>
<br>
<div class="scary voffset8p">
We've started TripMD to organize a system without structure.
</div>
<div class="help-about voffset5">
Find out why.
</div>
</div>
</div>
<div class="row centered">
<div class='col-lg-12 '>
<br><br>
<button class='btn-6d-logo-about'>
Read Post
</button><br>
</div>
</div>
</div>
<section id="features" >
<div class="container img-responsive feat">
</div>
</section>
<br><br>
<div class="foo-black">
<div class="container">
<div class='row'>
<div class='col-lg-12 text-center'>
<ul class='list-inline'>
<li>
<a href='/pages/about'>About</a>
</li>
<li class='footer-menu-divider'></li>
<li>
<a href='http://medium.com/@tripmd' target='_blank'>Blog</a>
</li>
<li class='footer-menu-divider'></li>
<li>
<a href='/pages/terms'>Terms</a>
</li>
<li class='footer-menu-divider'></li>
<li>
<a href='/contact'>Contact</a>
</li>
</ul>
<p class='copyright text-muted small'>Copyright © TripMD 2014. All Rights Reserved</p>
</div>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<script src="assets/js/nav.min.js"></script>
<script src="assets/js/TweenMax.min.js"></script>
<script src="assets/js/ScrollToPlugin.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>