forked from Giriraj-Roy/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
448 lines (412 loc) · 28.5 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
<!DOCTYPE html>
<html data-bs-theme="light" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Mad Monkey</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap">
<link rel="stylesheet" href="assets/css/FontAwesome.css">
<link rel="stylesheet" href="assets/css/Gilroy.css">
<link rel="stylesheet" href="assets/css/Banner-Heading-Image-images.css">
<link rel="stylesheet" href="assets/css/css/bootstrap.css">
<link rel="stylesheet" href="assets/css/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/css/style.css">
<link rel="stylesheet" href="assets/css/css/responsive.css">
<link rel="stylesheet" href="assets/css/css/bootstrap.min.css">
<link rel="icon" href="constants\monkey.png">
</head>
<body style="background-color:black;">
<div class="hero_area" style="background-color:black;">
<header class="header_section">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg custom_nav-container ">
<a class="navbar-brand" href="index.html"><img src="./constants/madmonkey.png" width="35%" style="padding-left: 2rem;" alt=""></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class=""> </span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto" style="font-family: Gilroy;">
<!-- <li class="nav-item aactive">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li> -->
<li class="nav-item">
<a class="nav-link" href="about.html" style="text-wrap: nowrap; margin-right: 1rem;" > About us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="services.html" style="margin-right: 1rem;">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html" style="margin-right: 1rem;">Contact</a>
</li>
</ul>
<div class="quote_btn-container">
<!-- <form class="form-inline">
<button class="btn nav_search-btn" type="submit">
<i class="fa fa-search" aria-hidden="true"></i>
</button>
</form> -->
<!-- <li>
<a href="./contact.html"><p class="onetextw1" style="color: white;">1 hour free advice</p></a>
</li> -->
</div>
</div>
</nav>
</div>
</header>
<section class="slider_section">
<div class="carousel slide" data-bs-ride="false" data-ride="carousel" id="customCarousel1">
<div class="carousel-inner">
<div class="carousel-item active" style="background-color:rgb(0, 0, 0);">
<div class="container" style="background-color:rgb(0, 0, 0);">
<div class="row">
<div class="col-md-6">
<div class="detail-box">
<h1 style="font-family: Gilroy; color: yellow; margin-left: 1rem;"> India's Leading <br> Product marketing <br> Agency </h1>
<p style="font-family: Gilroy; margin-left: 1rem;"> With Madmonkey by the side, Recognition goes <br>bananas for your brand! </p>
<div class="btn-box"><a class="btn-1" href="./contact.html" style="font-family: Gilroy;margin-left: 1rem;margin-top: 1rem;"> Get in touch </a></div>
</div>
</div>
<div class="col-md-6">
<div class="row">
<div class="col-lg-10 mx-auto">
<div class="d-none d-sm-block" style="margin-right: 3rem; "><img alt="" src="assets/img/Heromonkey.png" style="width: 30rem;"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<section style="background-color: white; margin-bottom: 10rem;">
<div class="image-container">
<img src="assets/img/clients.png" class="desktop-image" width="100%">
<img src="constants\clientsmob.png" class="mobile-image" width="100%">
</div>
</section>
<section class="" id="whatwedo">
<div class="container">
<div class="row tm-content-box">
<div class="col-lg-12 col-xl-12">
<div class="tm-intro-text-container">
<div class="acontainer">
<div class="image-container">
<img src="constants\tie.png" class="desktop-image" alt="" style="width:30rem; padding-right: 2.5rem;">
<img src="constants\tiemob.png" class="mobile-image" alt="" style=" background-color: white; margin: 1rem 2rem 1rem 2rem; width: 85%;border-radius: 2rem;padding: 2rem 5rem 2rem 5rem; ">
</div>
<div style="color:white;">
<h6 style="color:yellow;" class="mobtext"><p class="d-none d-sm-block">About us ...</p></h6>
<h1 style="font-family: Gilroy;font-weight: bold;" class="main-paragraph">Your Brand,our Reach,<br> a saga forged in heaven </h1><br><br>
<h5 style="text-align: justify;font-family: Gilroy;" class="main-paragraph">Welcome to the jungle of Madmonkey. To put into laymans terms, we are a group of service providers who "curate-with-care", the most impactful solutions to your marketing needs. <br></h5><br>
<h5 style="text-align: justify;font-family: Gilroy;" class="main-paragraph">In other words, we put the "fun" in the "fun-damentals" of your marketing needs from transformation development to execution. <br></h5><br>
<h5 style="text-align: justify;font-family: Gilroy;" class="main-paragraph"> Our motto is to customize solutions to suit your Brand needs that make an impact in the market. <br></h5><br>
<h5 style="text-align: justify;font-family: Gilroy;" class="main-paragraph"> Connect with us to leave your worry behind and go ballistic into the wide world of brands, and this is our Madmonkey promise. <br><br><br></h5>
</div><br><br><br>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="service_section layout_padding">
<div class="container">
<div class="heading_container" style="padding-left:1%;">
<h6 style="color:yellow;" class="mobtexts"><p class="d-none d-sm-block">Services ...</p></h6>
<h1 ><p style="font-family: Gilroy;font-weight: bold;"class="mainparagraphh">Our offrings which will <br>make you glow</p></h1>
<p></p>
</div>
<div class="serve">
<div class="box">
<div class="img-box" style="float: left;"><img src="assets/img/Group%2045.png" alt=""></div>
<div class="detail-box">
<h3 style="font-family: Gilroy;font-weight: bold; text-align: left; color: white;">Customer Review Management</h3>
<p style="font-family: Gilroy; text-align: justify; color: white;"> Customer reviews are an integral part of your brand. It builds trust, increases traffic and enhances sales. We have a host of product review solutions if you are a brand who needs to make a mark in the industry. Starting from brands who need footfall, to new brands looking to make an impact, we customize product review services across diverse e-commerce platforms to help your brand leave a mark. </p>
</div>
</div>
<div width="2rem">
<h3><p style="visibility: hidden;">br</p></h3>
</div>
<div class="box">
<div class="img-box"><img src="assets/img/Group%2046.png" alt=""></div>
<div class="detail-box">
<h3 style="font-family: Gilroy;font-weight: bold; text-align: left;color: white;">Influencer Marketing</h3>
<p style="font-family: Gilroy; text-align: justify; color: white;"> Ever wonder if your brand can start a trend? Well, with our bandwidth of macro and micro influencers, you sure can fructify your brand into a trend! The influencer marketing factory is a well oiled machine in this digital era. Thus, we curate brand trends with our verified social media influencers to invent, curate and deliver trends with a promise to turn your products and services into the hype of tomorrow. </p>
</div>
</div>
</div>
</div>
</section>
<section class="d-none d-sm-block" id="whatwedo">
<div class="container">
<div><br><br><br>
<h6 style="color: yellow;padding-left: 1%;">Key process ...</h6>
<p class="mb-4 tm-intro-text"></p>
<h1 style="color: white;padding-left: 1%;font-family: Gilroy;font-weight: bold;">We believe in Design <br>Thinking</h1>
</div>
<div class="movies" style="position:absolute;z-index:3.125rem;">
<div class="movie">
<h5 style="text-decoration:underline;text-decoration-color:yellow;">01.</h5>
<h2 class="tm-text-primary mb-4" style="color:white;">Research</h2>
<p class="mb-4 tm-intro-text" style="text-align:justify;"> To understand your marketing needs, we study your business and come up with a tailored solution<br></p>
<div><img src="assets/img/research.png" alt=""></div>
</div>
<div class="serve13" style="width:2.5rem;"></div>
<div class="movie">
<h5 style="text-decoration:underline;text-decoration-color:yellow;">02.</h5>
<h2 class="tm-text-primary mb-4" style="color:white;">Strategy</h2>
<p class="mb-4 tm-intro-text" style="text-align:justify;"> The possible solutions are then churned with a cup of coffee into strategizing for the best possible outcome<br></p>
<div><img src="assets/img/stratergy.png" alt=""></div>
</div>
<div class="serve13" style="width:2.5rem;"></div>
<div class="movie">
<h5 style="text-decoration:underline;text-decoration-color:yellow;">03.</h5>
<h2 class="tm-text-primary mb-4" style="color:white;">Execution</h2>
<p class="mb-4 tm-intro-text" style="text-align:justify;"> Our highly skilled and determined team then put their heart and soul to execute these strategies. </p>
<div><img src="assets/img/execution.png" alt=""></div>
</div>
</div>
</div>
<div class="abd" style="height: 37.5rem;width: 100%;background-color: transparent;position: relative;z-index: 3.125rem;font-family: Gilroy;"><br></div>
<div class="abd" style="height:4.625rem;width:100%;background-color:white;position:inherit;z-index:3.125rem;"><br></div>
<div id="white" style="background-color:white;color:black;padding-top:6.25rem;padding-bottom:3.125rem;text-align:center;">
<div class="join">
<h6 style="font-family: Gilroy;">WHAT DO YOU NEED TO GET YOUR BUSINESS MOVING?</h6><br>
<h1 style="font-weight: bold;font-family: Gilroy;">Join the Mad Monkey bandwagon and solidify <br> your brand in this concrete jungle now!</h1><br><button style="background-color:black;border-radius:.5rem;padding:0rem .625rem 0rem .625rem;font-size: 22px;width: 200px; /* Set your desired width */
height: 55px;"><a href="contact.html" style="text-decoration: none;color: white;font-family: Gilroy;">Speak to us</a></button><br>
</div>
</div><br><br><br>
</section>
<section class="about_section layout_padding-bottom">
<div class="container">
<div class="heading_container" style="padding-left:1%;">
</div>
<div class="d-none d-sm-block">
<div class="row">
<div class="col-md-6">
<div class="detail-box"><br><h6 style="color: yellow;">Result-Driven Solutions..</h6> <h2></h2><p></p><p></p>
<h1 style="color: white;font-family: Gilroy;font-weight: bold;">We learn,adapt &<br>innovate</h1><p></p><p></p>
<p style="color: white;text-align: justify;font-family: Gilroy;"> In today's progressive world, we analyse the results and then innovate to find a better solution customized to your need. These solutions are backed by research that makes sure to drive better results.</p>
</div>
</div>
<div class="col-md-6">
<div class="img-box"><img src="assets/img/resultdrive.png" alt=""></div>
</div>
</div>
</div>
</div><br><br><br><br>
<div class="container">
<h1 class="mobwe" style="color: rgb(255, 255, 255);padding-left: 1%;font-family: Gilroy;font-weight: bold;">We are everywhere</h1><br>
<p class="mobwe1" style="color: white;padding-left: 1%;font-family: Gilroy; font-size: large;"> From A to Z, we work through a diverse array of e-commerce portals to deliver the best of media and marketing solutions for your brand.<br></p>
<div class="servimg">
<div style="justify-content:space-between;">
<h4 class="tm-text-primary mb-4 tm-section-title"></h4>
<p class="mb-4 tm-intro-text"></p>
</div>
<div><img src="assets/img/weareeverywhere.png" width="100%" alt="Image"></div>
</div>
<p></p>
</div>
</section>
<section class="server_section">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="d-none d-sm-block"> <div class="img-box" style=" max-width: 100%; height: auto;"><img src="assets/img/inhouse.png" alt=""></div></div>
</div>
<div class="col-md-6">
<div class="detail-box">
<div class="heading_container">
<p class="mobwant" style="font-family: Gilroy;font-weight: bold;">Want campaigns on your <br> own platform ?</p><br>
<div class=".mobsome" ><img src="assets/img/inhouse.png" class="mobile-image" alt="" style="width: 80%; margin-left: 10%;"></div>
<p style="font-family: Gilroy; text-align: justify;"> The brand is all about how your customers think about you. With our extensive experience in E-commerce marketing, grow your brand name from scratch. Kick-start your platform, Ignite the fire, sit back and watch Madmonkey spread your light in the "Lanka" of budding entrepreneurship. </p>
</div><a href="./contact.html" style="font-family: Gilroy;"> Speak to us </a>
</div>
</div>
</div>
</div>
</section>
<section class="d-none d-sm-block">
<section class="price_section layout_padding">
<div class="container">
<div class="heading_container">
<h6 style="color: rgb(251, 255, 0);">Why us ... </h6>
<h2 style="color: white;font-family: Gilroy;font-weight: bold;">We believe in a customized <br> approach </h2>
</div>
<div class="price_container" style="position: static;">
<div class="box">
<div class="detail-box">
<h2><img src="assets/img/blink.png" width="20%" style="padding-bottom: 0.5rem;"><span></span></h2>
<h4 style="font-family: Gilroy;font-size: 16px; color: white;">Cost Effective <ul class="price_features"><li style="color:rgb(255, 255, 255);padding-right:1.875rem;">Less like the shopping malls, and more like the Sarojini Nagar, we believe in cost and quality. Now that you have found Madmonkey, we promise the most reasonable investment to most effective solutions, in the least time possible. </li></ul> </h4>
</div>
</div>
<div class="box">
<div class="detail-box">
<h2><img src="assets/img/cool.png" width="20%" style="padding-bottom: 0.5rem;"></h2>
<h4 style="font-family: Gilroy;font-size: 16px;color: white;">Brand Camaraderie <ul class="price_features"><li style="color:rgb(255, 255, 255);padding-right:1.875rem;">The best way to get to know someone is to spend time, analyze and understand. That is exactly what we do! We take our time to know your brand, personalize solutions to your problems and et voila! double your profits both in money and mirth. </li></ul></h4>
</div>
</div>
<!-- <div class="box">
<div class="detail-box">
<h2><img src="assets/img/cool.png" width="25%" alt=""><br></h2><br>
<h4 style="font-family: Gilroy;font-size: 16px;"> Brand Camaraderie </h4>
<ul class="price_features" style="font-family: Gilroy;">
<li style="color: rgb(0, 0, 0);padding-right: 1.875rem;font-family: Gilroy;">The best way to get to know someone is to spend time, analyze and understand. That is exactly what we do! We take our time to know your brand, personalize solutions to your problems and et voila! double your profits both in money and mirth. </li>
</ul>
</div>
</div> -->
<div class="box">
<div class="detail-box">
<h2><img src="assets/img/love.png" width="20%" style="padding-bottom: 0.5rem;"></h2>
<h4 style="font-family: Gilroy;font-size: 16px; color: white;">Personalized assistance <ul class="price_features"><li style="color:rgb(255, 255, 255);padding-right:1.875rem;">We have trained our team to service our clients in the best way possible. So, rest assured any time you have a query, we will be there on the other side of the call walking you out of every doubt. </li></ul></h4>
</div>
</div>
</div>
</div><br><br> <br><br>
</section>
</section>
<div class="mobsome" style="margin: 6rem 0 2rem; "><img src="constants\someno.png" width="100%" ></div>
<section style="background-color: rgb(8, 186, 100);">
<div class="d-none d-sm-block">
<div class="vert" style="display:flex;flex-direction:column;text-align:center;color:white;position:inherit;">
<div class="tex">
<h1 style="font-weight: bold;font-family: Gilroy;">Some numbers that matters</h1>
<h6 style="color: white;font-family: Gilroy;">Our achivement in the journey depicted in the numbers</h6><br>
</div>
<div class="horiztt" style="display:flex;flex-direction:row;color:white;text-align:center;align-items:center;justify-content:space-around;">
<div class="itemhor">
<h1 style="font-family: Gilroy;font-weight: bold;">50+</h1>
<h6 style="color: white;font-family: Gilroy;">Happy clients</h6>
</div>
<div class="itemhor"><img src="assets/img/Divider.png" alt=""></div>
<div class="itemhor">
<h1 style="font-family: Gilroy;font-weight: bold;">25k+</h1>
<h6 style="color: white;font-family: Gilroy;">Reviews posted</h6>
</div>
<div class="itemhor"><img src="assets/img/Divider.png" alt=""></div>
<div class="itemhor">
<h1 style="font-family: Gilroy;font-weight: bold;">21</h1>
<h6 style="color: white;font-family: Gilroy;">Dedicated members</h6>
</div>
<div class="itemhor"><img src="assets/img/Divider.png" alt=""></div>
<div class="itemhor">
<h1 style="font-family: Gilroy;font-weight: bold;">2</h1>
<h6 style="color: white;font-family: Gilroy;">Years of journey</h6>
</div>
</div>
</div>
</div>
</section>
<br><br>
<!-- <section class="d-none d-sm-block">
<div class="container">
<div class="anim">
<div class="ani" style="padding-left: 2.5rem;padding-top: 6.25rem;float: left;font-family: Gilroy;">
<h1 style="font-weight: bolder;color: white;font-size: 900;font-family: Gilroy;">What it’s like <br>to collaborate <br>together.</h1>
<h6 style="color: white;font-family: Gilroy;">Become partners for the long run</h6><br><br><br><br><br><br><a class="pre" onclick="plusSlides(-1)"><img src="assets/img/leftarrow.png" alt=""></a><a class="pre" onclick="plusSlides(1)" style="padding-left:2.5rem;"><img src="assets/img/right%20arrow.png" alt=""></a>
</div>
<div class="ani" style="padding-right:.625rem;float:right;">
<div class="anitxt" style="position:absolute;padding-left:3.1875rem;padding-top:5.75rem;max-width:25rem;">
<div class="slideshow-container">
<div class="mySlides fade fade1"><img src="constants\Group 1 (1).png" style="width:35rem;"></div>
<div class="mySlides fade fade1"><img src="constants\Group 2 (1).png" style="width:35rem;"></div>
<div class="mySlides fade fade1"><img src="constants\Group 3 (1).png" style="width:35rem;"></div>
</div><br>
<div style="text-align:center;float:right;"><span class="dot" style="max-width:0.54rem;max-height:0.54rem;"></span>
<span class="dot" style="max-width:0.54rem;max-height:0.54rem;"></span>
<span class="dot" style="max-width:0.54rem;max-height:0.54rem;"></span>
</div>
</div>
<div class="anibg" style="position:inherit;"><img src="assets/img/anibgl.png" alt="" style="width:42rem;"></div>
</div>
</div>
</div>
</section><b><br><br></b> -->
<section class="contact_section layout_padding-bottom">
<div class="container"></div><br><br><br><br>
<div class="container">
<div class="contus">
<div class="make">
<h1 class="make1t" style="font-weight: bold;color: white;font-family: Gilroy;margin-top: 1rem;">Make Mad Monkey your growth partner today</h1><br>
<h4 class="make1t" style="text-decoration:none;color:white;"><a href="contact.html" style="color: white;text-decoration: underline;font-family: Gilroy;">Contact us <img src="assets/img/crossarrow.png" width="5%" alt=""></a></h4>
</div>
<div class="d-none d-sm-block"> <div class="make1" style="margin-top: 2rem;"><img src="assets/img/Glasses.png" alt=""></div></div>
</div>
</div>
</section>
<section id="contact" class="tm-section-pad-taop tm-parallax-2">
<div class="footerend"><br><br><br><br>
<div class="whitebg">
<div class="logo" style="font-family: Gilroy;"><a class="navbar-brand" href="index.html"><img src="assets/img/madmonkey.png" width="195rem" alt=""></a>
<h5 style="font-family: Gilroy;margin-top: 0.5rem;">India’s Leading Product Marketing Agency</h5>
</div>
<div class="navigation" style="font-family: Gilroy;"><dl>
<h5><dt>Navigation</dt></h5>
<h6>
<br>
<a class="foot-link" href="index.html" style="color:black;"> <dt>Home</dt></a><br>
<a class="foot-link" href="about.html" style="color:black;"> <dt>About</dt></a><br>
<a class="foot-link" href="services.html" style="color:black;"> <dt>Services</dt></a>
<br>
<dt><a class="foot-link" href="contact.html" style="color:black;">Contact</a></dt></h6>
</dl></div>
<div class="Reach us" style="font-family: Gilroy;"><dl>
<h5><dt>Reach us</dt></h5>
<br>
<h6><dt><a href="+91 9110660335" style="color:black;">+91 9110660335</a></dt><br>
<dt><a href="[email protected]" style="color:black;">[email protected]</a></dt></h6>
</dl></div>
<div class="Connect with us">
<h5 style="font-family: Gilroy;"><dt>Connect with us</dt></h5>
<div class="social">
<!-- <div class="insta"><a href=""><img data-aos="fade-down" data-aos-duration="50" data-aos-delay="50" src="assets/img/icon/icon/icon/instagram.png" alt=""></a></div> -->
<div class="linkd"><a href="https://www.linkedin.com/company/madmonkeyhq"><img data-aos="fade-down" data-aos-duration="150" data-aos-delay="150" src="assets/img/icon/icon/icon/linkedin.png" alt=""></a></div>
<!-- <div class="fb"><a href=""><img data-aos="fade-down" data-aos-duration="200" data-aos-delay="200" src="assets/img/icon/icon/icon/facebook.png" alt=""></a></div> -->
</div>
</div>
</div>
</div>
</section>
<footer class="footer_section">
<div class="safran">
<h5 style="align-items: center;padding-left: 20%;padding-right: 20%;font-size: 100%;font-family: Gilroy;margin-bottom: 0;padding-top: 0.5rem;padding-bottom: 0.5rem;color: white;"> Designed & built with passion in India 🚀 </h5>
</div>
</footer>
<script>
let slideIndex = 1;
showSlides(slideIndex);
function plusSlides(n) {
showSlides(slideIndex += n);
}
function currentSlide(n) {
showSlides(slideIndex = n);
}
function showSlides(n) {
let i;
let slides = document.getElementsByClassName("mySlides");
let dots = document.getElementsByClassName("dot");
if (n > slides.length) {slideIndex = 1}
if (n < 1) {slideIndex = slides.length}
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex-1].style.display = "block";
dots[slideIndex-1].className += " active";
setTimeout(function() {
plusSlides(1);
}, 8000);
}
</script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/aos.min.js"></script>
<script src="assets/js/bs-init.js"></script>
<script src="assets/js/jquery-3.4.1.min.js"></script>
<script src="assets/js/bootstrap.js"></script>
<script src="assets/js/custom.js"></script>
</body>
</html>