Skip to content

Commit c33fe82

Browse files
committed
redo the products page
1 parent db51de1 commit c33fe82

File tree

2 files changed

+3
-22
lines changed

2 files changed

+3
-22
lines changed

src/media/founder.jpg

308 KB
Loading

src/products.njk

Lines changed: 3 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -13,34 +13,15 @@ description: Developer tools designed to help you ship better software, faster.
1313

1414
<section class="container">
1515
<div class="content-section text-center" style="max-width: 600px; margin: 0 auto;">
16-
<h2>Coming Soon</h2>
16+
<h2>Ready to Review</h2>
1717
<p style="font-size: 1.25rem; line-height: 1.8; color: var(--color-gray); margin: 2rem 0;">
18-
We're building developer tools that eliminate context switching and respect your workflow.
18+
Developer Acceleration Platform: where humans and bots come together in beautiful harmony.
1919
</p>
2020

2121
<p style="font-size: 1.125rem; margin-bottom: 3rem;">
22-
Be the first to know when we launch.
22+
Coming soon.
2323
</p>
2424

2525
<a href="#" class="cta-button" onclick="sendEmail(); return false;">Get in Touch</a>
26-
27-
<div class="feature-grid mt-4" style="text-align: left;">
28-
<div class="card">
29-
<h3>Eliminate Context Switching</h3>
30-
<p>Keep developers in flow state. Stop losing hours to tool fatigue.</p>
31-
</div>
32-
<div class="card">
33-
<h3>Automate Everything</h3>
34-
<p>Don't waste human cycles on what machines can do better. If it can be automated, it will be.</p>
35-
</div>
36-
<div class="card">
37-
<h3>Enterprise Velocity</h3>
38-
<p>Ship 90% faster without sacrificing security or compliance.</p>
39-
</div>
40-
<div class="card">
41-
<h3>Ready to Review</h3>
42-
<p>Coming soon.</p>
43-
</div>
44-
</div>
4526
</div>
4627
</section>

0 commit comments

Comments
 (0)