28 lines
1.4 KiB
PHP
28 lines
1.4 KiB
PHP
<!-- ======= Wizdom Ethos Section ======= -->
|
||
<section id="ethos" class="section">
|
||
<div class="container" data-aos="fade-up" data-aos-delay="100">
|
||
|
||
<div class="row">
|
||
<div class="col-lg-6 d-flex align-items-center">
|
||
<img src="assets/img/illustration/illustration-10.webp" class="img-fluid" alt="Wizdom Networks Ethos Illustration">
|
||
</div>
|
||
|
||
<div class="col-lg-6 pt-4 pt-lg-0 content">
|
||
<h2>The Wizdom Ethos</h2>
|
||
<p>We don’t just deliver IT. We bring calm to chaos, clarity to complexity, and wisdom to every decision. Here’s what guides us:</p>
|
||
|
||
<ul class="ethos-list">
|
||
<li><i class="bi bi-lightning-charge"></i> <strong>Responsiveness Matters:</strong> Speed is critical — so is follow-through.</li>
|
||
<li><i class="bi bi-person-check"></i> <strong>People First:</strong> Tech only works if the people using it succeed.</li>
|
||
<li><i class="bi bi-lock"></i> <strong>Secure by Design:</strong> We build security into every system — not onto it.</li>
|
||
<li><i class="bi bi-journal-check"></i> <strong>Document Everything:</strong> Memory fades. Teams change...Good notes don’t!</li>
|
||
<li><i class="bi bi-lightbulb"></i> <strong>Built with Intention:</strong> Solutions grounded in experience, not trend-chasing.</li>
|
||
</ul>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
</section>
|
||
<!-- End Wizdom Ethos Section -->
|