-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomputer_training.html
More file actions
642 lines (612 loc) · 33.3 KB
/
computer_training.html
File metadata and controls
642 lines (612 loc) · 33.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-N6BKDFMW');</script>
<!-- End Google Tag Manager -->
<!-- Specifies character encoding for proper text rendering -->
<meta charset="UTF-8">
<!-- Ensures mobile-friendly layout and responsive design -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Defines page title for search results and browser tabs -->
<title>Computer Training | CORE-TECH</title>
<!-- Provides a brief page summary for search engine results -->
<meta name="description" content="Join CORE-TECH’s computer training programs in Nigeria for hands-on IT skills, from basics to advanced certifications.">
<!-- Lists relevant keywords for search engine optimization -->
<meta name="keywords" content="clients, IT services, cloud services, website development, digital marketing, PC repairs, IT consultancy, computer training, Kubwa, Abuja, Nigeria">
<!-- Instructs search engines to index and follow links on the page -->
<meta name="robots" content="index, follow">
<!-- Specifies the preferred URL to avoid duplicate content issues -->
<link rel="canonical" href="https://coresystech.ng/computer_training.html">
<!-- Sets the title for social media sharing (e.g., Facebook, LinkedIn) -->
<meta property="og:title" content="Computer Training | CORE-TECH">
<!-- Provides a description for social media sharing -->
<meta property="og:description" content="Join CORE-TECH’s computer training programs in Nigeria for hands-on IT skills, from basics to advanced certifications.">
<!-- Defines the image to display when shared on social media -->
<meta property="og:image" content="https://coresystech.ng/assets/img/rel_icon.png">
<!-- Specifies the URL for social media sharing -->
<meta property="og:url" content="https://coresystech.ng/computer_training.html">
<!-- Indicates the type of content for social media platforms -->
<meta property="og:type" content="website">
<!-- Defines the Twitter card type for rich media display -->
<meta name="twitter:card" content="summary_large_image">
<!-- Sets the title for Twitter/X sharing -->
<meta name="twitter:title" content="Computer Training | CORE-TECH ">
<!-- Provides a description for Twitter/X sharing -->
<meta name="twitter:description" content="Join CORE-TECH’s computer training programs in Nigeria for hands-on IT skills, from basics to advanced certifications.">
<!-- Defines the image to display when shared on Twitter/X -->
<meta name="twitter:image" content="https://coresystech.ng/assets/img/rel_icon.png">
<!-- Links to the favicon displayed in browser tabs and bookmarks -->
<link rel="icon" href="/assets/img/rel_icon.png" type="image/x-icon">
<!-- Specifies the language and region for multilingual targeting -->
<link rel="alternate" hreflang="en" href="https://coresystech.ng/computer_training.html">
<!-- css -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<!-- icons -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css">
<script src="https://cdn.lordicon.com/lordicon.js"></script>
<!-- AOS (Animate On Scroll Library) -->
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<!-- LocalBusiness Structured Data -->
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"LocalBusiness","name":"CORE-TECH","url":"https://coresystech.ng","telephone":"+2349024364876","email":"hello@coresystech.ng","address":{"@type":"PostalAddress","streetAddress":"Okitipupa Crescent, Phase IV","addressLocality":"Kubwa, Abuja","addressCountry":"NG"},"sameAs":["https://www.instagram.com/coresystechng","https://www.linkedin.com/company/coresystechng"]}
</script>
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SZZZBMM6GL"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-SZZZBMM6GL');
</script>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N6BKDFMW"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Preloader -->
<div id="preloader">
<lord-icon
src="https://cdn.lordicon.com/ljpehpdr.json"
trigger="loop"
state="loop-triangle"
colors="primary:#134074"
style="width:80px;height:80px">
</lord-icon>
</div>
<!-- Header -->
<header id="home">
<section>
<div class="hero">
<div class="background-lines" id="background-lines"></div>
<div class="container text-center text-white pt-5 mt-3" data-aos="fade-up" data-aos-delay="300">
<h1 class="display-4 text-secondary"><b>Computer Training</b></h1>
<p class="lead">Empowering you with practical IT skills for work and personal use.</p>
<div class="scroll-indicator pt-5 mt-5">
<a href="#mouse-target">
<div class="mouse">
<div class="dot-2"></div>
</div>
</a>
</div>
</div>
</div>
</section>
</header>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg py-3 fixed-top">
<div class="container-fluid container">
<div class="navbar-brand">
<a href="index.html">
<img src="./assets/img/logo.png" class="d-none d-md-block" style="width: 150px !important;" alt="coretechlogo">
</a>
<a href="index.html">
<img src="./assets/img/logo.png" class="d-block d-md-none text-start" style="width: 6em;" alt="coretechlogo">
</a>
</div>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-center" id="navbarSupportedContent">
<ul class="navbar-nav mx-auto mb-4 mb-md-0">
<li class="nav-item mx-md-2">
<a class="nav-link navbar-link" href="/">Home</a>
</li>
<li class="nav-item mx-md-2">
<a class="nav-link navbar-link" href="aboutus.html">About Us</a>
</li>
<li class="nav-item dropdown text-center">
<a class="nav-link nav-drop dropdown-toggle active" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Services
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item hover-drop" href="services.html">All Services</a></li>
<li><a class="dropdown-item hover-drop" href="cloud_technology.html">Cloud Technology</a></li>
<li><a class="dropdown-item hover-drop" href="web_development.html">Web Development</a></li>
<li><a class="dropdown-item hover-drop" href="digital_services.html">Digital Services</a></li>
<li><a class="dropdown-item hover-drop active" aria-current="page" href="computer_training.html">Computer Training</a></li>
<li><a class="dropdown-item hover-drop" href="pc_repairs.html">PC Repairs</a></li>
<li><a class="dropdown-item hover-drop" href="consultancy_services.html">Consultancy</a></li>
</ul>
</li>
<li class="nav-item mx-md-2">
<a class="nav-link navbar-link" href="clients.html">Clients</a>
</li>
<li class="nav-item mx-md-2">
<a class="nav-link navbar-link" href="contactus.html">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Back to top button -->
<button type="button" class="btn btn-danger btn-floating btn-lg back-to-top" id="btn-back-to-top">
<i class="bi bi-chevron-double-up"></i>
</button>
<span id="mouse-target"></span>
<main>
<!-- Intro Section -->
<section class="bg-light py-5" data-aos="fade-up" data-aos-delay="100">
<div class="container">
<div class="row align-items-center gap-3 gap-md-0">
<div class="col-md-6">
<h2 class="display-6 mt-3">Unlock Your Digital Potential</h2>
<p class="lead mt-3">
At <span class="bluey">CORE-TECH</span>, we offer hands-on computer training designed for beginners, professionals, and teams. Our courses are tailored to help you gain practical skills for today’s tech-driven world.
</p>
<a href="/assets/docs/CORE - Courses.pdf" target="_blank" class="btn btn-primary mt-3">View Course Outline</a>
</div>
<div class="col-md-6 mt-2">
<img src="assets/img/training_1.jpg" alt="individuals using their laptop PCs" class="feature-img" data-aos="fade-left" data-aos-delay="300">
</div>
</div>
</div>
</section>
<!-- Courses Section -->
<section id="courses" class="py-5">
<div class="container">
<div class="text-center mb-5">
<h2 class="bluey display-6 fw-bold">Our Training Programs</h2>
<p class="text-muted">Choose from a range of courses designed to fit your needs and skill level.</p>
</div>
<div class="row row-cols-1 row-cols-md-2 row-cols-lg-3 g-4">
<!-- Basic Computer Skills -->
<div class="col" data-aos="fade-up" data-aos-delay="100">
<div class="card h-100 shadow-sm">
<div class="card-body text-center">
<lord-icon
src="https://cdn.lordicon.com/evxithfv.json"
trigger="hover"
stroke="bold"
colors="primary:#134074,secondary:#134074"
style="width:80px;height:80px">
</lord-icon>
<h5 class="card-title mt-3">Basic Computer Skills</h5>
<p class="card-text text-muted">
Learn the fundamentals: Windows, file management, email, and basic troubleshooting.
</p>
</div>
</div>
</div>
<!-- Microsoft Office Suite -->
<div class="col" data-aos="fade-up" data-aos-delay="200">
<div class="card h-100 shadow-sm">
<div class="card-body text-center">
<lord-icon
src="https://cdn.lordicon.com/fjvfsqea.json"
trigger="hover"
stroke="bold"
colors="primary:#134074,secondary:#134074"
style="width:80px;height:80px">
</lord-icon>
<h5 class="card-title mt-3">Microsoft Office Suite</h5>
<p class="card-text text-muted">
Master Word, Excel, PowerPoint, and Outlook for business and academic productivity.
</p>
</div>
</div>
</div>
<!-- Graphic Design Basics -->
<div class="col" data-aos="fade-up" data-aos-delay="400">
<div class="card h-100 shadow-sm">
<div class="card-body text-center">
<lord-icon
src="https://cdn.lordicon.com/exymduqj.json"
trigger="hover"
stroke="bold"
colors="primary:#134074,secondary:#134074"
style="width:80px;height:80px">
</lord-icon>
<h5 class="card-title mt-3">Graphic Design Basics</h5>
<p class="card-text text-muted">
Introduction to design tools like Canva and CorelDraw for creating stunning visuals.
</p>
</div>
</div>
</div>
<!-- Frontend Development -->
<div class="col" data-aos="fade-up" data-aos-delay="500">
<div class="card h-100 shadow-sm">
<div class="card-body text-center">
<lord-icon
src="https://cdn.lordicon.com/yvaxaowk.json"
trigger="hover"
stroke="bold"
colors="primary:#134074,secondary:#134074"
style="width:80px;height:80px">
</lord-icon>
<h5 class="card-title mt-3">Frontend Development</h5>
<p class="card-text text-muted">
Learn to build interactive websites using HTML, CSS, and JavaScript with hands-on projects.
</p>
</div>
</div>
</div>
<!-- Backend Development -->
<div class="col" data-aos="fade-up" data-aos-delay="300">
<div class="card h-100 shadow-sm">
<div class="card-body text-center">
<lord-icon
src="https://cdn.lordicon.com/keldjfda.json"
trigger="hover"
stroke="bold"
colors="primary:#134074,secondary:#134074"
style="width:80px;height:80px">
</lord-icon>
<h5 class="card-title mt-3">Backend Development</h5>
<p class="card-text text-muted">
Learn backend programming, databases, and server-side logic with PHP and mySQL.
</p>
</div>
</div>
</div>
<!-- Fullstack Development -->
<div class="col" data-aos="fade-up" data-aos-delay="550">
<div class="card h-100 shadow-sm">
<div class="card-body text-center">
<lord-icon
src="https://cdn.lordicon.com/srupsmbe.json"
trigger="hover"
stroke="bold"
colors="primary:#134074,secondary:#134074"
style="width:80px;height:80px">
</lord-icon>
<h5 class="card-title mt-3">Fullstack Development</h5>
<p class="card-text text-muted">
Learn both frontend and backend technologies to build complete web applications.
</p>
</div>
</div>
</div>
<!-- Custom/Corporate Training -->
<div class="col" data-aos="fade-up" data-aos-delay="600">
<div class="card h-100 shadow-sm">
<div class="card-body text-center">
<lord-icon
src="https://cdn.lordicon.com/jdgfsfzr.json"
trigger="hover"
stroke="bold"
colors="primary:#134074,secondary:#134074"
style="width:80px;height:80px">
</lord-icon>
<h5 class="card-title mt-3">Custom & Corporate Training</h5>
<p class="card-text text-muted">
Tailored programs for organizations and groups, delivered on-site or online.
</p>
</div>
</div>
</div>
<!-- Private Tutoring -->
<div class="col" data-aos="fade-up" data-aos-delay="650">
<div class="card h-100 shadow-sm">
<div class="card-body text-center">
<lord-icon
src="https://cdn.lordicon.com/jeuxydnh.json"
trigger="hover"
stroke="bold"
colors="primary:#134074,secondary:#134074"
style="width:80px;height:80px">
</lord-icon>
<h5 class="card-title mt-3">Private Tutoring</h5>
<p class="card-text text-muted">
One-on-one personalized computer training sessions at your pace, in-person or online.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Why Choose Us -->
<section class="bg-black py-5">
<div class="container py-5">
<div class="row align-items-center">
<div class="col-md-6" data-aos="fade-right">
<h2 class="text-secondary display-6 fw-bold">Why Train With CORE-TECH?</h2>
<p class="text-muted mt-3">
We are committed to providing high-quality, practical training that equips you with the skills needed in today’s digital world. Our courses are designed to be engaging, interactive, and relevant to your career goals. </p>
<ul class="list-unstyled mt-4">
<li class="mb-3 text-light"><i class="me-1 bi bi-check-circle-fill text-secondary"></i> Experienced, friendly instructors</li>
<li class="mb-3 text-light"><i class="me-1 bi bi-check-circle-fill text-secondary"></i> Small class sizes for personalized attention</li>
<li class="mb-3 text-light"><i class="me-1 bi bi-check-circle-fill text-secondary"></i> Flexible schedules: weekdays & weekends</li>
<li class="mb-3 text-light"><i class="me-1 bi bi-check-circle-fill text-secondary"></i> Practical, hands-on learning approach</li>
<li class="mb-3 text-light"><i class="me-1 bi bi-check-circle-fill text-secondary"></i> Certificates upon completion</li>
</ul>
<a href="registration.html" class="btn btn-secondary-3 text-white mt-2">Enroll Now</a>
</div>
<div class="col-md-6 text-center mt-3 d-none d-lg-block" data-aos="fade-left">
<img src="./assets/img/training_2.jpg" alt="Computer Training Class" class="feature-img">
</div>
</div>
</div>
</section>
<!-- Testimonials -->
<section class="py-5">
<div class="container py-5">
<div class="text-center mb-5">
<h2 class="bluey display-6 fw-bold">What Our Students Say</h2>
</div>
<div class="row row-cols-1 row-cols-md-2 row-cols-lg-3 g-4">
<div class="col" data-aos="fade-up" data-aos-delay="100">
<div class="card h-100 shadow-sm border-2">
<div class="card-body">
<p class="card-text text-muted">"The training was practical and easy to follow. I now use Excel confidently at work. Thank you very much, CORE-TECH!"</p>
<div class="mt-3 text-black">
<i class="bi text-black bi-person-circle"></i>
<small>Chinwe - Office Admin</small>
</div>
</div>
</div>
</div>
<div class="col" data-aos="fade-up" data-aos-delay="200">
<div class="card h-100 shadow-sm border-2">
<div class="card-body">
<p class="card-text text-muted">"CORE-TECH's instructors are patient and knowledgeable. I loved the hands-on approach. Highly recommended for beginners."</p>
<div class="mt-3 text-black">
<i class="bi text-black bi-person-circle"></i>
<small>Samuel - Student</small>
</div>
</div>
</div>
</div>
<div class="col" data-aos="fade-up" data-aos-delay="300">
<div class="card h-100 shadow-sm border-2">
<div class="card-body">
<p class="card-text text-muted">"Their flexible schedule made it easy for me to learn after work. They also included online classes to accomodate my business trips."</p>
<div class="mt-3 text-black">
<i class="bi text-black bi-person-circle"></i>
<small>Grace - Entrepreneur</small>
</div>
</div>
</div>
</div>
<div class="col" data-aos="fade-up" data-aos-delay="300">
<div class="card h-100 shadow-sm border-2">
<div class="card-body">
<p class="card-text text-muted">"I joined CORE-TECH during the holidays and learned how to create and edit designs. Now I help my friends to create e-flyers for social media!"</p>
<div class="mt-3 text-black">
<i class="bi text-black bi-person-circle"></i>
<small>Racheal - Teenager</small>
</div>
</div>
</div>
</div>
<div class="col" data-aos="fade-up" data-aos-delay="300">
<div class="card h-100 shadow-sm border-2">
<div class="card-body">
<p class="card-text text-muted">"Before CORE-TECH, I didn’t know how to use a computer properly. Now I can type fast, use Excel, and make simple presentations. It’s boosted my confidence!"</p>
<div class="mt-3 text-black">
<i class="bi text-black bi-person-circle"></i>
<small>Elizabeth - Civil Servant</small>
</div>
</div>
</div>
</div>
<div class="col" data-aos="fade-up" data-aos-delay="300">
<div class="card h-100 shadow-sm border-2">
<div class="card-body">
<p class="card-text text-muted">"I wanted to learn web development to be able to establish myself. CORE-TECH’s fullstack course gave me the foundation I needed. I’ve already worked on a number of projects."</p>
<div class="mt-3 text-black">
<i class="bi text-black bi-person-circle"></i>
<small>Sean - Student</small>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Call to Action -->
<section class="py-5 bg-primary-3 text-white text-center">
<div class="container py-5">
<div class="py-5">
<h2 class="fw-bold mb-3">Ready to Start Your IT Journey?</h2>
<p class="lead mb-4">Contact us today to enroll or request more information about our computer training programs.</p>
<a href="registration.html" class="btn btn-light bluey btn-lg">Contact Us</a>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer class="contact-section-2 py-5">
<section>
<div class="container">
<div class="row gx-5">
<!-- LEFT COLUMN -->
<div class="col-md-5">
<div class="footer-title">
<img src="./assets/img/logo.png" style="width: 35% !important;" alt="coretechlogo">
</div>
<p class="footer-text text-muted">
Enabling Digital Solutions for you and your business.
</p>
<div class="mb-4">
<a href="contactus.html" class="btn btn-primary-3">Contact Us Today</a>
</div>
<div class="footer-credit mb-4 mb-md-0 d-none d-md-block">
© 2026 <span class="bluey">CORE-TECH</span>. All Rights Reserved.
</div>
</div>
<!-- RIGHT COLUMN -->
<div class="col-md-7">
<div class="row">
<!-- Sections -->
<div class="col-12 col-md-4 footer-nav mb-4 mb-sm-0">
<h6 class="bluey fw-bold">Quick Links</h6>
<ul class="list-unstyled mb-0">
<li><a href="index.html">Home</a></li>
<li><a href="aboutus.html">About Us</a></li>
<li><a href="clients.html">Clients</a></li>
<li><a href="services.html">Services</a></li>
</ul>
</div>
<!-- Resources -->
<div class="col-12 col-md-4 footer-nav mb-4 mb-sm-0">
<h6 class="bluey fw-bold">Resources</h6>
<ul class="list-unstyled mb-0">
<li><a href="https://github.com/coresystechng" target="_blank">GitHub</a></li>
<li><a href="/assets/docs/CORE - Company Profile.pdf" target="_blank">Portfolio</a></li>
<li><a href="terms.html">Terms of Use</a></li>
<li><a href="privacy_policy.html">Privacy Policy</a></li>
</ul>
</div>
<!-- Socials -->
<div class="col-12 col-md-4 footer-nav mb-4 mb-sm-0">
<h6 class="bluey fw-bold">Socials</h6>
<ul class="list-unstyled mb-0">
<li><a href="https://www.x.com/@coresystechng" target="_blank">X (Formerly Twitter)</a></li>
<li><a href="https://www.instagram.com/coresystechng" target="_blank">Instagram</a></li>
<li><a href="https://web.facebook.com/coresystechng" target="_blank">Facebook</a></li>
<li><a href="https://www.linkedin.com/company/coresystechng" target="_blank">LinkedIn</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="footer-credit mb-4 mb-md-0 d-block d-md-none text-center">
© 2026 <span class="bluey">CORE-TECH</span>. All Rights Reserved.
</div>
</div>
</section>
</footer>
<!-- Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script>
<!-- AOS JS -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init({
duration: 900,
once: true,
});
</script>
<!-- Back to top -->
<script>
//Get the button
let mybutton = document.getElementById("btn-back-to-top");
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function () {
scrollFunction();
};
function scrollFunction() {
if (
document.body.scrollTop > 20 ||
document.documentElement.scrollTop > 20
) {
mybutton.style.display = "block";
} else {
mybutton.style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
mybutton.addEventListener("click", backToTop);
function backToTop() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
<!-- Type effect JS -->
<script>
const counters = document.querySelectorAll('.counter');
const speed = 90; // The lower the faster
const animateCounters = () => {
counters.forEach(counter => {
const updateCount = () => {
const target = +counter.getAttribute('data-target');
const count = +counter.innerText;
const increment = Math.ceil(target / speed);
if (count < target) {
counter.innerText = count + increment;
setTimeout(updateCount, 20);
} else {
counter.innerText = target.toLocaleString();
}
};
updateCount();
});
};
const options = {
threshold: 0.3
};
const observer = new IntersectionObserver(function(entries, observer) {
entries.forEach(entry => {
if (entry.isIntersecting) {
animateCounters();
observer.disconnect();
}
});
}, options);
observer.observe(document.querySelector('.counter'));
</script>
<script>
// Minimum display time in milliseconds
const MIN_DISPLAY = 2000;
const start = Date.now();
window.addEventListener('load', () => {
const pre = document.getElementById('preloader');
const elapsed = Date.now() - start;
const remain = Math.max(0, MIN_DISPLAY - elapsed);
setTimeout(() => {
pre.classList.add('fade-out');
setTimeout(() => pre.remove(), 600);
}, remain);
});
</script>
<script>
const container = document.getElementById("background-lines");
const numLines = 60;
for (let i = 0; i < numLines; i++) {
const line = document.createElement("div");
line.classList.add("line");
const height = 80 + Math.random() * 120;
line.style.height = `${height}px`;
line.style.left = `${Math.random() * 100}%`;
line.style.top = `-${height}px`;
line.style.animationDuration = `${2 + Math.random() * 3}s`;
line.style.animationDelay = `${Math.random() * 5}s`;
container.appendChild(line);
}
</script>
<!-- hero-dissappear -->
<script>
document.addEventListener('DOMContentLoaded', () => {
const nav = document.querySelector('.navbar');
const hero = document.getElementById('home');
console.log('NAV:', nav, 'HERO:', hero);
const io = new IntersectionObserver(
([entry]) => {
console.log('hero intersection:', entry.isIntersecting);
nav.classList.toggle('visible', !entry.isIntersecting);
},
{ root: null, threshold: 0 }
);
io.observe(hero);
});
</script>
</body>
</html>