Replace leadership section with Get-in-contact CTA

Swap the founder/leadership section for a 'Get in contact' section with a
mailto button; nav now links to #contact and an Email us action.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2ro
2026-06-24 16:39:30 -04:00
parent ad05a8242a
commit 44d186d0a7
2 changed files with 12 additions and 17 deletions
+9 -13
View File
@@ -36,8 +36,8 @@
</a>
<nav class="nav-links">
<a href="#focus">Focus</a>
<a href="#founder">Founder</a>
<a class="nav-cta" href="mailto:contact@houstonlabs.us">Contact</a>
<a href="#contact">Contact</a>
<a class="nav-cta" href="mailto:contact@houstonlabs.us">Email us</a>
</nav>
</header>
@@ -92,22 +92,18 @@
</div>
</section>
<section class="founder" id="founder">
<section class="contact-cta" id="contact">
<div class="section-head">
<span class="label">/ Leadership</span>
<h2>Founded on a rare vantage point</h2>
</div>
<div class="founder-body">
<p>Houston Labs is founded and led by <strong>Lambert Houston</strong>, Chief Executive Officer.
A career in the film industry gave Lambert a firsthand understanding of how creative work
actually gets made — and an instinct for where technology can take it next.</p>
<p>That perspective is the company&rsquo;s foundation: an R&amp;D firm that understands the future
of creative technologies because it has lived the craft those technologies are built to serve.</p>
<span class="label">/ Get in contact</span>
<h2>Let&rsquo;s build what&rsquo;s next.</h2>
</div>
<p class="contact-lede">Working at the frontier of creative technology, or want to start a
conversation? We&rsquo;d like to hear from you.</p>
<a class="btn btn-primary btn-lg" href="mailto:contact@houstonlabs.us">Email us &rarr;</a>
</section>
</main>
<footer class="foot" id="contact">
<footer class="foot">
<div class="foot-top">
<a class="btn btn-primary" href="mailto:contact@houstonlabs.us">contact@houstonlabs.us</a>
</div>