-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
509 lines (409 loc) · 19.7 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
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
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>B.A.E</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Variables CSS Files. Uncomment your preferred color scheme -->
<link href="assets/css/variables.css" rel="stylesheet">
<!-- <link href="assets/css/variables-blue.css" rel="stylesheet"> -->
<!-- <link href="assets/css/variables-green.css" rel="stylesheet"> -->
<!-- <link href="assets/css/variables-orange.css" rel="stylesheet"> -->
<!-- <link href="assets/css/variables-purple.css" rel="stylesheet"> -->
<!-- <link href="assets/css/variables-red.css" rel="stylesheet"> -->
<!-- <link href="assets/css/variables-pink.css" rel="stylesheet"> -->
<!-- Template Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Links for Chatbot -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css">
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="assets/css/style.css">
<link rel="stylesheet" type="text/css" href="assets/css/responsive.css">
<!-- ChatBot -->
<link rel="stylesheet" type="text/css" href="assets/css/jquery.convform.css">
<script type="text/javascript" src="assets/js/jquery-3.1.1.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.convform.js"></script>
<script type="text/javascript" src="assets/js/custom.js"></script>
</head>
<body>
<style type="text/css">
/*google translate Dropdown */
#google_translate_element select{
background:white;
color:#FA1984;
border: none;
border-radius:25px;
padding:15px 32px;
margin-top: 22px;
margin-left: 10px;
border: 2px solid #FA1984;;
}
/*google translate link | logo */
.goog-logo-link{
display:none!important;
}
.goog-te-gadget{
color:transparent!important;
}
/* google translate banner-frame */
.goog-te-banner-frame{
display:none !important;
}
#goog-gt-tt, .goog-te-balloon-frame{display: none !important;}
.goog-text-highlight { background: none !important; box-shadow: none !important;}
body{top:0!important;}
</style>
<!-- ======= Header ======= -->
<header id="header" class="header fixed-top" data-scrollto-offset="0">
<div class="container-fluid d-flex align-items-center justify-content-between">
<nav id="navbar" class="navbar">
</nav><!-- .navbar -->
<a href="https://bae-breastcancer.netlify.app/">
<!-- Uncomment the line below if you also wish to use an image logo -->
<img src="logo.png" alt="" width="200px">
</a>
<a href="Online Support Group/onlinesupport.html" class="btn btn-primary" style="margin-left:700px; color:white; background-color:#FA1984; border: none; padding: 15px 32px; border-radius: 25px">Chat in support group</a>
<div id="google_translate_element"></div>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement(
{pageLanguage: 'en'},
'google_translate_element'
);
}
</script>
<script type="text/javascript" src= "https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit">
</script>
</div>
</header><!-- End Header -->
<br><br>
<!--- Chat-Bot-->
<div class="chat_icon">
<i class="fa fa-comments" aria-hidden="true"></i>
</div>
<div class="chat_box">
<div class="my-conv-form-wrapper">
<form action="" method="GET" class="hidden">
<select data-conv-question="Hello! How can I help you?" name="category">
<option value="NewHere">I am new here!</option>
<option value="More">More about breast cancer </option>
<option value="Tests">Tests to be taken for Prediction</option>
</select>
<div data-conv-fork="category">
<div data-conv-case="NewHere">
<select data-conv-question="Learn about Breast cancer" name="category">
<option value="what">What is breast cancer?</option>
<option value="More">More about breast cancer </option>
</select>
</div>
<div data-conv-case="what">
<input type="text" data-conv-question="Sometimes, breast cells grow and divide abnormally, resulting in a tumor. <br> This can
spread to the lymph glands & other parts of the body.">
</div>
<div data-conv-case="More">
<select data-conv-question="What's your Query?" name="category">
<option value="Symptoms">Symptoms</option>
<option value="Precautions">Precautions that can be taken </option>
<option value="Age">What age-group is at the risk for breast cancer?</option>
</select>
</div>
<div data-conv-case="Symptoms">
<input type="text" name="Symptoms" data-conv-question="Some Symptoms of breast cancer are: <br>- Sudden unevenness <br>- Nipple Discharge <br>
- Redness or soreness <br>- Sudden ache or swelling <br> - A lump or thickening">
</div>
<div data-conv-case="Precautions">
<input type="text" name="precautions" data-conv-question="1. Do a monthly self-breast examination. <br>2. Get a mammogram. <br>3. Eat healthy, stay healthy!">
</div>
<div data-conv-case="Age">
<input type="text" name="Symptoms" data-conv-question="20-30 yrs ==> 4% <br> 30-40 yrs ==>16% <br> 40-50 yrs ==>28%">
</div>
<div data-conv-case="Tests">
<input type="text" name="test" data-conv-question="Diagnostic mammogram.
Breast magnetic resonance imaging (MRI).
Biopsy.">
</div>
</div>
<select data-conv-question="Happy to help :)" >
<option value="Bye">Bye</option>
<option value="More">Learn More. </option>
</select>
<div data-conv-case="More">
<select data-conv-question="What's your Query?" >
<option value="Symptoms">Symptoms</option>
<option value="Precautions">Precautions that can be taken </option>
<option value="Age">What age-group is at the risk for breast cancer?</option>
</select>
</div>
<select data-conv-question="To learn more, Visit our support team! <br>Have a nice day!" > </select>
</form>
</div>
</div>
<header class="header">
<div class="container-fluid">
<div class="row d-flex justify-content-between">
</div>
</div>
</header>
<!--- Chat bot ends-->
<section id="hero-static" class="hero-static d-flex align-items-center">
<div class="container d-flex flex-column justify-content-center align-items-center text-center position-relative" data-aos="zoom-out">
<br>
<h2>Breast Cancer <span>Awareness</span></h2>
<p>Breast cancer is a plague that is spreading amongst women in a horrific manner.<br>
Sadly, due to a lack of awareness, women get diagnosed with this disease at a very later stage. <br>
To control and nip breast cancer once and for all, it is very important to watch out for the signs and symptoms it has.<br>
This makes it easier to identify it at an early stage and get rid of it without much of a damage.<br>
And that’s why today we want you to take this quiz so that you can judge whether you are under the scanner or not when it comes to breast cancer.
<h3>So, are you ready for it?</h3></p>
<div class="d-flex">
<a href="Quiz app/quiz.html" class="btn btn-primary" style="background-color:#FA1984; border: none; padding: 15px 32px; border-radius: 25px">Take the Quiz</a>
</div>
</div>
</section>
<main id="main">
<!-- ======= About Section ======= -->
<!-- ======= Call To Action Section ======= -->
<section id="cta" class="cta">
<div class="container" data-aos="zoom-out">
<div class="row g-5">
<div class="col-lg-8 col-md-6 content d-flex flex-column justify-content-center order-last order-md-first">
<h3>Check if you have <em>Breast Cancer</em> today</h3>
<p> Research indicates that most experienced physicians can diagnose cancer with 79 percent accuracy while 91 percent correct diagnosis is achieved using machine learning techniques.</p>
<div>
<a href="https://breast-cancer-prediction33.herokuapp.com/" class="btn btn-primary" style="background-color:#FA1984; border: none; padding: 15px 32px; border-radius: 25px">Predict Breast Cancer</a>
</div>
</div>
<div class="col-lg-4 col-md-6 order-first order-md-last d-flex align-items-center">
<div class="img">
<img src="assets/img/girls pink.png" alt="" class="img-fluid">
</div>
</div>
</div>
</div>
</section><!-- End Call To Action Section -->
<!-- ======= Services Section ======= -->
<section id="services" class="services">
<div class="container" data-aos="fade-up">
<div class="section-header">
<h2>Breast Cancer Self Examination</h2>
<p>The 6 steps to performing a breast self-examination.</p>
</div>
<div class="row gy-5">
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="200">
<div class="service-item">
<div class="img">
<img src="assets/img/blog/se1.jpg" class="img-fluid" alt="">
</div>
<div class="details position-relative">
<div class="icon">
<h1>1</h1>
</div>
<a href="#" class="stretched-link">
<h3>In front of the mirror</h3>
</a>
<p>Take a good look at your breats in the mirror and start by looking for changes in the shape, size or position of your nipples.</p>
</div>
</div>
</div><!-- End Service Item -->
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="300">
<div class="service-item">
<div class="img">
<img src="assets/img/blog/se2.jpg" class="img-fluid" alt="">
</div>
<div class="details position-relative">
<div class="icon">
<h1>2</h1>
</div>
<a href="#" class="stretched-link">
<h3>Examine armpit</h3>
</a>
<p>Raise your arms in the air, you are going to look for any distortion of your breasts such as dimpling of the skin.</p>
</div>
</div>
</div><!-- End Service Item -->
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="400">
<div class="service-item">
<div class="img">
<img src="assets/img/blog/se3.jpg" class="img-fluid" alt="">
</div>
<div class="details position-relative">
<div class="icon">
<h1>3</h1>
</div>
<a href="#" class="stretched-link">
<h3>Up and down</h3>
</a>
<p>Lie flat when examining your breasts. This allows your breast tissue to spread out and makes examination easier.</p>
</div>
</div>
</div><!-- End Service Item -->
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="500">
<div class="service-item">
<div class="img">
<img src="assets/img/blog/se4.jpg" class="img-fluid" alt="">
</div>
<div class="details position-relative">
<div class="icon">
<h1>4</h1>
</div>
<a href="#" class="stretched-link">
<h3>Circles and Wedges</h3>
</a>
<p>Using firm pressure with flat fingers on your hand press your breast tissue and try to identify lumps.</p>
<a href="#" class="stretched-link"></a>
</div>
</div>
</div><!-- End Service Item -->
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="600">
<div class="service-item">
<div class="img">
<img src="assets/img/blog/se5.jpg" class="img-fluid" alt="">
</div>
<div class="details position-relative">
<div class="icon">
<h1>5</h1>
</div>
<a href="#" class="stretched-link">
<h3>Squeeze the nipple</h3>
</a>
<p>Gently squeeze each nipple and look for discharge. If there is any lump or discharge, consult a doctor.</p>
<a href="#" class="stretched-link"></a>
</div>
</div>
</div><!-- End Service Item -->
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="700">
<div class="service-item">
<div class="img">
<img src="assets/img/blog/se6.jpg" class="img-fluid" alt="">
</div>
<div class="details position-relative">
<div class="icon">
<h1>6</h1>
</div>
<a href="#" class="stretched-link">
<h3>Check Left Armpit</h3>
</a>
<p>Finally examine your left underarm area with your hand and run your fingers downwards.</p>
<a href="#" class="stretched-link"></a>
</div>
</div>
</div><!-- End Service Item -->
</div>
</div>
</section><!-- End Services Section -->
<!-- ======= Testimonials Section ======= -->
<section id="testimonials" class="testimonials">
<div class="container" data-aos="fade-up">
<div>
<div>
<div>
<div class="testimonial-item">
<a href="music bot/music-bot.html"><i class="fa fa-music" style="font-size:48px;"> </i></a>
<h2>#ItsOkayNotToBeOkay</h2>
<p>
<i class="bi bi-quote quote-icon-left"></i>
Music has healing power. It has the ability to take people out of them selves for a few hours.
<i class="bi bi-quote quote-icon-right"></i><br>
-Elton John
</p>
</div>
</div><!-- End testimonial item -->
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</section><!-- End Testimonials Section -->
<!-- ======= Recent Blog Posts Section ======= -->
<section id="recent-blog-posts" class="recent-blog-posts">
<div class="container" data-aos="fade-up">
<div class="section-header">
<h2>Articles</h2>
<p>Read articles from breast cancer pateints and breast cancer survivors</p>
</div>
<div class="row">
<div class="col-lg-4" data-aos="fade-up" data-aos-delay="200">
<div class="post-box">
<div class="post-img"><img src="assets/img/blog/blog-1.jpg" class="img-fluid" alt=""></div>
<h3 class="post-title">Together at the table: Sharing a breast cancer diagnosis with my children</h3>
<a href="https://www.lbbc.org/blog/together-table-sharing-breast-cancer-diagnosis-my-children" class="readmore stretched-link"><span>Read</span><i class="bi bi-arrow-right"></i></a>
</div>
</div>
<div class="col-lg-4" data-aos="fade-up" data-aos-delay="400">
<div class="post-box">
<div class="post-img"><img src="assets/img/blog/EshaanaBlog1.png" class="img-fluid" alt=""></div>
<h3 class="post-title">Degrees of Separation</h3>
<a href="https://www.lbbc.org/blog/degrees-separation" class="readmore stretched-link"><span>Read</span><i class="bi bi-arrow-right"></i></a>
</div>
</div>
<div class="col-lg-4" data-aos="fade-up" data-aos-delay="600">
<div class="post-box">
<div class="post-img"><img src="assets/img/blog/Khristian Roberts Blog Feature.png" class="img-fluid" alt=""></div>
<h3 class="post-title">Losing my temper: Embracing anger after a breast cancer diagnosis</h3>
<a href="https://www.lbbc.org/blog/losing-my-temper-embracing-anger-after-breast-cancer-diagnosis" class="readmore stretched-link"><span>Read</span><i class="bi bi-arrow-right"></i></a>
</div>
</div>
</div>
</div>
</section><!-- End Recent Blog Posts Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer" class="footer">
<div class="footer-content">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="footer-info">
<h1>B.A.E</h1>
<h4>
Breast Cancer Awareness <br>and Examine
</h4>
</div>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><a href="https://silverline.care/services/best-breast-cancer-specialist-surgeon-mumbai/index.html">Breast Cancer Treatment in Mumbai</a></li>
<li><a href="https://thepinkinitiative.org/">The Pink Initiative</a></li>
<li><a href="https://silverline.care/">SilverLine OncoCare</a></li>
<li><a href="https://www.youtube.com/watch?v=Fp0ZbSvUj5g">Narayan Health #FindToFight</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
</div>
<div class="col-lg-4 col-md-6 footer-newsletter">
<img src="logo.png" width="400px">
</div>
<p>Helpline: Citizens can have their queries and worries about breast health issues resolved by a team of breast cancer 'conquerors', counselors and dieticians by dialing +91-08046983383.</p>
</div>
</div>
</div>
</footer><!-- End Footer -->
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>