62 lines
3.1 KiB
PHP
62 lines
3.1 KiB
PHP
<!-- ======= Services Section ======= -->
|
|
<section id="services" class="services section">
|
|
<div class="container section-title" data-aos="fade-up">
|
|
<h2>Services</h2>
|
|
<p>Discover how Wizdom Networks transforms businesses through modern IT consulting and powerful digital infrastructure solutions.</p>
|
|
</div>
|
|
|
|
<div class="container">
|
|
<div class="row gy-5">
|
|
|
|
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="200">
|
|
<div class="service-item">
|
|
<div class="icon"><i class="bi bi-briefcase"></i></div>
|
|
<h4><a href="#contact" class="stretched-link" onclick="prefillService('IT Strategy & Alignment')" >IT Strategy & Alignment</a></h4>
|
|
<p>Align your technology with your business roadmap — not the other way around.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="300">
|
|
<div class="service-item">
|
|
<div class="icon"><i class="bi bi-card-checklist"></i></div>
|
|
<h4><a href="#contact" class="stretched-link" onclick="prefillService('Project & Implementation Support')" >Project & Implementation Support</a></h4>
|
|
<p>From kickoff to go-live, we keep your projects moving and your outcomes clear.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="400">
|
|
<div class="service-item">
|
|
<div class="icon"><i class="bi bi-bar-chart"></i></div>
|
|
<h4><a href="#contact" class="stretched-link" onclick="prefillService('Managed IT Services')" >Managed IT Services</a></h4>
|
|
<p>Full-service support for infrastructure, endpoints, cloud, and more.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="500">
|
|
<div class="service-item">
|
|
<div class="icon"><i class="bi bi-binoculars"></i></div>
|
|
<h4><a href="#contact" class="stretched-link" onclick="prefillService('Network & Infrastructure Design')" >Network & Infrastructure Design</a></h4>
|
|
<p>Firewalls, cabling, wireless, data centers — optimized and future-ready.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="600">
|
|
<div class="service-item">
|
|
<div class="icon"><i class="bi bi-brightness-high"></i></div>
|
|
<h4><a href="#contact" class="stretched-link" onclick="prefillService('Training & Documentation')" >Training & Documentation</a></h4>
|
|
<p>Executive briefings. End-user workshops. Tailored sessions that stick.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-xl-4 col-md-6" data-aos="zoom-in" data-aos-delay="700">
|
|
<div class="service-item">
|
|
<div class="icon"><i class="bi bi-calendar4-week"></i></div>
|
|
<h4><a href="#contact" class="stretched-link" onclick="prefillService('Branding & Web Consulting')" >Branding & Web Consulting</a></h4>
|
|
<p>From domain to delivery — we help you tell your story and back it up with solid tech.</p>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</section><!-- End Services Section -->
|