-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
729 lines (635 loc) · 36 KB
/
index.html
File metadata and controls
729 lines (635 loc) · 36 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
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<!-- owl carousel min.css -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" integrity="sha512-tS3S5qG0BlhnQROyJXvNjeEM4UpMXHrQfTGmbQ1gKmelCxlSEBUaxhRBj/EFTzpbP4RVSrpEikbmdJobCvhE3g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- owl carousel theme.min.css -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css" integrity="sha512-sMXtMNL1zRzolHYKEujM2AqCLUR9F2C4/05cdbxjjLSRvMQIciEPCQZo++nk7go3BtSuK9kfa/s+a4f4i5pLkw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- ------------ AOS Library ------------------------- -->
<link rel="stylesheet" href="css\aos.css">
<link rel="stylesheet" href="css\style.css">
<title>AlphaBuzz 2.0</title>
</head>
<body>
<header class="main_header">
<div id="continer" class="bg-dark">
<div id="left">
<a href="#" class="navbar-brand">
<img src="images\ABC white.png" alt="abc-logo" class="abc-img">
</a>
</div>
<div id="middle">
<div class="d-flex justify-content-center align-items-center
flex-column pt-3">
<h1 class="main_heading" >AlphaBuzz</h1>
<p class="main_heading_para">Welcome to the world of
<span class="bg-light text-dark py-2 px-2 mx-2"> ABC-Blogs </span>
</p>
</div>
</div>
<div id="right" >
<a href="#" class="navbar-brand ">
<img src="images\Abuzz.png" alt="abc-logo" class="abc-img1">
</a>
</div>
</div>
<!-- The main image -->
<div class="main_header_div d-flex align-items-start
justify-content-center flex-column shadow mb-5">
<p class="px-3"> ALPHABUZZ</p>
<h2 class="animateWord"><span>Contains</span>
<div>
<ul class="flip">
<li>Technical</li>
<li>Finance</li>
<li>Interviews</li>
<li>Innovations</li>
</ul>
</div>
</h2>
<button class="text-uppercase mx-3">suscribe</button>
</div>
</header>
<!----header ends here----->
<!-- recent posts starts here ---->
<div class="container-fluid">
<div class="d-flex justify-content-center align-items-center
flex-column mx-5 my-5">
<p class="main_heading_owl bg-dark text-light py-2 px-5 ">
Recent Posts
</p>
</div>
<div class="row mb-3 recent_post" >
<div class="owl-carousel owl-theme px-5 ">
<div class="item mx-3">
<div class="card shadow border-2 blog-content" >
<img src="images\mobili.jpeg" alt="hermes" class="card-img-top">
<div class="card-body blog-title">
<h2>Mobilization of saving, capital formation</h2>
<span>by Prerna B | 18 Oct 2020</span>
<button class="btn btn-blog">7 minute read</button>
</div>
</div>
</div>
<!----- 2nd ----->
<div class="item mx-3" >
<div class="card shadow border-2 blog-content">
<img src="images\herme.jpeg" alt="hermes" class="card-img-top">
<div class="card-body blog-title">
<h2>Hermès – The Ultimate Luxury</h2>
<span>by Deekshitha J | 25 Sept 2020</span>
<button class="btn btn-blog">5 minute read</button>
</div>
</div>
</div>
<!-- item ends -->
<div class="item mx-3" >
<div class="card shadow border-2 blog-content">
<img src="images\domino.jpeg" alt="hermes" class="card-img-top">
<div class="card-body blog-title">
<h2>DOMINO’S – Slices of Pure Joy</h2>
<span>by Anushka Bhandari | 20 Sept 2020</span>
<button class="btn btn-blog">6 minute read</button>
</div>
</div>
</div>
<!-- item ends -->
<div class="item mx-3">
<div class="card shadow border-2 blog-content">
<img src="images\brain.jpg" alt="hermes" class="card-img-top">
<div class="card-body blog-title">
<h2>System to analyse road accidents</h2>
<span>by Kevin | 10 Sept 2020</span>
<button class="btn btn-blog">5 minute read</button>
</div>
</div>
</div>
<!-- item ends -->
</div>
</div>
</div>
<!--
<div class="d-flex justify-content-center align-items-center
flex-column pt-3 mx-5">
<p class="main_heading_owl bg-dark text-light py-2 px-5 ">
Recent Posts
</p>
</div> -->
<!-----Recent post ends here-------->
<div class="container-fluid">
<div class="row">
<!-----to get left and right side div space----->
<div class="col-xl-10 col-lg-10 col-md-11 col-11 mx-auto my-3">
<div class="row gx-5 mx-sm-auto">
<!---- left side of div space---->
<div class="col-lg-7 col-md-11 col-11 mx-5 mb-5">
<div class="row gy-5">
<!--first post code-->
<!--<div>-->
<div class="col-12 card p-4 shadow blog_left_div">
<div class="d-flex justify-content-center
align-items-center flex-column py-3 ">
<h1>Bubble Barrier</h1>
<p class="blog-category">
<span class="fw-bold">
by Arushi Narayan | </span>Jun 12, 2020
</p>
</div>
<figure class="right_side_img mb-5">
<img src="images\bubble.jpeg" alt="bubble"
style="height: 60rem; width: 100%;"
class="img-fluid shadow ">
</figure>
<h2 class="fw-bold">A Smart Solution To Plastic Pollution:
The Great Bubble Barrier</h2>
<p> The Earth is drowning in plastic and we need new technologies and
innovations to deal with this imperative issue. One such Dutch
Start-up has come up with a smart solution to deal with ocean
pollution due to plastics with their ‘Great Bubble Barrier’
which aims to...</p>
<!--like and comment and author button-->
<div class="d-flex justify-content-between left_div_btns">
<div>
<button class="left_div_like "
id="like_btn">
<i class="fas fa-thumbs-up"></i> Like
</button>
<button class="left_div_reply "
onclick="reply('reply1')">
Replies <badge class="bg-white text-dark p-2">
1
</badge>
</button>
</div>
<!--
<div>
<button class="left_div_reply"
onclick="reply('reply1')">
Replies <badge class="bg-white text-dark p-2">
1
</badge>
</button>
</div>
-->
<div>
<button class="left_div_readMore"
id="like_btn">
Read More
<i class="fas fa-arrow-right"></i>
</button>
</div>
</div>
<!----To show replies----->
<div class="replies" id="reply1">
<div class="d-flex justify-content-start flex-row
align-self-center card reply_card py-3">
<div class="reply_img mx-2 align-items-center">
<img src="https://img.icons8.com/doodle/48/000000/boy.png"/>
</div>
<div class="replY_text_left">
<p class="blog_title">
<span class="fw-bold">Anonymous,</span>
Jun 15 2020, 5:20 PM
</p>
<p>Great Content! Arushi</p>
</div>
</div>
</div>
<!--like ends here-->
<!--read more button-->
<!------>
</div>
<!----second post----->
<div class="col-12 card p-4 shadow blog_left_div">
<div class="d-flex justify-content-center
align-items-center flex-column py-3 ">
<h1>Financial Affairs</h1>
<p class="blog-category">
<span class="fw-bold">
by Deekshitha J | </span>27 Sept 2020
</p>
</div>
<figure class="right_side_img mb-5">
<img src="images\fin.jpeg" alt="bubble"
style="height: 60rem; width: 100%;"
class="img-fluid shadow">
</figure>
<h2 class="fw-bold">Introduction to
the world of Finance</h2>
<p> A massive field with numbers grazing every nook and corner of it,
standing far is a group of people staring into oblivion, finding
patterns, algorithms, success codes amidst the numbers present.
With each passing day, a member makes a mind-boggling discovery,
paving a path to getting...
</p>
<!--like and comment and author button-->
<div class="d-flex justify-content-between left_div_btns">
<div>
<button class="left_div_like"
id="like_btn">
<i class="fas fa-thumbs-up"></i> Like
</button>
<button class="left_div_reply"
onclick="reply('reply2')">
Replies <badge class="bg-white text-dark p-2">
2
</badge>
</button>
</div>
<!--
<div>
<button class="left_div_reply"
onclick="reply('reply2')">
Replies <badge class="bg-white text-dark p-2">
2
</badge>
</button>
</div>
-->
<div>
<button class="left_div_readMore"
id="like_btn">
Read More
<i class="fas fa-arrow-right"></i>
</button>
</div>
</div>
<!----To show replies----->
<div class="replies" id="reply2">
<div class="d-flex justify-content-start flex-row
align-self-center card reply_card py-3">
<div class="reply_img mx-2 align-items-center">
<img src="https://img.icons8.com/doodle/48/000000/boy.png"/>
</div>
<div class="replY_text_left">
<p class="blog_title">
<span class="fw-bold">Anonymous,</span>
Jun 15 2020, 5:20 PM
</p>
<p>Great Content! Deekshitha</p>
</div>
</div>
<div class="d-flex justify-content-start flex-row
align-self-center card reply_card py-3">
<div class="reply_img mx-2 align-items-center">
<img src="https://img.icons8.com/doodle/48/000000/boy.png"/>
</div>
<div class="replY_text_left">
<p class="blog_title">
<span class="fw-bold">Anonymous1,</span>
Sept 15 2020, 5:20 PM
</p>
<p>thank you for the info</p>
</div>
</div>
</div>
<!--like ends here-->
<!--read more button-->
<!------>
</div>
</div>
</div>
<!---- right side of div space---->
<div class="col-lg-4 col-md-7 col-11 justify-content-end m-lg-0 m-auto">
<div class="row gy-5 left_div_blog">
<!-- Authors -->
<div class="popular_post">
<div class="right_div_title py-4 pl-2">
<h2>Authors</h2>
</div>
<div class="right_sub_div shadow">
<!--- row1 ---->
<div class="row">
<div class="col-3 author_img1 py-2 pl-2">
</div>
<div class="col-9">
<h3>Prerna B</h3>
<p class="text-capitalize">ABC Board</p>
</div>
</div>
<!---- row 2 ---->
<div class="row">
<div class="col-3 author_img2 py-2 pl-2">
</div>
<div class="col-9">
<h3>Anushka Bhandari</h3>
<p class="text-capitalize">ABC Board</p>
</div>
</div>
<!--- row 3 --->
<div class="row">
<div class="col-3 author_img3 py-2 pl-2">
</div>
<div class="col-9">
<h3>Arushi Narayan</h3>
<p class="text-capitalize">ABC Senior Core</p>
</div>
</div>
<!---- last row ends ---->
<div class="row">
<div class="col-8"></div>
<div class="col-4">
<button class="right_div_more" id="">
More
<i class="fas fa-arrow-right"></i>
</button>
</div>
</div>
</div>
</div>
<!--- advertisement ---->
<div class="right_div_post">
<div class="right_div_title py-4 pl-2">
<h2>Advertisement</h2>
</div>
<div class="right_sub_div">
<div class="advertise_img bg-light shadow">
<p>Ad goes here</p>
</div>
</div>
</div>
<!--- tags starts---->
<div class="right_div_post">
<div class="right_div_title py-4 pl-2">
<h2>Tags</h2>
</div>
<div class="tags_main right_sub_div">
<a href="#" class="badge shadow text-capitalize">Technical</a>
<a href="#" class="badge shadow text-capitalize">Design</a>
<a href="#" class="badge shadow text-capitalize">Innovations</a>
<a href="#" class="badge shadow text-capitalize">Management</a>
<a href="#" class="badge shadow text-capitalize">Hackathons</a>
<a href="#" class="badge shadow text-capitalize">Interviews</a>
</div>
</div>
<!---- tags ends ---->
<!---- social media handles ---->
<div class="right_div_post">
<div class="right_div_title py-4 pl-2">
<h2>Follow Us </h2>
</div>
<div class="right_sub_div d-flex justify-content-around social_media">
<a href="https://www.instagram.com/alphabiocell/?hl=en" target="_blank"><i class="fab fa-instagram fa-3x"></i></a>
<a href="https://alphabiocell.in/" target="_blank"><i class="fas fa-globe-asia fa-3x"></i></a>
<a href="https://github.com/Alpha-Bio-Cell" target="_blank"><i class="fab fa-github-square fa-3x"></i></a>
<a href="https://www.linkedin.com/company/alpha-bio-cell/mycompany/" target="_blank"><i class="fab fa-linkedin fa-3x"></i></a>
<a href="https://www.facebook.com/alphabiocell/" target="_blank"><i class="fab fa-facebook-square fa-3x"></i></a>
</div>
</div>
<!------- subscribe ----->
<div class="right_div_post">
<div class="right_div_title py-4 pl-2">
<h2>Subscribe</h2>
</div>
<div class="right_sub_div">
<form action="">
<div class="mb-3">
<label for="exampleInputEmail1" class="form-label">
Enter your e-mail below to get notified about our latest blog posts
</label>
<input type="email" class="form-control"
id="exampleInputEmail1" aria-describedby="emailHelp" placeholder="xyz@xyz.com">
</div>
<button class="subs_btn d-block" type="submit">Submit</button>
</form>
</div>
</div>
<!-- popular post -->
<div class="popular_post">
<div class="right_div_title py-4 pl-2">
<h2>Popular Posts</h2>
</div>
<div class="right_sub_div shadow">
<!--- row1 ---->
<div class="row">
<div class="col-3 popular_post_img1 py-2 pl-2">
</div>
<div class="col-9">
<h3>Front-end Web Development</h3>
<p class="text-capitalize">By Vaishnavi</p>
</div>
</div>
<!---- row 2 ---->
<div class="row">
<div class="col-3 popular_post_img2 py-2 pl-2">
</div>
<div class="col-9">
<h3>Understanding ML</h3>
<p class="text-capitalize">By Apurva</p>
</div>
</div>
<!--- row 3 --->
<div class="row">
<div class="col-3 popular_post_img3 py-2 pl-2">
</div>
<div class="col-9">
<h3>wireless brain sensors</h3>
<p class="text-capitalize">By Poornima</p>
</div>
</div>
<!----- row ends here ---->
<div class="row">
<div class="col-8"></div>
<div class="col-4">
<button class="right_div_more" id="">
More
<i class="fas fa-arrow-right"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-----Blog Specials starts here ---->
<div class="container-fluid">
<div class="d-flex justify-content-center align-items-center
flex-column mx-5 ">
<p class="main_heading_owl bg-dark text-light py-2 px-5 ">
Blog Specials
</p>
</div>
<div id="homeCenterDiv" class="col-12 col-lg-10 col-xl-10 mx-auto mb-5" >
<div class="row row-cols-1 row-cols-md-2 row-cols-lg-4">
<div class="col my-2 my-md-3 my-lg-4" >
<div class="card h-100" style="border-radius: 9rem;">
<img src="images\Basics 101.png" alt="Basics 101" class="card-img-top">
<div class="card-body p-0">
<a href="#" class="btn stretched-link w-100">
<p> Basics 101 </p>
</a>
</div>
</div>
</div>
<!--tech tuesday-->
<div class="col my-2 my-md-3 my-lg-4">
<div class="card h-100">
<img src="images\Tech Tuesdays.png" alt="Basics 101" class="card-img-top">
<div class="card-body p-0">
<a href="#" class="btn stretched-link text-white w-100">
<p > Tech Tuesdays </p>
</a>
</div>
</div>
</div>
<!--opening the kimono-->
<div class="col my-2 my-md-3 my-lg-4">
<div class="card h-100">
<img src="images\Opening the Kimono.png" alt="Basics 101" class="card-img-top">
<div class="card-body p-0">
<a href="#" class="btn stretched-link text-white w-100">
<p > Opening the Kimono</p>
</a>
</div>
</div>
</div>
<!---- Ones to watch ---->
<div class="col my-2 my-md-3 my-lg-4">
<div class="card h-100 ">
<img src="images\Ones to watch.png" alt="Basics 101" class="card-img-top">
<div class="card-body p-0">
<a href="#" class="btn stretched-link text-white w-100">
<p > Ones to watch </p>
</a>
</div>
</div>
</div>
<!--- ends ---->
</div>
</div>
</div>
<!-- --------------------------- Footer ---------------------------------------- -->
<footer class="page-footer bg-dark">
<!--<div>
<div class="container">
<div class="row py-4 d-flex align-items-center ">
<div class="col-md-12 text-center">
<a href="https://www.instagram.com/alphabiocell/?hl=en" target="_blank"><i class="fab fa-instagram fa-3x text-white mx-4"></i></a>
<a href="https://alphabiocell.in/" target="_blank"><i class="fas fa-globe-asia fa-3x text-white mx-4"></i></a>
<a href="#" target="_blank"><i class="fab fa-github-square fa-3x text-white mx-4"></i></a>
<a href="https://www.linkedin.com/company/alpha-bio-cell/mycompany/" target="_blank"><i class="fab fa-linkedin fa-3x text-white mx-4"></i></a>
<a href="https://www.facebook.com/alphabiocell/" target="_blank"><i class="fab fa-facebook-square fa-3x text-white mx-4"></i></a>
</div>
</div>
</div>
</div>-->
<div class="container text-md-left mt-5">
<div class="row py-5">
<div class="col-md-6 mx-auto mb-4">
<h1 class="text-uppercase font-weight-bold text-light">
About us
</h1>
<hr class="bg-info mb-4 mt-0 d-inline-block mx-auto " style="width: 125px; height: 4px;">
<p class="mt-2 text-justify text-light" >
Lorem, ipsum dolor sit amet consectetur adipisicing elit.
Autem numquam consequuntur cumque aperiam, velit illum
magni cum accusantium sunt? Praesentium officiis aperiam
accusamus temporibus placeat amet nihil dolores neque enim.
</p>
</div>
<div class="col-md-5 text-center mx-auto">
<h1 class="text-uppercase font-weight-bold text-light ">
Follow us
</h1>
<hr class="bg-info mb-4 mt-0 d-inline-block mx-auto" style="width: 125px; height: 4px;">
<div class="mt-2">
<a href="https://www.instagram.com/alphabiocell/?hl=en" target="_blank"><i class="fab fa-instagram fa-3x text-light mx-4 "></i></a>
<a href="https://alphabiocell.in/" target="_blank"><i class="fas fa-globe-asia fa-3x text-light mx-4"></i></a>
<a href="https://github.com/Alpha-Bio-Cell" target="_blank"><i class="fab fa-github fa-3x text-white mx-4"></i></a>
<a href="https://www.linkedin.com/company/alpha-bio-cell/mycompany/" target="_blank"><i class="fab fa-linkedin fa-3x text-white mx-4"></i></a>
<a href="https://www.facebook.com/alphabiocell/" target="_blank"><i class="fab fa-facebook-f fa-3x text-white mx-4"></i></a>
</div>
</div>
</div>
</div>
<div class="footer-copyright text-center py-3">
<p>© Copyright 2021
<a href="https://alphabiocell.in/">Alpha Bio Cell</a>
<p>Developed by The ABC Technical Team </p>
</p>
</div>
</footer>
<!-- -------------x------------- Footer --------------------x------------------- -->
<script>
const reply = (res) => {
var res = document.getElementById(res);
if(res.className == 'replies') {
res.className = "reply_hide";
}else if(res.className == 'reply_hide'){
res.className = "replies";
}
}
const like = document.getElementById('like_btn');
const singleClick = () => {
like.style.fontWeight = 'bold';
like.style.background = '#bbe1fa';
like.style.color = '#1b262c';
like.innerHTML = '✔ Liked';
}
const doubleClick = () => {
like.style.fontWeight = 'normal';
like.style.background = '#3282b8';
like.style.color = '#fff';
like.innerHTML = 'Like';
}
var clickCount = 0;
like.addEventListener('click', function() {
clickCount++;
if(clickCount === 1){
singleClickTimer = setTimeout(function() {
clickCount = 0;
singleClick();
}, 400);
}else if(clickCount === 2){
clearTimeout(singleClickTimer);
clickCount = 0;
doubleClick();
}
}, false);
</script>
<!-- Optional JavaScript; choose one of the two! -->
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<!-- Option 2: Separate Popper and Bootstrap JS -->
<!--
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
-->
<!-- cdn files owl carousel ---->
<!-- jquery cdn -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- owl carousel min.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js" integrity="sha512-bPs7Ae6pVvhOSiIcyUClR7/q2OAsRiovw4vAkX+zJbw3ShAeeqezq50RIIcIURq7Oa20rW2n2q+fyXBNcU9lrw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- Init Owl Caraousel -->
<script>
$('.owl-carousel').owlCarousel({
loop:false,
margin:30,
nav:true,
responsive:{
0:{
items:1
},
600:{
items:3
},
1000:{
items:3
}
}
})
</script>
<!-- ------------ AOS js Library ------------------------- -->
<script src="js\aos.js"></script>
</body>
</html>