Skip to content

Commit 69c8070

Browse files
committed
try again
1 parent e2680a8 commit 69c8070

File tree

1 file changed

+20
-19
lines changed

1 file changed

+20
-19
lines changed

src/index.njk

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,28 @@ description: Transform your 4-day PR cycle into 3 hours. Fast, smooth, conflict-
66

77
<section class="hero">
88
<h1 style="font-size: 56px; line-height: 0.85;">SHIP<br>94%<br>FASTER</h1>
9-
<p style="font-size: 20px; margin-top: 30px;">4.5-day pull request cycle → 3 hours<br>
10-
<span style="color: var(--yellow);">STOP WASTING YOUR ENGINEERS' FUCKING TIME</span></p>
9+
<p style="font-size: 20px; margin-top: 30px;">Fix your pull request workflow<br>
10+
<span style="color: var(--yellow);">4.5-DAY CYCLE → 3 HOURS</span></p>
1111
</section>
1212

1313
<h2 style="font-size: 24px; letter-spacing: -1px;">THE PROBLEM</h2>
1414

1515
<div class="groove-card">
16-
<p style="font-size: 24px; font-weight: bold; margin: 0;">25% OF YOUR TIME</p>
17-
<p style="font-size: 18px;">WAITING FOR REVIEWS</p>
16+
<p style="font-size: 24px; font-weight: bold; margin: 0;">SLOW PULL REQUESTS</p>
17+
<p style="font-size: 18px; margin-top: 12px;">25% of developer time waiting for reviews<br>
18+
Context switching disrupts flow state<br>
19+
Merge conflicts increase over time</p>
1820
<p style="font-size: 32px; font-weight: bold; color: var(--grey); margin-top: 20px;">$1M/YEAR</p>
19-
<p style="margin: 0;">BURNED ON A 20-PERSON TEAM</p>
21+
<p style="margin: 0;">BURNED OPPORTUNITY COST ON A 20-PERSON TEAM</p>
2022
</div>
2123

2224
<div class="groove-card" style="margin-top: 24px;">
23-
<p style="font-size: 20px; font-weight: bold; margin: 0;">THE LONGER PRs SIT...</p>
24-
<p style="font-size: 16px; margin-top: 12px;">→ More merge conflicts<br>
25-
→ More rebase hell<br>
26-
→ Zero value generated<br>
27-
→ Lost opportunity cost<br>
28-
→ More frustrated engineers</p>
29-
<p style="font-size: 14px; color: var(--grey); margin-top: 16px;">UNSHIPPED CODE = $0 REVENUE</p>
25+
<p style="font-size: 20px; font-weight: bold; margin: 0;">STALE CODE COSTS</p>
26+
<p style="font-size: 16px; margin-top: 12px;">→ Merge conflicts increase<br>
27+
→ Rebase complexity grows<br>
28+
→ Features sit unshipped<br>
29+
→ Developer context is lost</p>
30+
<p style="font-size: 14px; color: var(--grey); margin-top: 16px;">UNMERGED CODE DELIVERS NO VALUE</p>
3031
</div>
3132

3233
<h2>Proven Results</h2>
@@ -100,19 +101,19 @@ description: Transform your 4-day PR cycle into 3 hours. Fast, smooth, conflict-
100101

101102
<div class="groove-card">
102103
<p style="font-size: 24px; font-weight: bold; margin: 0;">TURN-BASED TRACKING</p>
103-
<p style="font-size: 18px; margin-top: 20px;">✓ KNOW EXACTLY WHOSE TURN IT IS<br>
104-
ELIMINATE REVIEW BOTTLENECKS<br>
105-
NO MORE FORGOTTEN PRS<br>
106-
PREVENT MERGE CONFLICTS</p>
104+
<p style="font-size: 18px; margin-top: 20px;">✓ Clear responsibility handoffs<br>
105+
Automated bottleneck detection<br>
106+
Context-aware notifications<br>
107+
Conflict prevention alerts</p>
107108
<p style="font-size: 14px; color: var(--grey); margin-top: 20px;">LIKE JAMES BROWN DESIGNED A PR SYSTEM</p>
108109
</div>
109110

110111
<ul>
111112
<li><strong>Week 1:</strong> 50% reduction in PR wait time</li>
112113
<li><strong>Month 1:</strong> 94% faster overall cycle time</li>
113-
<li><strong>Zero disruption:</strong> Works with your existing GitHub workflow</li>
114-
<li><strong>No merge conflicts:</strong> Fresh code, always in sync</li>
115-
<li><strong>Happy engineers:</strong> They ship code, not wait for reviews</li>
114+
<li><strong>No workflow changes:</strong> Works with existing GitHub process</li>
115+
<li><strong>Less context switching:</strong> Developers stay in flow longer</li>
116+
<li><strong>Outship your competition:</strong> They wait days, you ship in hours</li>
116117
</ul>
117118

118119
<div class="text-center mt-60">

0 commit comments

Comments
 (0)