29 lines
1.5 KiB
PHP
29 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>
|
||
Wizdom is a preeminent business and IT consultancy founded in 2002, with clients across North America. We’re a creative, results-oriented team that isn’t afraid to push boundaries — but we stay grounded in proven best practices.
|
||
</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>
|
||
We’ve helped clients design smarter systems, manage complex initiatives, and adapt to change without missing a beat. Whether you need a strategist, a builder, or a translator between tech and leadership — <strong>we are that partner</strong>.
|
||
</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 -->
|