15 lines
549 B
PHP
15 lines
549 B
PHP
|
|
<!-- ABOUT PAGE — placeholder -->
|
||
|
|
<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">Alabama's locally-owned wireless internet and mesh networking company.</p>
|
||
|
|
</div>
|
||
|
|
</section>
|
||
|
|
|
||
|
|
<section class="section">
|
||
|
|
<div class="container" style="max-width:800px">
|
||
|
|
<div class="placeholder-block">Company story, team bios, and mission statement will go here.</div>
|
||
|
|
</div>
|
||
|
|
</section>
|