Skip to content

Commit e9bf276

Browse files
committed
Lower individual price to .56
1 parent 7317fa7 commit e9bf276

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/products/r2r.njk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ description: Your personal PR dashboard. Never miss a review again.
103103

104104
<div class="groove-card">
105105
<p class="text-bold mb-1">FREE DURING BETA</p>
106-
<p>Ready to Review is currently free while in beta. <strong>OSS maintainers never pay—this shit should be free.</strong> Corporate developers pay $3.84/mo because your company can afford it.</p>
106+
<p>Ready to Review is currently free while in beta. <strong>OSS maintainers never pay—this shit should be free.</strong> Corporate developers pay $2.56/mo because your company can afford it.</p>
107107
</div>
108108

109109
<table>
@@ -121,9 +121,9 @@ description: Your personal PR dashboard. Never miss a review again.
121121
<td><strong>Free forever</strong></td>
122122
</tr>
123123
<tr>
124-
<td><strong>Corporate Developers</strong></td>
124+
<td><strong>Supporters & Corporate Developers</strong></td>
125125
<td>Public + Private repos</td>
126-
<td>$3.84/mo <span class="text-muted">(coming soon)</span></td>
126+
<td>$2.56/mo <span class="text-muted">(coming soon)</span></td>
127127
</tr>
128128
<tr>
129129
<td><strong>Teams</strong></td>

0 commit comments

Comments
 (0)