Skip to content

Commit 99a2891

Browse files
Thomas StrombergThomas Stromberg
authored andcommitted
minor changes
1 parent 6e4462e commit 99a2891

File tree

7 files changed

+2501
-32
lines changed

7 files changed

+2501
-32
lines changed

src/about/index.njk

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ title: About
88

99
<div class="content-hero-inner">
1010
<h1>ABOUT</h1>
11+
<p style="font-size: 20px; color: var(--cyan); margin-bottom: 30px; font-weight: 600;">Enterprise-grade developer tools. Startup speed.</p>
1112

1213
<div style="background: white; padding: 30px; border-radius: 8px; margin-bottom: 30px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);">
1314
<div style="display: flex; align-items: center; gap: 30px; flex-wrap: wrap;">
@@ -37,20 +38,5 @@ title: About
3738
<p>Contact: WOOF WOOF WOOF. (She's always available. Especially if you have treats.)</p>
3839
</div>
3940
</div>
40-
41-
<h2>THE PROBLEM</h2>
42-
43-
<p>Code review latency is the invisible tax on engineering velocity. A 20-person team loses $1M/year in wait time. Engineers get blocked, context-switch, lose flow state. The best ones leave.</p>
44-
45-
<p>We've lived this problem at scale—from 2-person startups to Google-sized orgs. We know what works: intelligent assignment, turn-based tracking, zero-friction notifications. The tools existed in fragments. We're building them properly.</p>
46-
47-
<h2>WHAT WE OFFER</h2>
48-
49-
<p><strong><a href="/products/ready-to-review/">Ready to Review</a></strong> — 20X faster code reviews through intelligent assignment and turn-based tracking.</p>
50-
51-
<p><strong><a href="/opensource/">Open Source</a></strong> — Free forever for OSS projects. 10% of profits reinvested in the ecosystem.</p>
52-
53-
<p><strong><a href="/security/">Security-First</a></strong> — Zero trust architecture. Built by ex-Google/Chainguard security engineers.</p>
54-
55-
</div>
41+
</div>
5642
</section>

0 commit comments

Comments
 (0)