Files
alwisp/www/pages/about.php

70 lines
4.9 KiB
PHP
Raw Normal View History

<!-- ABOUT PAGE -->
<section class="section page-hero">
<div class="container">
<span class="section__eyebrow">Who We Are</span>
<h1 class="section__heading">About ALWISP</h1>
<p class="section__sub">A networking solutions company built on the belief that every environment deserves a network that actually works.</p>
</div>
</section>
<section class="section">
<div class="container" style="max-width:800px">
<div class="section__header" style="text-align:left; margin-bottom:2rem">
<span class="section__eyebrow">Our Story</span>
<h2 class="section__heading">Born in the Field</h2>
</div>
<p style="margin-bottom:1.25rem">ALWISP wasn't started in a boardroom. It was started under a tent.</p>
<p style="margin-bottom:1.25rem">After a tornado tore through an Alabama community, the area was left without reliable internet at exactly the moment it was needed most when charity workers, relief organizations, and volunteers were mobilizing to help. No connectivity meant no coordination.</p>
<p style="margin-bottom:1.25rem">We stepped in. We sourced equipment, designed a deployment on the fly, set it up outdoors in field conditions, and built out access nodes so that relief workers and residents could get online. The network went up fast because it had to.</p>
<p style="margin-bottom:1.25rem">That experience became the foundation of how we think about every project: assess the environment, engineer a real solution, deploy it fast, and make sure it works when it counts. No templates. No assumptions. No cutting corners on the infrastructure people are going to depend on.</p>
<p>Today ALWISP designs and deploys custom mesh networks, managed services, structured cabling, access control, and IP camera systems for clients across Alabama bringing the same field-tested mentality to every job, whether it's a small office or a multi-building campus.</p>
</div>
</section>
<section class="section section--alt">
<div class="container" style="max-width:800px">
<div class="section__header" style="text-align:left; margin-bottom:2rem">
<span class="section__eyebrow">What Drives Us</span>
<h2 class="section__heading">Our Mission</h2>
</div>
<p style="margin-bottom:1.25rem">We exist to build networks that solve real problems. Not to sell subscriptions, not to lock clients into contracts, and not to hand off a half-finished system with a manual and a phone number.</p>
<p style="margin-bottom:1.25rem">Every engagement starts with listening understanding the environment, the workflows that depend on connectivity, and the constraints we're working within. From there we design, install, and manage a solution that fits.</p>
<p>We're a small, local team. Our clients have our direct line. When something needs attention, we respond not a call center, not a ticket queue.</p>
</div>
</section>
<section class="section">
<div class="container" style="max-width:800px">
<div class="section__header" style="text-align:left; margin-bottom:2rem">
<span class="section__eyebrow">How We Work</span>
<h2 class="section__heading">Our Approach</h2>
</div>
<div class="cards" style="grid-template-columns: repeat(auto-fit, minmax(220px, 1fr))">
<div class="card">
<h3 class="card__title">1. Assess</h3>
<p class="card__body">We start with a site survey and a conversation. We want to understand your environment, your existing infrastructure, and what success looks like for your organization.</p>
</div>
<div class="card">
<h3 class="card__title">2. Design</h3>
<p class="card__body">We build a custom solution for your situation equipment selection, topology, IP schema, and physical routing before any installation begins.</p>
</div>
<div class="card">
<h3 class="card__title">3. Deploy</h3>
<p class="card__body">Our team handles the full installation. Cabling, mounting, configuration, and testing everything documented as we go.</p>
</div>
<div class="card">
<h3 class="card__title">4. Manage</h3>
<p class="card__body">We stay on. Monitoring, maintenance, updates, and support keep your network running at full capacity long after the install is done.</p>
</div>
</div>
</div>
</section>
<section class="section cta-band" aria-labelledby="about-cta">
<div class="container cta-band__content">
<h2 id="about-cta" class="cta-band__heading">Ready to work together?</h2>
<p class="cta-band__sub">Tell us about your project and we'll get back to you with a straight answer.</p>
<a href="/contact" class="btn btn--primary">Get in Touch</a>
</div>
</section>