-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog-two-column.html
392 lines (376 loc) · 17.9 KB
/
blog-two-column.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
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
<!DOCTYPE html>
<html class="no-js" lang="en">
<!-- Mirrored from theme-land.com/sapp/demo/blog-two-column.html by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 17 Nov 2023 19:54:02 GMT -->
<head>
<meta charset="UTF-8" />
<meta name="description" content="" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<!-- The above 4 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<!-- Title -->
<title>NeuroAscend.AI | Blog</title>
<!-- Favicon -->
<link rel="icon" href="assets/logo/logo-1.png" />
<!-- ***** All CSS Files ***** -->
<!-- Style css -->
<link rel="stylesheet" href="assets/css/style.css" />
</head>
<body class="blog">
<!--====== Scroll To Top Area Start ======-->
<div id="scrollUp" title="Scroll To Top">
<i class="fas fa-arrow-up"></i>
</div>
<!--====== Scroll To Top Area End ======-->
<div class="main">
<!-- ***** Header Start ***** -->
<header class="navbar navbar-sticky navbar-expand-lg navbar-dark">
<div class="container position-relative">
<a class="navbar-brand" href="index.html">
<img
class="navbar-brand-regular logo-standard"
src="assets/logo/logo-1.png"
alt="brand-logo"
/>
<img
class="navbar-brand-sticky logo-standard"
src="assets/logo/logo-1.png"
alt="sticky brand-logo"
/>
</a>
<button
class="navbar-toggler d-lg-none"
type="button"
data-toggle="navbarToggler"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-inner">
<!-- Mobile Menu Toggler -->
<button
class="navbar-toggler d-lg-none"
type="button"
data-toggle="navbarToggler"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<nav>
<ul class="navbar-nav" id="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html" id="NavbarHome">
Home
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="index.html#feature">Features</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link" href="index.html#review">User Comments</a>
</li> -->
<li class="nav-item">
<a class="nav-link" href="blog-two-column.html">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="index.html#subscribe">Subscribe</a>
</li>
</ul>
</nav>
</div>
</div>
</header>
<!-- ***** Header End ***** -->
<!-- ***** Breadcrumb Area Start ***** -->
<section
class="section breadcrumb-area bg-overlay d-flex align-items-center"
>
<div class="container">
<div class="row">
<div class="col-12">
<!-- Breamcrumb Content -->
<div class="breadcrumb-content text-center">
<h2 class="text-white text-capitalize">Our Blogs</h2>
<!-- <ol class="breadcrumb d-flex justify-content-center">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item">
<a href="index.html">Blog Pages</a>
</li>
<li class="breadcrumb-item active">Blog - 2 Column</li>
</ol> -->
</div>
</div>
</div>
</div>
</section>
<!-- ***** Breadcrumb Area End ***** -->
<!-- ***** Blog Area Start ***** -->
<section id="blog" class="section blog-area ptb_100">
<div class="container">
<div class="row">
<div class="col-12 col-md-6">
<!-- Single Blog -->
<div class="single-blog res-margin">
<!-- Blog Thumb -->
<div class="blog-thumb">
<a href="#"
><img
src="assets/blog/general/general-blog-post-1.jpg"
alt="Alzhimer's info"
/></a>
</div>
<div class="css-1bot5uz">
<a
href="https://www.freepik.com/free-photo/senior-people-confronting-alzheimer-disease_16518797.htm#fromView=search&page=1&position=49&uuid=c95bb7c4-d694-421a-9478-14609cd8e0ca"
class="css-vurnku"
>Image by freepik</a
>
</div>
<!-- Blog Content -->
<div class="blog-content p-4">
<!-- Meta Info -->
<ul class="meta-info d-flex justify-content-between">
<li>By <a href="#">NeuroAscend.AI</a></li>
<li><a href="#">May 23, 2023</a></li>
</ul>
<!-- Blog Title -->
<h3 class="blog-title my-3">
<a href="#"
>Understanding the Basics of Alzheimer’s Disease and
Providing Support for Those Affected</a
>
</h3>
<p>
Millions of individuals throughout the world are afflicted
by the degenerative brain ailment known as Alzheimer’s
disease. One of the main causes of dementia, it is a
degenerative disorder that can lead to serious memory loss
and cognitive impairment.
</p>
<a href="blog-1.html" class="blog-btn mt-3">Read More</a>
</div>
</div>
</div>
<div class="col-12 col-md-6">
<!-- Single Blog -->
<div class="single-blog res-margin">
<!-- Blog Thumb -->
<div class="blog-thumb">
<a href="#"
><img
src="assets/blog/general/general-blog-post-2.jpg"
alt="Empowering Individuals with Alzheimer’s"
/></a>
</div>
<div class="css-1bot5uz">
<a
href="https://www.freepik.com/free-photo/old-young-man-holding-hands-close-up_36802621.htm#fromView=search&page=2&position=52&uuid=1ac045c9-0c6d-492b-a387-8a86a87c2d14"
class="css-vurnku"
>Image by pvproductions</a
>
on Freepik
</div>
<!-- Blog Content -->
<div class="blog-content p-4">
<!-- Meta Info -->
<ul class="meta-info d-flex justify-content-between">
<li>By <a href="#">NeuroAscend.AI</a></li>
<li><a href="#">May 31, 2023</a></li>
</ul>
<!-- Blog Title -->
<h3 class="blog-title my-3">
<a href="#"
>Empowering Individuals with Alzheimer’s: Enhancing
Quality of Life and Caregiver Support</a
>
</h3>
<p>
This article expands on our earlier investigation of
Alzheimer’s disease by exploring the many facets of this
neurological condition. We will talk about creative ideas,
doable plans of action, and neighborhood resources that may
dramatically improve the quality of life for those impacted
by the condition.
</p>
<a href="blog-2.html" class="blog-btn mt-3">Read More</a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<!-- Pagination -->
<ul class="pagination justify-content-center">
<li class="disabled px-1">
<a href="#" aria-label="Previous">
<i class="fas fa-arrow-left"></i>
</a>
</li>
<li class="px-1"><a href="#">1</a></li>
<li class="active px-1"></li>
<li>
<a href="#" aria-label="Next">
<i class="fas fa-arrow-right"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- ***** Blog Area End ***** -->
<!--====== Footer Area Start ======-->
<footer class="footer-area bg-gray">
<!-- Footer Top -->
<div class="footer-top ptb_100">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-sm-6 col-lg-3">
<!-- Footer Items -->
<div class="footer-items">
<!-- Logo -->
<a class="navbar-brand" href="#">
<img
class="logo-footer"
src="assets/logo/logo-1.png"
alt=""
/>
</a>
<!-- <p class="mt-2 mb-3">
Lorem ipsum dolor sit amet, consectetur adipisicing elit.
Quis non, fugit totam vel laboriosam vitae.
</p> -->
<!-- Social Icons -->
<div class="social-icons d-flex">
<a
href="https://www.linkedin.com/company/neuroascend-ai/mycompany/"
>
<svg
xmlns="http://www.w3.org/2000/svg"
height="1em"
viewBox="0 0 448 512"
>
<!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. -->
<style>
svg {
fill: #701f9c;
}
</style>
<path
d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"
/>
</svg>
<svg
xmlns="http://www.w3.org/2000/svg"
height="1em"
viewBox="0 0 448 512"
>
<!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. -->
<style>
svg {
fill: #701f9c;
}
</style>
<path
d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"
/>
</svg>
</a>
<a
href="https://www.instagram.com/neuroascendai/?igshid=YTQwZjQ0NmI0OA%3D%3D&utm_source=qr"
>
<svg
xmlns="http://www.w3.org/2000/svg"
height="1em"
viewBox="0 0 448 512"
>
<!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. -->
<style>
svg {
fill: #701f9c;
}
</style>
<path
d="M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z"
/>
</svg>
<svg
xmlns="http://www.w3.org/2000/svg"
height="1em"
viewBox="0 0 448 512"
>
<!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. -->
<style>
svg {
fill: #701f9c;
}
</style>
<path
d="M224,202.66A53.34,53.34,0,1,0,277.36,256,53.38,53.38,0,0,0,224,202.66Zm124.71-41a54,54,0,0,0-30.41-30.41c-21-8.29-71-6.43-94.3-6.43s-73.25-1.93-94.31,6.43a54,54,0,0,0-30.41,30.41c-8.28,21-6.43,71.05-6.43,94.33S91,329.26,99.32,350.33a54,54,0,0,0,30.41,30.41c21,8.29,71,6.43,94.31,6.43s73.24,1.93,94.3-6.43a54,54,0,0,0,30.41-30.41c8.35-21,6.43-71.05,6.43-94.33S357.1,182.74,348.75,161.67ZM224,338a82,82,0,1,1,82-82A81.9,81.9,0,0,1,224,338Zm85.38-148.3a19.14,19.14,0,1,1,19.13-19.14A19.1,19.1,0,0,1,309.42,189.74ZM400,32H48A48,48,0,0,0,0,80V432a48,48,0,0,0,48,48H400a48,48,0,0,0,48-48V80A48,48,0,0,0,400,32ZM382.88,322c-1.29,25.63-7.14,48.34-25.85,67s-41.4,24.63-67,25.85c-26.41,1.49-105.59,1.49-132,0-25.63-1.29-48.26-7.15-67-25.85s-24.63-41.42-25.85-67c-1.49-26.42-1.49-105.61,0-132,1.29-25.63,7.07-48.34,25.85-67s41.47-24.56,67-25.78c26.41-1.49,105.59-1.49,132,0,25.63,1.29,48.33,7.15,67,25.85s24.63,41.42,25.85,67.05C384.37,216.44,384.37,295.56,382.88,322Z"
/>
</svg>
</a>
</div>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-3">
<!-- Footer Items -->
<div class="footer-items">
<!-- Footer Title -->
<h3 class="footer-title mb-2">Useful Links</h3>
<ul>
<li class="py-2"><a href="index.html#home">Home</a></li>
<li class="py-2">
<a href="index.html#features">Features</a>
</li>
<!-- <li class="py-2">
<a href="index.html#review">User Comments</a>
</li> -->
<li class="py-2">
<a href="blog-two-column.html">Blog</a>
</li>
<li class="py-2">
<a href="index.html#subscribe">Subscribe</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- Footer Bottom -->
<div class="footer-bottom">
<div class="container">
<div class="row">
<div class="col-12">
<!-- Copyright Area -->
<div
class="copyright-area d-flex flex-wrap justify-content-center justify-content-sm-between text-center py-4"
>
<!-- Copyright Left -->
<div class="copyright-left">
© Copyright by 2023 NeuroAscend.AI, Inc
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!--====== Footer Area End ======-->
</div>
<!-- ***** All jQuery Plugins ***** -->
<!-- jQuery(necessary for all JavaScript plugins) -->
<script src="assets/js/jquery/jquery.min.js"></script>
<!-- Bootstrap js -->
<script src="assets/js/bootstrap/popper.min.js"></script>
<script src="assets/js/bootstrap/bootstrap.min.js"></script>
<!-- Plugins js -->
<script src="assets/js/plugins/plugins.min.js"></script>
<!-- Active js -->
<script src="assets/js/active.js"></script>
</body>
<!-- Mirrored from theme-land.com/sapp/demo/blog-two-column.html by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 17 Nov 2023 19:54:03 GMT -->
</html>