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:
+9
-13
@@ -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’s foundation: an R&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’s build what’s next.</h2>
|
||||
</div>
|
||||
<p class="contact-lede">Working at the frontier of creative technology, or want to start a
|
||||
conversation? We’d like to hear from you.</p>
|
||||
<a class="btn btn-primary btn-lg" href="mailto:contact@houstonlabs.us">Email us →</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>
|
||||
|
||||
Reference in New Issue
Block a user