32 lines
1.5 KiB
PHP
32 lines
1.5 KiB
PHP
<!-- ======= About Section ======= -->
|
||
<section id="about" class="about section">
|
||
<div class="container section-title" data-aos="fade-up">
|
||
<h2>About Us</h2>
|
||
</div>
|
||
|
||
<div class="container">
|
||
<div class="row gy-4">
|
||
<div class="col-lg-6 content" data-aos="fade-up" data-aos-delay="100">
|
||
<p>
|
||
We’re not your average IT consultancy — and that’s the point.
|
||
At Wizdom, we blend sharp technical expertise with grounded business sense.
|
||
For over 20 years, we've helped clients design smarter infrastructure, manage complex projects, and adapt to change without missing a beat.
|
||
</p>
|
||
<ul>
|
||
<li><i class="bi bi-check2-circle"></i> <span>Infrastructure strategy meets execution — without the buzzwords.</span></li>
|
||
<li><i class="bi bi-check2-circle"></i> <span>We don’t just work with tech — we translate it into results.</span></li>
|
||
<li><i class="bi bi-check2-circle"></i> <span>Collaborative, transparent, and battle-tested since 2002.</span></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="200">
|
||
<p>
|
||
Whether you need an architect, a troubleshooter, or a translator between tech and executive — we've been that partner.
|
||
Our engagements go beyond checklists — we help build what's next.
|
||
</p>
|
||
<a href="#services" class="read-more"><span>Explore Our Services</span><i class="bi bi-arrow-right"></i></a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section><!-- End About Section -->
|