Remove Approach section from homepage (for now)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2ro
2026-06-27 20:37:43 -04:00
parent dd2d3fb779
commit ea44bf69c5
-25
View File
@@ -40,7 +40,6 @@
</a>
<div class="nav-links">
<a href="#focus">Focus</a>
<a href="#approach">Approach</a>
<a href="foundation/">Foundation</a>
<a href="resources/">Resources</a>
<a href="#contact">Contact</a>
@@ -114,30 +113,6 @@
</div>
</section>
<!-- APPROACH -->
<section class="section" id="approach">
<div class="section-head reveal">
<span class="label">/ How we work</span>
<h2>From first principles to the real world</h2>
</div>
<div class="steps-grid">
<div class="step reveal">
<span class="step-idx">01</span>
<h4>Research</h4>
<p>First principles to the frontier questions worth asking.</p>
</div>
<div class="step reveal">
<span class="step-idx">02</span>
<h4>Prototype</h4>
<p>Building what the technology makes newly possible.</p>
</div>
<div class="step reveal">
<span class="step-idx">03</span>
<h4>Ship</h4>
<p>Systems engineered to reach the real world.</p>
</div>
</div>
</section>
<!-- CONTACT -->
<section class="contact" id="contact">