Skip to content

Commit 0c5aeee

Browse files
committed
less bs
1 parent 623016c commit 0c5aeee

File tree

6 files changed

+20
-26
lines changed

6 files changed

+20
-26
lines changed

src/about.njk

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ description: Great tools amplify human capability without getting in the way.
2525

2626
<h2 style="font-size: 24px; letter-spacing: -1px;">WHY IT MATTERS</h2>
2727

28-
<p><strong>The cost of slow reviews is massive.</strong> For a 20-person team, waiting for reviews burns $1.2M annually in lost productivity.</p>
28+
<p><strong>The cost of slow reviews is massive.</strong> For a 20-person team, waiting for reviews burns $1M annually in lost productivity.</p>
2929

30-
<p><strong>Turn-based tracking changes everything.</strong> When everyone knows exactly whose turn it is, PRs move through review 95% faster.</p>
30+
<p><strong>Turn-based tracking changes everything.</strong> When everyone knows exactly whose turn it is, PRs move through review 94% faster.</p>
3131

3232
<p><strong>Your tooling should amplify talent, not burden it.</strong> We eliminate the friction that keeps great engineers from doing great work.</p>
3333

@@ -37,10 +37,10 @@ description: Great tools amplify human capability without getting in the way.
3737

3838
<p>Started codeGROOVE after being tired of being the review bottleneck one too many times.</p>
3939

40-
<h2>Location</h2>
40+
<h2 style="font-size: 24px; letter-spacing: -1px;">LOCATION</h2>
4141
<p>North Cackalacky</p>
4242

43-
<h2>Contact</h2>
43+
<h2 style="font-size: 24px; letter-spacing: -1px;">CONTACT</h2>
4444
<p><a href="mailto:ship-faster@codegroove.dev">ship-faster@codegroove.dev</a></p>
4545

4646
<img src="/media/logo.png" alt="codeGROOVE" width="80" class="logo-img">

src/blog.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ description: Thoughts on building better developer tools.
2626

2727
<div class="groove-card">
2828
<ul style="font-size: 18px;">
29-
<li>Reducing PR review time by 95%</li>
29+
<li>Reducing PR review time by 94%</li>
3030
<li>Eliminating context switching</li>
3131
<li>Building tools that scale</li>
3232
<li>Security without slowdown</li>

src/index.njk

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: base.njk
3-
title: Ship 95% Faster
3+
title: Ship 94% Faster
44
description: Transform your 4-day PR cycle into 3 hours. Measurable results in week one.
55
---
66

@@ -50,7 +50,7 @@ description: Transform your 4-day PR cycle into 3 hours. Measurable results in w
5050

5151
<h2 style="font-size: 24px; letter-spacing: -1px;">FOR ENGINEERS, BY ENGINEERS</h2>
5252

53-
<p style="font-weight: bold; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 30px;">Two ways to groove:</p>
53+
<p style="font-weight: bold; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 30px;">Two ways to groove</p>
5454

5555
<div class="products">
5656
<article class="product">
@@ -68,8 +68,8 @@ description: Transform your 4-day PR cycle into 3 hours. Measurable results in w
6868

6969
<article class="product">
7070
<h3>grooveHUB</h3>
71-
<p><strong>For teams of 2-100</strong></p>
72-
<p>Reduces your GitHub pull request latency by 94%.</p>
71+
<p><strong>For teams of 2-256</strong></p>
72+
<p>Reduces your PR latency by 94%.</p>
7373
<ul>
7474
<li>SOC 2 compliance automation</li>
7575
<li>Robot Army (GitHub bots)</li>
@@ -99,7 +99,7 @@ description: Transform your 4-day PR cycle into 3 hours. Measurable results in w
9999

100100
<div class="text-center mt-60">
101101
<a href="mailto:ship-faster@codegroove.dev" class="cta">GET YOUR GROOVE ON</a>
102-
<p style="font-weight: bold; letter-spacing: 2px;">15-MIN DEMO · REAL VELOCITY DATA</p>
102+
<p style="font-weight: bold; letter-spacing: 2px;">15-MIN DEMO · FREE TO TRY</p>
103103
</div>
104104

105105
<img src="/media/logo.png" alt="codeGROOVE" width="80" class="logo-img">

src/products.njk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ description: Transform 5-day PR cycles into 3 hours. ROI in week one.
5959
<td><strong>Individual</strong></td>
6060
<td>1</td>
6161
<td>Free (OSS) / $3.84/mo</td>
62-
<td>40 hours/month saved</td>
62+
<td>2 hours/day saved</td>
6363
</tr>
6464
<tr>
6565
<td><strong>Jam Session</strong></td>
@@ -88,7 +88,7 @@ description: Transform 5-day PR cycles into 3 hours. ROI in week one.
8888
<li><strong>Day 1:</strong> Connect GitHub, configure teams</li>
8989
<li><strong>Day 2:</strong> First PR notifications delivered</li>
9090
<li><strong>Day 7:</strong> 50% reduction in PR cycle time</li>
91-
<li><strong>Day 30:</strong> Full 95% improvement achieved</li>
91+
<li><strong>Day 30:</strong> Full 94% improvement achieved</li>
9292
</ul>
9393

9494
<h2 style="font-size: 24px; letter-spacing: -1px;">SECURITY</h2>

src/products/hub.njk

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: base.njk
33
title: grooveHUB
4-
description: Team-wide PR automation for 2-512+ engineers. Slack, Robot Army, and SOC 2 automation.
4+
description: Team-wide PR automation for 2-256+ engineers. Slack, Robot Army, and SOC 2 automation.
55
---
66

77
<h1 style="margin-bottom: 20px;">GROOVEHUB</h1>
@@ -77,14 +77,8 @@ description: Team-wide PR automation for 2-512+ engineers. Slack, Robot Army, an
7777

7878
<div class="groove-card">
7979
<p style="font-size: 20px; font-weight: bold; margin: 0;">ROBOT ARMY</p>
80-
<ul style="margin-top: 15px;">
81-
<li>Auto-assign reviewers</li>
82-
<li>Auto-close stale PRs</li>
83-
<li>Auto-push reminders</li>
84-
<li>Auto-reassign on vacation</li>
85-
<li>Auto-update branches</li>
86-
<li>Auto-merge when ready</li>
87-
</ul>
80+
<p style="margin-top: 15px;">Automating every stage of the PR lifecycle: intelligent reviewer assignment based on code ownership, proactive notifications when reviews are blocking progress, automated rebasing to keep PRs current, and automatic merging when approved.</p>
81+
<p style="margin-top: 15px; font-weight: bold;">Deterministic state machines eliminate the human coordination overhead that kills velocity.</p>
8882
</div>
8983

9084
<div class="groove-card">

src/products/r2r.njk

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@ description: Your personal PR dashboard. Never miss a review again.
1414

1515
<h2 style="font-size: 24px; letter-spacing: -1px;">THE GROOVE</h2>
1616

17-
<p>Ready to Review is your personal code review assistant. It tracks every PR that needs your attention and notifies you at exactly the right moment.</p>
17+
<p>Ready to Review is your personal code review assistant. It tracks every GitHub pull request that needs your attention and notifies you at exactly the right moment.</p>
1818

1919
<p><strong>The "It's Your Turn" alert:</strong> Get notified only when action is required from you. No noise. No spam. Just actionable notifications.</p>
2020

2121
<p><strong>We save your most limited resource: time.</strong></p>
2222

2323
<h2 style="font-size: 24px; letter-spacing: -1px;">DASHBOARD</h2>
24-
<p><a href="https://dash.ready-to-review.dev">dash.ready-to-review.dev</a></p>
24+
<p><a href="https://dash.ready-to-review.dev" class="cta-button-small">Open Dashboard</a></p>
2525

2626
<h2 style="font-size: 24px; letter-spacing: -1px;">NOTIFICATIONS</h2>
2727
<ul>
2828
<li>Browser extension</li>
29-
<li>Discord</li>
30-
<li>Matrix</li>
29+
<li>Discord (soon)</li>
30+
<li>Matrix (soon)</li>
3131
<li>Slack (requires grooveHUB)</li>
3232
</ul>
3333

@@ -101,7 +101,7 @@ description: Your personal PR dashboard. Never miss a review again.
101101
</table>
102102

103103
<div class="text-center mt-60">
104-
<a href="https://dash.ready-to-review.dev" class="cta">GET DOWN</a>
104+
<a href="https://dash.ready-to-review.dev" class="cta">TRY IT NOW</a>
105105
</div>
106106

107107
<img src="/media/logo.png" alt="codeGROOVE" width="80" class="logo-img">

0 commit comments

Comments
 (0)