-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
252 lines (238 loc) · 13.2 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
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
<!DOCTYPE html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>WellNex - Your Personal doctor.</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.png" />
<!-- ========================= CSS here ========================= -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/LineIcons.2.0.css" />
<link rel="stylesheet" href="assets/css/animate.css" />
<link rel="stylesheet" href="assets/css/tiny-slider.css" />
<link rel="stylesheet" href="assets/css/glightbox.min.css" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">
You are using an <strong>outdated</strong> browser. Please
<a href="https://browsehappy.com/">upgrade your browser</a> to improve
your experience and security.
</p>
<![endif]-->
<!-- Preloader -->
<div class="preloader">
<div class="preloader-inner">
<div class="preloader-icon">
<span></span>
<span></span>
</div>
</div>
</div>
<!-- /End Preloader -->
<!-- Start Header Area -->
<header class="header navbar-area">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12">
<div class="nav-inner">
<!-- Start Navbar -->
<nav class="navbar navbar-expand-lg">
<a class="navbar-brand" href="#">
<img src="assets/images/logo/wellnex_logo.png" alt="Logo">
</a>
<button class="navbar-toggler mobile-menu-btn" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="toggler-icon"></span>
<span class="toggler-icon"></span>
<span class="toggler-icon"></span>
</button>
<div class="collapse navbar-collapse sub-menu-bar" id="navbarSupportedContent">
<ul id="nav" class="navbar-nav ms-auto">
<li class="nav-item">
<a href="#home" class="page-scroll active"
aria-label="Toggle navigation">Home</a>
</li>
<li class="nav-item">
<a href="#features" class="page-scroll"
aria-label="Toggle navigation">Features</a>
</li>
<li class="nav-item">
<a href="javascript:void(0)" aria-label="Toggle navigation">Overview</a>
</li>
</ul>
</div> <!-- navbar collapse -->
<div class="button add-list-button">
<a href="https://github.com/diptanshumahish/doctu/releases/download/main/app-release.apk" class="btn">Get it now</a>
</div>
</nav>
<!-- End Navbar -->
</div>
</div>
</div> <!-- row -->
</div> <!-- container -->
</header>
<!-- End Header Area -->
<!-- Start Hero Area -->
<section id="home" class="hero-area">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5 col-md-12 col-12">
<div class="hero-content">
<h1 class="wow fadeInLeft" data-wow-delay=".4s">An app for your health.</h1>
<p class="wow fadeInLeft" data-wow-delay=".6s">From Swift Diagnosis to Vital Insights, WellNex helps you
to lead healthier lives.</p>
<div class="button wow fadeInLeft" data-wow-delay=".8s">
<a href="https://github.com/diptanshumahish/doctu/releases/download/main/app-release.apk" class="btn"><i class="lni lni-apple"></i> App Store</a>
<a href="https://github.com/diptanshumahish/doctu/releases/download/main/app-release.apk" class="btn btn-alt"><i class="lni lni-play-store"></i> Google
Play</a>
</div>
</div>
</div>
<div class="col-lg-7 col-md-12 col-12">
<div class="hero-image wow fadeInRight" data-wow-delay=".4s">
<img src="assets/images/hero/phone.png" alt="#">
</div>
</div>
</div>
</div>
</section>
<!-- End Hero Area -->
<!-- Start Features Area -->
<section id="features" class="features section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title">
<h3 class="wow zoomIn" data-wow-delay=".2s">Features</h3>
<h2 class="wow fadeInUp" data-wow-delay=".4s">Your Experience Gets Better And Better Over Time.
</h2>
<p class="wow fadeInUp" data-wow-delay=".6s">WellNex empowers you to take charge of your health by offering an unparalleled, user-friendly interface that listens to your symptoms and provides insightful recommendations within moments.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".2s">
<i class="lni lni-cloud-upload"></i>
<h3>Prescription Storage</h3>
<p>WellNex employs blockchain technology to securely store patients' past prescriptions from prior diagnoses. It then leverages these records to enhance the accuracy of predictions for future prescriptions, similar to how a doctor reviews a patient's medical history before making a diagnosis.</p>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".4s">
<i class="lni lni-cog"></i>
<h3>Decentralised Database</h3>
<p>WellNex uses a decentralized database that distributes information across multiple nodes, ensuring greater resilience. This approach eliminates a single point of failure and enhances data availability even in the face of network disruptions.</p>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".6s">
<i class="lni lni-mic"></i>
<h3>Voice Recognition</h3>
<p>WellNex transcends traditional communication methods. Describe your symptoms naturally, and experience the app's remarkable voice recognition technology in action. Your spoken words are transformed into accurate transcriptions, enhancing the precision of your diagnosis and ensuring a seamless user experience.</p>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".2s">
<i class="lni lni-shield"></i>
<h3>Advanced Security</h3>
<p>Your health data deserves the utmost protection, and WellNex delivers just that through the power of blockchain. With this cutting-edge technology, your medical history and symptoms are securely stored in an immutable ledger. You have full control over who accesses your information, ensuring the confidentiality and integrity of your personal health records..</p>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".4s">
<i class="lni lni-lock"></i>
<h3>Powerful AI</h3>
<p>WellNex is powered by state-of-the-art AI. Effortlessly communicate your symptoms through voice or text, and watch as WellNex's advanced algorithms decode the nuances of your descriptions. Drawing from an extensive medical database, it presents you with a range of potential diagnoses and informed suggestions, giving you a clearer understanding of your health situation.</p>
</div>
<!-- End Single Feature -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Start Single Feature -->
<div class="single-feature wow fadeInUp" data-wow-delay=".6s">
<i class="lni lni-hourglass"></i>
<h3>Instant Gratification</h3>
<p>With WellNex, waiting for medical advice is a thing of the past. Instant results mean instant peace of mind. Receive accurate information when you need it the most, enabling you to take proactive steps towards managing your health effectively.</p>
</div>
<!-- End Single Feature -->
</div>
</div>
</div>
</section>
<!-- End Features Area -->
<!-- Start Achievement Area -->
<section class="our-achievement section">
<div class="container">
<div class="row">
<div class="col-lg-10 offset-lg-1 col-md-12 col-12">
<div class="title">
<h2>Trusted by people from all over the world</h2>
<p>Get accurate diagnosis from the comfort of your home.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-8 offset-lg-2 col-md-12 col-12">
<div class="row">
<div class="col-lg-4 col-md-4 col-12">
<div class="single-achievement wow fadeInUp" data-wow-delay=".2s">
<h3 class="counter"><span id="secondo1" class="countup" cup-end="98">98</span>%</h3>
<p>accuracy</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="single-achievement wow fadeInUp" data-wow-delay=".4s">
<h3 class="counter"><span id="secondo2" class="countup" cup-end="120">120</span>K</h3>
<p>People diagnosed </p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="single-achievement wow fadeInUp" data-wow-delay=".6s">
<h3 class="counter"><span id="secondo3" class="countup" cup-end="125">125</span>k+</h3>
<p>Downloads</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Achievement Area -->
<!-- ========================= scroll-top ========================= -->
<a href="#" class="scroll-top">
<i class="lni lni-chevron-up"></i>
</a>
<!-- ========================= JS here ========================= -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/tiny-slider.js"></script>
<script src="assets/js/glightbox.min.js"></script>
<script src="assets/js/count-up.min.js"></script>
<script src="assets/js/main.js"></script>
<script type="text/javascript">
//====== counter up
var cu = new counterUp({
start: 0,
duration: 2000,
intvalues: true,
interval: 100,
append: " ",
});
cu.start();
</script>
</body>
</html>