68 lines
3.3 KiB
PHP
68 lines
3.3 KiB
PHP
<!-- ======= Work Process Section ======= -->
|
|
<section id="work-process" class="work-process section">
|
|
<div class="container section-title" data-aos="fade-up">
|
|
<h2>Work Process</h2>
|
|
<p>Our proven approach helps organizations move faster, stay secure, and grow smarter.</p>
|
|
</div>
|
|
|
|
<div class="container" data-aos="fade-up" data-aos-delay="100">
|
|
<div class="row gy-5">
|
|
|
|
<div class="col-lg-4" data-aos="fade-up" data-aos-delay="200">
|
|
<div class="steps-item">
|
|
<div class="steps-image">
|
|
<img src="assets/img/steps/steps-1.webp" alt="Step 1" class="img-fluid" loading="lazy">
|
|
</div>
|
|
<div class="steps-content">
|
|
<div class="steps-number">01</div>
|
|
<h3>Discovery & Assessment</h3>
|
|
<p>We begin with a collaborative review of your systems, needs, risks, and goals to chart the best path forward.</p>
|
|
<div class="steps-features">
|
|
<div class="feature-item"><i class="bi bi-check-circle"></i><span>Infrastructure Audits</span></div>
|
|
<div class="feature-item"><i class="bi bi-check-circle"></i><span>Cloud Readiness</span></div>
|
|
<div class="feature-item"><i class="bi bi-check-circle"></i><span>Security Gaps</span></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-4" data-aos="fade-up" data-aos-delay="300">
|
|
<div class="steps-item">
|
|
<div class="steps-image">
|
|
<img src="assets/img/steps/steps-2.webp" alt="Step 2" class="img-fluid" loading="lazy">
|
|
</div>
|
|
<div class="steps-content">
|
|
<div class="steps-number">02</div>
|
|
<h3>Planning & Design</h3>
|
|
<p>We design robust solutions aligned with your budget, timelines, and business objectives — built for scale and longevity.</p>
|
|
<div class="steps-features">
|
|
<div class="feature-item"><i class="bi bi-check-circle"></i><span>System Architecture</span></div>
|
|
<div class="feature-item"><i class="bi bi-check-circle"></i><span>Migration Planning</span></div>
|
|
<div class="feature-item"><i class="bi bi-check-circle"></i><span>Compliance Considerations</span></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-4" data-aos="fade-up" data-aos-delay="400">
|
|
<div class="steps-item">
|
|
<div class="steps-image">
|
|
<img src="assets/img/steps/steps-3.webp" alt="Step 3" class="img-fluid" loading="lazy">
|
|
</div>
|
|
<div class="steps-content">
|
|
<div class="steps-number">03</div>
|
|
<h3>Implementation & Support</h3>
|
|
<p>From deployment to post-project monitoring, Wizdom Networks ensures success with hands-on support every step of the way.</p>
|
|
<div class="steps-features">
|
|
<div class="feature-item"><i class="bi bi-check-circle"></i><span>Project Execution</span></div>
|
|
<div class="feature-item"><i class="bi bi-check-circle"></i><span>Training & Onboarding</span></div>
|
|
<div class="feature-item"><i class="bi bi-check-circle"></i><span>HelpDesk+ Ongoing Support</span></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</section><!-- End Work Process Section -->
|