-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
551 lines (500 loc) · 30.9 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
510
511
512
513
514
515
516
517
518
519
520
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>mj-ahmad</title>
<link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css" />
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
<link rel="stylesheet" href="~/CrestWave.styles.css" asp-append-version="true" />
<link rel="shortcut icon" href="https://mjahmad1.github.io/cwbd/img/cwld.png" type="image/x-icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="https://mjahmad1.github.io/Reliable-Hand/lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="https://mjahmad1.github.io/Reliable-Hand/lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="https://mjahmad1.github.io/Reliable-Hand/css/style.css" rel="stylesheet">
<!-- ser -->
<link href="https://mjahmad1.github.io/mjp/lib/animate/animate.min.css" rel="stylesheet">
<link href="https://mjahmad1.github.io/mjp/lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<link href="https://mjahmad1.github.io/mjp/lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="https://mjahmad1.github.io/mjp/css/bootstrap.min.css" rel="stylesheet">
<link href="https://mjahmad1.github.io/mjp/css/style.css" rel="stylesheet">
<link href="https://mjahmad1.github.io/Reliable-Hand/l/lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="https://mjahmad1.github.io/Reliable-Hand/l/css/bootstrap.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="https://mjahmad1.github.io/Reliable-Hand/l/css/style.css" rel="stylesheet">
<link href="https://mjahmad1.github.io/Reliable-Hand/css/pt5.css" rel="stylesheet">
</head>
<body>
<nav class="navbar fixed-top shadow-sm navbar-expand-lg bg-light navbar-light py-3 py-lg-0 px-lg-5">
<a href="index.html" class="navbar-brand ml-lg-3">
<h1 class="m-0 display-5"><span class="text-primary">Faithful</span>PARTNER</h1>
</a>
</nav>
<!-- Products Start -->
<div class="container-fluid about py-5">
<div class="container">
<div class="section-title position-relative text-center mx-auto mb-5 pb-3" style="max-width: 600px;">
<h2 class="text-primary font-secondary">About Me</h2>
<h1 class="display-4 text-uppercase">MD JAFOR AHMAD</h1>
<h4 class="text-black font-secondary">Founder at Crest-Wave</h4>
<span>27 Purana Paltan (1st Floor)</span><br>
<span>Dhaka-1000, BD</span>
</div>
<div class="owl-carousel testimonial-carousel">
<div class="testimonial-item bg-dark text-white border-inner p-4">
<div class="d-flex align-items-center mb-3">
<img class="img-fluid flex-shrink-0" src="https://mjahmad1.github.io/cwbd/img/m.jpg" style="width: 120px; height: 120px;">
<div class="ps-3">
<p class="mb-0">Nationality: <b>Bangladeshi</b></p>
<p class="mb-0">Date of Birth:<b> 10 NOV 1989</b></p>
<p class="mb-0">Passport No.<b> A02019678</b></p>
<p class="mb-0">NID No.<b> 3734108768</b></p>
<p class="mb-0">TIN No.<b> 425092691933</b></p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Testimonial End -->
<!-- Offer Start -->
<div class="container py-5">
<div class="row gx-5 justify-content-center">
<a class="btn btn-lg btn-primary btn-lg-square border-inner rounded-0 me-2" href="https://www.github.com/mjahmad1"><i class="fab fa-github fw-normal"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square border-inner rounded-0 me-2" href="https://www.facebook.com/MdJaforAhmad1989/"><i class="fab fa-facebook-f fw-normal"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square border-inner rounded-0 me-2" href="https://www.linkedin.com/in/jafor-ahmad/"><i class="fab fa-linkedin-in fw-normal"></i></a>
<p></p>
</div>
</div>
<!-- Offer Start -->
<div class="container-fluid bg-offer my-5 py-5">
<div class="row gx-5 justify-content-center">
<div class="col-lg-7 text-center">
<div class="section-title position-relative text-center mx-auto mb-4 pb-3" style="max-width: 600px;">
<h4 class="text-primary font-secondary">My goal is to make education an indispensable part of evry child's life, enabling them to pursue their dreams and aspirations.</h4>
</div>
</div>
</div>
</div>
<!-- Offer End -->
<!-- Products Start -->
<div class="container-fluid about py-5">
<div class="container">
<div class="tab-class text-center">
<ul class="nav nav-pills d-inline-flex justify-content-center bg-dark text-uppercase border-inner p-4 mb-5">
<li class="nav-item">
<a class="nav-link text-white active" data-bs-toggle="pill" href="#tab-1">Skills</a>
</li>
<li class="nav-item">
<a class="nav-link text-white" data-bs-toggle="pill" href="#tab-2">Experience</a>
</li>
<li class="nav-item">
<a class="nav-link text-white" data-bs-toggle="pill" href="#tab-3">Licenses</a>
</li>
</ul>
<div class="tab-content">
<div id="tab-1" class="tab-pane fade show p-0 active">
<div class="row g-3">
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="https://mjahmad1.github.io/cwbd/img/wadk.png" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">Windows ADK</h5>
<span>As a dedicated user of the Windows Assessment and Deployment Kit (Windows ADK),</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/ve.jpg" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">Full-Stack Development</h5>
<span> By integrating cutting-edge technologies and best practices, I help clients achieve their digital...</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/sour.jpg" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">Secure Payment Solutions</h5>
<span>As a developer specializing in VISA and Stripe integrations, I am committed to providing secure, seamless...</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/api.jpg" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">API integration</h5>
<span>As a seasoned developer specializing in VISA and Stripe API integrations, I can help you achieve just that!</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/msf.png" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">IT project and program management</h5>
<span>As an experienced web developer specializing in IT project and program management,</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/hc.jpg" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">Responsive Web Design</h5>
<span>As a web designer with expertise in HTML, CSS, JavaScript, PHP, and SQL, I can help you achieve a dynamic...</span>
</div>
</div>
</div>
</div>
</div>
<div id="tab-2" class="tab-pane fade show p-0">
<div class="row g-3">
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/ad.jpg" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">Cloud solutions</h5>
<span>Explore data analysis and data visualization solutions that help you..</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/aaa.png" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">Social Marketing </h5>
<span>Everything you need to grow fast on social media, including all..</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/cas.jpg" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">Custom Web Design</h5>
<span>Tailored designs that reflect your brand and meet your business needs</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/mspbi.png" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">Real-Time Analytics</h5>
<span>Gain insights into your transactions with real-time data and reporting.</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/msf.png" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">Advanced management</h5>
<span>I can help you streamline your operations and enhance productivity.</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/payment.jpg" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">payment solutions</h5>
<span>We offers a comprehensive suite of payment solutions designed to help businesses..</span>
</div>
</div>
</div>
</div>
</div>
<div id="tab-3" class="tab-pane fade show p-0">
<div class="row g-3">
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/mss.svg" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">Microsoft 365 Business Standard</h5>
<span>Stay ahead with the latest Microsoft technologies and solutions</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/msf.png" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">Microsoft Fabric</h5>
<span>We Provide top-notch services with enhanced support and resources</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/mspbi.png" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">Power BI Pro</h5>
<span>Stay ahead with Power BI Pro for powerful data analytics and visualization.</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/ma.jpg" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">AI Cloud Partner</h5>
<span>we have exclusive access to cutting-edge tools, resources, and support from Microsoft</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/st.jpg" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">Stripe & VISA API Integrated</h5>
<span>Experience faster and more reliable payment solutions tailored to your needs.</span>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="d-flex h-100">
<div class="flex-shrink-0">
<img class="img-fluid" src="http://mjahmad1.github.io/cwbd/img/co.jpg" alt="" style="width: 150px; height: 85px;">
</div>
<div class="d-flex flex-column justify-content-center text-start bg-secondary border-inner px-4">
<h5 class="text-uppercase">Microsoft Partner Network</h5>
<span>we are a proud member of the Microsoft Partner Network Access!</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Products End -->
<!-- Products Start -->
<div class="container-fluid about py-5">
<div class="container">
<div class="section-title position-relative text-center mx-auto mb-4 pb-3">
<h2 class="text-uppercase">Unlock the Power of Web Development with Me!</h2>
<span>
As a Full-Stack Developer with valid credentials including Microsoft Partner ID, Seller ID, and Publisher ID, and a proud member of the Insider community as a Stripe and VISA developer, I am excited to offer a comprehensive range of web development services tailored to meet your business needs.
</span>
</div>
</div>
</div>
<!-- Products End -->
<!-- Service Start -->
<div class="container-fluid service position-relative px-5 mt-5" style="margin-bottom: 135px;">
<div class="container">
<div class="row g-5">
<div class="col-lg-4 col-md-6">
<div class="bg-primary border-inner text-center text-white p-5">
<h4 class="text-uppercase mb-3">Web Development</h4>
<p>Creating responsive and dynamic websites using HTML, CSS, JS, PHP.</p>
<a href="" class="btn btn-dark border-inner py-3 px-5">Read More</a>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="bg-primary border-inner text-center text-white p-5">
<h4 class="text-uppercase mb-3">Payment Integration</h4>
<p>Implementing secure and efficient payment solutions with Stripe and VISA</p>
<a href="" class="btn btn-dark border-inner py-3 px-5">Read More</a>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="bg-primary border-inner text-center text-white p-5">
<h4 class="text-uppercase mb-3">SEO Optimization</h4>
<p>Enhancing your website's visibility on search engines to attract more traffic.</p>
<a href="" class="btn btn-dark border-inner py-3 px-5">Read More</a>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="bg-primary border-inner text-center text-white p-5">
<h4 class="text-uppercase mb-3">Technical Support</h4>
<p>Providing ongoing maintenance and support for your web projects.</p>
<a href="" class="btn btn-dark border-inner py-3 px-5">Read More</a>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="bg-primary border-inner text-center text-white p-5">
<h4 class="text-uppercase mb-3">E-commerce Solution</h4>
<p>Setting up and managing online stores to help you reach a broader audience.</p>
<a href="" class="btn btn-dark border-inner py-3 px-5">Read More</a>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="bg-primary border-inner text-center text-white p-5">
<h4 class="text-uppercase mb-3">Microsoft Solutions</h4>
<p>Leveraging my Microsoft Partner status to provide top-notch services and solutions.</p>
<a href="" class="btn btn-dark border-inner py-3 px-5">Read More</a>
</div>
</div>
<div class="col-lg-12 col-md-6 text-center">
<h1 class="text-uppercase text-light mb-4">30% Discount For This Summer</h1>
<a href="https://mj-ahmad.github.io/ec" class="btn btn-primary border-inner py-3 px-5">E-Commerce Website Tamplate Design</a>
</div>
</div>
</div>
</div>
<!-- Service End -->
<!-- Testimonial Start -->
<div class="container-fluid py-5">
<div class="container">
<div class="section-title position-relative text-center mx-auto mb-5 pb-3" style="max-width: 600px;">
<h2 class="text-primary font-secondary">With Respect</h2>
<h1 class="display-4 text-uppercase">Source of Inspiration</h1>
</div>
<div class="owl-carousel testimonial-carousel">
<div class="testimonial-item bg-dark text-white border-inner p-4">
<div class="d-flex align-items-center mb-3">
<img class="img-fluid flex-shrink-0" src="https://mjahmad1.github.io/cwbd/img/aaaaaa.jpg" style="width: 60px; height: 60px;">
<div class="ps-3">
<h4 class="text-primary text-uppercase mb-1">David Westlake</h4>
<span>Fri 13-Sep-24 7:47 PM</span>
</div>
</div>
<p class="mb-0">
You're invited to join ComfortSmithson - a recent contestant on the Great British Sewing Bee - and Crislyn from IJM's team in South East Asia for an inspiring free webinar!
</p>
</div>
<div class="testimonial-item bg-dark text-white border-inner p-4">
<div class="d-flex align-items-center mb-3">
<img class="img-fluid flex-shrink-0" src="https://mjahmad1.github.io/cwbd/img/aaaaa.jpg" style="width: 60px; height: 60px;">
<div class="ps-3">
<h4 class="text-primary text-uppercase mb-1">Microsoft Partner</h4>
<span></span>
</div>
</div>
<p class="mb-0">
You can now access all the benefits of the Microsoft Partner Network, access technical and marketing resources, and more.
</p>
</div>
<div class="testimonial-item bg-dark text-white border-inner p-4">
<div class="d-flex align-items-center mb-3">
<img class="img-fluid flex-shrink-0" src="https://mjahmad1.github.io/cwbd/img/aaaaa.jpg" style="width: 60px; height: 60px;">
<div class="ps-3">
<h4 class="text-primary text-uppercase mb-1">Microsoft Partner Center</h4>
<span>Sat 2024-09-07 4:23 AM</span>
</div>
</div>
<p class="mb-0">
We've successfully verifiedyour profile, and you now have fullaccess to Microsoft Partner Center.
</p>
</div>
<div class="testimonial-item bg-dark text-white border-inner p-4">
<div class="d-flex align-items-center mb-3">
<img class="img-fluid flex-shrink-0" src="https://mjahmad1.github.io/cwbd/img/aaaa.jpg" style="width: 60px; height: 60px;">
<div class="ps-3">
<h4 class="text-primary text-uppercase mb-1">Satya Nadella</h4>
<span>May 28, 2024</span>
</div>
</div>
<p class="mb-0">
MJ-AHMAD has successfully completed
Get started building apps for Microsoft Teams by using Teams Toolkit for Visual Studio Code
</p>
</div>
</div>
</div>
</div>
<div class="container">
<p>.</p>
<p>.</p>
</div>
<footer class="border-top footer text-muted">
<div class="text-center">
© 2024 - MJ-AHMAD - All Rights Reserved.
<p> <a href="https://mjahmad1.github.io/cwbd/privacy.html">Privacy</a>
- <a href="https://mjahmad1.github.io/cwbd/terms.html">Terms</a>
- <a href="https://cwbd-a0gpg4a7hxawhter.eastasia-01.azurewebsites.net/me">Help</a>
</div>
</footer>
<script>
function showPricing(type) {
const products = document.querySelectorAll('.product');
products.forEach(product => {
product.textContent = product.getAttribute(`data-${type}`);
});
}
</script>
<script src="~/lib/jquery/dist/jquery.min.js"></script>
<script src="~/lib/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
<script src="~/js/site.js" asp-append-version="true"></script>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://mjahmad1.github.io/Reliable-Hand/l/lib/easing/easing.min.js"></script>
<script src="https://mjahmad1.github.io/Reliable-Hand/l/lib/waypoints/waypoints.min.js"></script>
<script src="https://mjahmad1.github.io/Reliable-Hand/l/lib/counterup/counterup.min.js"></script>
<script src="https://mjahmad1.github.io/Reliable-Hand/l/lib/owlcarousel/owl.carousel.min.js"></script>
<!-- Template JavaScript -->
<script src="https://mjahmad1.github.io/Reliable-Hand/l/js/main.js"></script>
<!-- JavaScript Libraries -->
<script src="https://mjahmad1.github.io/Reliable-Hand/lib/typed/typed.min.js"></script>
<script src="https://mjahmad1.github.io/Reliable-Hand/lib/easing/easing.min.js"></script>
<script src="https://mjahmad1.github.io/Reliable-Hand/lib/waypoints/waypoints.min.js"></script>
<script src="https://mjahmad1.github.io/Reliable-Hand/lib/owlcarousel/owl.carousel.min.js"></script>
<script src="https://mjahmad1.github.io/Reliable-Hand/lib/isotope/isotope.pkgd.min.js"></script>
<script src="https://mjahmad1.github.io/Reliable-Hand/lib/lightbox/js/lightbox.min.js"></script>
<!-- Contact JavaScript File -->
<script src="https://mjahmad1.github.io/Reliable-Hand/mail/jqBootstrapValidation.min.js"></script>
<script src="https://mjahmad1.github.io/Reliable-Hand/mail/contact.js"></script>
<!-- Template JavaScript -->
<script src="https://mjahmad1.github.io/Reliable-Hand/js/main.js"></script>
<script src="https://mjahmad1.github.io/Reliable-Hand/script.js"></script>
<script>
const checkbox = document.getElementById("checkbox");
const professional = document.getElementById("professional");
const master = document.getElementById("master");
const basic = document.getElementById("basic");
checkbox.addEventListener("click", () => {
basic.textContent = basic.textContent === "$199.99" ? "$19.99" : "$199.99";
professional.textContent = professional.textContent === "$249.99" ? "$24.99 " : "$249.99";
master.textContent = master.textContent === "$399.99" ? "$39.99" : "$399.99";
});
</script>
</body>
</html>