-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
492 lines (461 loc) · 27.6 KB
/
index.html
File metadata and controls
492 lines (461 loc) · 27.6 KB
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
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
<!DOCTYPE html>
<!-- ==============================
Project: Metronic "Asentus" Frontend Freebie - Responsive HTML Template Based On Twitter Bootstrap 3.3.4
Version: 1.0
Author: KeenThemes
Primary use: Corporate, Business Themes.
Email: support@keenthemes.com
Follow: http://www.twitter.com/keenthemes
Like: http://www.facebook.com/keenthemes
Website: http://www.keenthemes.com
Premium: Premium Metronic Admin Theme: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
================================== -->
<html lang="en" class="no-js">
<!-- BEGIN HEAD -->
<head>
<meta charset="utf-8"/>
<title>Nexus HCA</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<meta content="" name="description"/>
<meta content="" name="author"/>
<!-- GLOBAL MANDATORY STYLES -->
<link href="http://fonts.googleapis.com/css?family=Hind:300,400,500,600,700" rel="stylesheet" type="text/css">
<link href="vendor/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css"/>
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
<!-- PAGE LEVEL PLUGIN STYLES -->
<link href="css/animate.css" rel="stylesheet">
<link href="vendor/swiper/css/swiper.min.css" rel="stylesheet" type="text/css"/>
<!-- THEME STYLES -->
<link href="css/layout.min.css" rel="stylesheet" type="text/css"/>
<!-- Favicon -->
<link rel="shortcut icon" href="favicon.ico"/>
</head>
<!-- END HEAD -->
<!-- BODY -->
<body>
<!--========== HEADER ==========-->
<header class="header navbar-fixed-top">
<!-- Navbar -->
<nav class="navbar" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="menu-container">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="toggle-icon"></span>
</button>
<!-- Logo -->
<div class="logo">
<a class="logo-wrap" href="index.html">
<img class="logo-img logo-img-main" src="img/logo.png" alt="Asentus Logo">
<img class="logo-img logo-img-active" src="img/logo-dark.png" alt="Asentus Logo">
</a>
</div>
<!-- End Logo -->
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse nav-collapse">
<div class="menu-container">
<ul class="navbar-nav navbar-nav-right">
<li class="nav-item"><a class="nav-item-child nav-item-hover active" href="#">Home</a></li>
<li class="nav-item"><a class="nav-item-child nav-item-hover" href="#about">About</a></li>
<li class="nav-item"><a class="nav-item-child nav-item-hover" href="#services">Services</a></li>
<li class="nav-item"><a class="nav-item-child nav-item-hover" href="#clients">Clients</a></li>
<li class="nav-item"><a class="nav-item-child nav-item-hover" href="#price">Price</a></li>
<li class="nav-item"><a class="nav-item-child nav-item-hover" href="#contact">Contact</a></li>
</ul>
</div>
</div>
<!-- End Navbar Collapse -->
</div>
</nav>
<!-- Navbar -->
</header>
<!--========== END HEADER ==========-->
<!--========== SLIDER ==========-->
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<div class="container">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
</ol>
</div>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<img class="img-responsive" src="img/1920x1080/01.jpg" alt="Slider Image">
<div class="container">
<div class="carousel-centered">
<div class="margin-b-40">
<h1 class="carousel-title">Nexus Healthcare Advisors</h1>
<p>Empowering Medical Startups with Expert Guidance to Navigate the Complex World of Healthcare Innovation</p>
</div>
<a href="#" class="btn-theme btn-theme-sm btn-white-brd text-uppercase">Explore</a>
</div>
</div>
</div>
<div class="item">
<img class="img-responsive" src="img/1920x1080/02.jpg" alt="Slider Image">
<div class="container">
<div class="carousel-centered">
<div class="margin-b-40">
<h2 class="carousel-title">NEXUS HEALTHCARE ADVISORS</h2>
<p>Empowering Medical Startups with Expert Guidance to Navigate the Complex World of Healthcare Innovation</p>
</div>
<a href="#" class="btn-theme btn-theme-sm btn-white-brd text-uppercase">Explore</a>
</div>
</div>
</div>
</div>
</div>
<!--========== SLIDER ==========-->
<!-- About -->
// make a section with id about
<section id="about">
<div class="content-lg container">
<div class="row margin-b-20">
<div class="col-sm-6">
<h2>About Dr. Dhrumil Shah</h2>
</div>
</div>
<!--// end row -->
<div class="row">
<div class="col-sm-7 sm-margin-b-50">
<div class="margin-b-30">
<p>Dr. Dhrumil Shah, founder of Nexus Healthcare Advisors, is a visionary in the healthcare field with a rich background as a Family Physician and Medical Director of Clinical Informatics at Atrius Health. His academic journey includes a Post Masters in Health Informatics from the University of Illinois at Chicago. Dr. Shah extends his expertise globally, providing consultation services that specialize in the development of scalable business models in healthcare IT, bio-entrepreneurship, and AI-driven solutions. His work focuses not just on the theoretical aspects of AI, but also on practical implementation strategies to enhance healthcare delivery and operational efficiency. </p>
</div>
<p>In addition to his clinical roles, Dr. Shah is a well-recognized leader in healthcare entrepreneurship and innovation. He offers global consultation services, specializing in scalable business models for healthcare IT and bio-entrepreneurship. His leadership in the Greater Boston Chapter of the Society of Physician Entrepreneurs highlights his commitment to fostering healthcare innovation. Under his guidance, Nexus Healthcare Advisors is dedicated to guiding medical startups through the complexities of the healthcare industry, leveraging his extensive experience in AI and data-driven strategies.</p>
</div>
<div class="col-sm-4 col-sm-offset-1">
<img class="img-responsive" src="img/OIP.jpg" alt="Our Office">
</div>
</div>
<!--// end row -->
</div>
</section>
<!-- End About -->
<!--========== PAGE LAYOUT ==========-->
<!-- Service -->
<section id="services">
<div class="bg-color-sky-light" data-auto-height="true">
<div class="content-lg container">
<div class="row row-space-1 margin-b-2">
<div class="col-sm-4 sm-margin-b-2">
<div class="wow fadeInLeft" data-wow-duration=".3" data-wow-delay=".3s">
<div class="service" data-height="height">
<div class="service-element">
<i class="service-icon icon-chemistry"></i>
</div>
<div class="service-info">
<h3>Customized Strategies</h3>
<p class="margin-b-5">Tailored Advisory for Tomorrow's Healthcare Pioneers. We bring a personal touch to each strategy, ensuring your startup's unique needs are met with expertise and precision.</p>
</div>
<a href="#" class="content-wrapper-link"></a>
</div>
</div>
</div>
<div class="col-sm-4 sm-margin-b-2">
<div class="wow fadeInLeft" data-wow-duration=".3" data-wow-delay=".2s">
<div class="service" data-height="height">
<div class="service-element">
<i class="service-icon icon-screen-tablet"></i>
</div>
<div class="service-info">
<h3>One-on-One</h3>
<p class="margin-b-5">Benefit from Dr. Dhrumil Shah's extensive knowledge in healthcare innovation, offering dedicated support to navigate your startup's journey.</p>
</div>
<a href="#" class="content-wrapper-link"></a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="wow fadeInLeft" data-wow-duration=".3" data-wow-delay=".1s">
<div class="service" data-height="height">
<div class="service-element">
<i class="service-icon icon-badge"></i>
</div>
<div class="service-info">
<h3>Innovative Solutions</h3>
<p class="margin-b-5">Transforming Challenges into Opportunities. Leveraging cutting-edge technologies and strategic insights to address specific healthcare industry challenges.</p>
</div>
<a href="#" class="content-wrapper-link"></a>
</div>
</div>
</div>
</div>
<!--// end row -->
<div class="row row-space-1">
<div class="col-sm-4 sm-margin-b-2">
<div class="wow fadeInLeft" data-wow-duration=".3" data-wow-delay=".4s">
<div class="service" data-height="height">
<div class="service-element">
<i class="service-icon icon-notebook"></i>
</div>
<div class="service-info">
<h3>Industry Insight</h3>
<p class="margin-b-5">Deep Dive into Healthcare. Get detailed, up-to-date information and analysis that's crucial for your startup's success, directly from an industry expert.</p>
</div>
<a href="#" class="content-wrapper-link"></a>
</div>
</div>
</div>
<div class="col-sm-4 sm-margin-b-2">
<div class="wow fadeInLeft" data-wow-duration=".3" data-wow-delay=".5s">
<div class="service" data-height="height">
<div class="service-element">
<i class="service-icon icon-speedometer"></i>
</div>
<div class="service-info">
<h3>Efficient Path to Market</h3>
<p class="margin-b-5">Accelerating Your Startup's Journey. With Dr. Dhrumil Shah's guidance, streamline your path from concept to market, focusing on efficiency without compromising quality.</p>
</div>
<a href="#" class="content-wrapper-link"></a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="wow fadeInLeft" data-wow-duration=".3" data-wow-delay=".6s">
<div class="service" data-height="height">
<div class="service-element">
<i class="service-icon icon-badge"></i>
</div>
<div class="service-info">
<h3>Continued Support</h3>
<p class="margin-b-5">"Beyond Initial Success - Ongoing Partnership. Access a wealth of resources and continued advisory support to ensure sustained growth and adaptation in the ever-evolving healthcare sector.</p>
</div>
<a href="#" class="content-wrapper-link"></a>
</div>
</div>
</div>
</div>
<!--// end row -->
</div>
</div>
<!-- End Service -->
</section>
<!-- Latest Products -->
<section id="clients">
<div class="content-lg container">
<div class="row margin-b-40">
<div class="col-sm-6">
<h2>Nexus HCA Clients</h2>
<p>Nexus HCA proudly collaborates with several esteemed companies, a few of which are featured on our website. We ensure that all companies listed have been duly informed and have consented to be featured.</p>
</div>
</div>
<!--// end row -->
<div class="row">
<!-- Latest Products -->
<div class="col-sm-4 sm-margin-b-50">
<div class="margin-b-20">
<div class="wow zoomIn" data-wow-duration=".3" data-wow-delay=".1s">
<img class="img-responsive" src="img/970x647/01.jpg" alt="Latest Products Image">
</div>
</div>
<h4><a href="#">Triangle Roof</a> <span class="text-uppercase margin-l-20">Management</span></h4>
<p>Lorem ipsum dolor sit amet consectetur adipiscing elit sed tempor incdidunt ut laboret dolor magna ut consequat siad esqudiat dolor</p>
<a class="link" href="#">Read More</a>
</div>
<!-- End Latest Products -->
<!-- Latest Products -->
<div class="col-sm-4 sm-margin-b-50">
<div class="margin-b-20">
<div class="wow zoomIn" data-wow-duration=".3" data-wow-delay=".1s">
<img class="img-responsive" src="img/970x647/02.jpg" alt="Latest Products Image">
</div>
</div>
<h4><a href="#">Curved Corners</a> <span class="text-uppercase margin-l-20">Developmeny</span></h4>
<p>Lorem ipsum dolor sit amet consectetur adipiscing elit sed tempor incdidunt ut laboret dolor magna ut consequat siad esqudiat dolor</p>
<a class="link" href="#">Read More</a>
</div>
<!-- End Latest Products -->
<!-- Latest Products -->
<div class="col-sm-4 sm-margin-b-50">
<div class="margin-b-20">
<div class="wow zoomIn" data-wow-duration=".3" data-wow-delay=".1s">
<img class="img-responsive" src="img/970x647/03.jpg" alt="Latest Products Image">
</div>
</div>
<h4><a href="#">Bird On Green</a> <span class="text-uppercase margin-l-20">Design</span></h4>
<p>Lorem ipsum dolor sit amet consectetur adipiscing elit sed tempor incdidunt ut laboret dolor magna ut consequat siad esqudiat dolor</p>
<a class="link" href="#">Read More</a>
</div>
<!-- End Latest Products -->
</div>
<!--// end row -->
</div>
<!-- End Latest Products -->
</section>
<!-- Testimonials -->
<div class="content-lg container">
<div class="row">
<div class="col-sm-9">
<h2>Customer Reviews</h2>
<!-- Swiper Testimonials -->
<div class="swiper-slider swiper-testimonials">
<!-- Swiper Wrapper -->
<div class="swiper-wrapper">
<div class="swiper-slide">
<blockquote class="blockquote">
<div class="margin-b-20">
Lorem ipsum dolor sit amet consectetur adipiscing elit sed tempor incididunt ut laboret dolore magna aliqua. Ut enim minim veniam exercitation laboris ut siad consequat siad minim enum esqudiat dolore.
</div>
<div class="margin-b-20">
Lorem ipsum dolor sit amet consectetur adipiscing elit sed tempor incididunt ut laboret tempor incididunt dolore magna consequat siad minim aliqua.
</div>
<p><span class="fweight-700 color-link">Joh Milner</span>, Metronic Customer</p>
</blockquote>
</div>
<div class="swiper-slide">
<blockquote class="blockquote">
<div class="margin-b-20">
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</div>
<div class="margin-b-20">
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
</div>
<p><span class="fweight-700 color-link">Alex Clarson</span>, Metronic Customer</p>
</blockquote>
</div>
</div>
<!-- End Swiper Wrapper -->
<!-- Pagination -->
<div class="swiper-testimonials-pagination"></div>
</div>
<!-- End Swiper Testimonials -->
</div>
</div>
<!--// end row -->
</div>
<!-- End Testimonials -->
<section id="price">
<!-- Pricing -->
<div class="bg-color-sky-light">
<div class="content-lg container">
<div class="row row-space-1">
<div class="col-sm-4 sm-margin-b-2">
<!-- Pricing -->
<div class="pricing">
<div class="margin-b-30">
<i class="pricing-icon icon-chemistry"></i>
<h3>Non-Profit <span> - $</span> 150/hr</h3>
<p>Lorem ipsum dolor amet consectetur ut consequat siad esqudiat dolor</p>
</div>
<ul class="list-unstyled pricing-list margin-b-50">
<li class="pricing-list-item">Basic Features</li>
<li class="pricing-list-item">Up to 5 products</li>
<li class="pricing-list-item">50 Users Panels</li>
</ul>
<a href="pricing.html" class="btn-theme btn-theme-sm btn-default-bg text-uppercase">Choose</a>
</div>
<!-- End Pricing -->
</div>
<div class="col-sm-4 sm-margin-b-2">
<!-- Pricing -->
<div class="pricing pricing-active">
<div class="margin-b-30">
<i class="pricing-icon icon-badge"></i>
<h3>Professional <span> - $</span> 400</h3>
<p>Lorem ipsum dolor amet consectetur ut consequat siad esqudiat dolor</p>
</div>
<ul class="list-unstyled pricing-list margin-b-50">
<li class="pricing-list-item">Basic Features</li>
<li class="pricing-list-item">Up to 100 products</li>
<li class="pricing-list-item">100 Users Panels</li>
</ul>
<a href="pricing.html" class="btn-theme btn-theme-sm btn-default-bg text-uppercase">Choose</a>
</div>
<!-- End Pricing -->
</div>
<div class="col-sm-4">
<!-- Pricing -->
<div class="pricing">
<div class="margin-b-30">
<i class="pricing-icon icon-shield"></i>
<h3>Startup <span> - $</span> 250</h3>
<p>Lorem ipsum dolor amet consectetur ut consequat siad esqudiat dolor</p>
</div>
<ul class="list-unstyled pricing-list margin-b-50">
<li class="pricing-list-item">Extended Features</li>
<li class="pricing-list-item">Unlimited products</li>
<li class="pricing-list-item">Unlimited Users Panels</li>
</ul>
<a href="pricing.html" class="btn-theme btn-theme-sm btn-default-bg text-uppercase">Choose</a>
</div>
<!-- End Pricing -->
</div>
</div>
<!--// end row -->
</div>
</div>
</section>
<!-- End Pricing -->
<!--========== FOOTER ==========-->
<footer class="footer">
<!-- Links -->
<div class="footer-seperator">
<div class="content-lg container">
<div class="row">
<div class="col-sm-2 sm-margin-b-50">
<!-- List -->
<ul class="list-unstyled footer-list">
<li class="footer-list-item"><a class="footer-list-link" href="#">Home</a></li>
<li class="footer-list-item"><a class="footer-list-link" href="#">About</a></li>
<li class="footer-list-item"><a class="footer-list-link" href="#">Products</a></li>
</ul>
<!-- End List -->
</div>
<div class="col-sm-4 sm-margin-b-30">
<!-- List -->
<ul class="list-unstyled footer-list">
<li class="footer-list-item"><a class="footer-list-link" href="#">Twitter</a></li>
<li class="footer-list-item"><a class="footer-list-link" href="#">Facebook</a></li>
<li class="footer-list-item"><a class="footer-list-link" href="#">Instagram</a></li>
<li class="footer-list-item"><a class="footer-list-link" href="#">YouTube</a></li>
</ul>
<!-- End List -->
</div>
</div>
<!--// end row -->
</div>
</div>
<!-- End Links -->
<!-- Copyright -->
<div class="content container">
<div class="row">
<div class="col-xs-6">
<img class="footer-logo" src="img/logo.png" alt="Asentus Logo">
</div>
<div class="col-xs-6 text-right">
<p class="margin-b-0"><a class="color-base fweight-700" href="https://insight3d.tech">InSight3D</a>Website Powered by: <a class="color-base fweight-700" href="https://insight3d.tech">insight3d.tech</a></p>
</div>
</div>
<!--// end row -->
</div>
<!-- End Copyright -->
</footer>
<!--========== END FOOTER ==========-->
<!-- Back To Top -->
<a href="javascript:void(0);" class="js-back-to-top back-to-top">Top</a>
<!-- JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
<!-- CORE PLUGINS -->
<script src="vendor/jquery.min.js" type="text/javascript"></script>
<script src="vendor/jquery-migrate.min.js" type="text/javascript"></script>
<script src="vendor/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<!-- PAGE LEVEL PLUGINS -->
<script src="vendor/jquery.easing.js" type="text/javascript"></script>
<script src="vendor/jquery.back-to-top.js" type="text/javascript"></script>
<script src="vendor/jquery.smooth-scroll.js" type="text/javascript"></script>
<script src="vendor/jquery.wow.min.js" type="text/javascript"></script>
<script src="vendor/swiper/js/swiper.jquery.min.js" type="text/javascript"></script>
<script src="vendor/masonry/jquery.masonry.pkgd.min.js" type="text/javascript"></script>
<script src="vendor/masonry/imagesloaded.pkgd.min.js" type="text/javascript"></script>
<!-- PAGE LEVEL SCRIPTS -->
<script src="js/layout.min.js" type="text/javascript"></script>
<script src="js/components/wow.min.js" type="text/javascript"></script>
<script src="js/components/swiper.min.js" type="text/javascript"></script>
<script src="js/components/masonry.min.js" type="text/javascript"></script>
</body>
<!-- END BODY -->
</html>