Skip to content

Commit

Permalink
Clarify pricing and single tunnel option on Gumroad
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Apr 5, 2024
1 parent 9f73cfb commit a162581
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _includes/pricing/pricing-grid.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="px-4">
<h2 class="text-lg leading-6 font-medium text-gray-900">Personal</h2>
<p class="mt-4">
<span class="text-4xl font-extrabold text-gray-900">$19.99</span>
<span class="text-4xl font-extrabold text-gray-900">$25</span>
<span class="text-base font-medium text-gray-500">/mo</span>
</p>
<p class="mt-4 text-sm text-gray-500">This license is just for you. Use it at home or at work.</p>
Expand Down Expand Up @@ -37,7 +37,7 @@ <h2 class="text-lg leading-6 font-medium text-gray-900">Personal</h2>
<tr class="border-t border-gray-200">
<th class="py-5 px-4 text-sm font-normal text-gray-500 text-left" scope="row">Cost per tunnel.</th>
<td class="py-5 pr-4">
<span class="block text-sm text-gray-700 text-right">10 USD / mo</span>
<span class="block text-sm text-gray-700 text-right">12.50 USD / mo</span>
</td>
</tr>

Expand Down Expand Up @@ -185,7 +185,7 @@ <h2 class="text-lg leading-6 font-medium text-gray-900">Personal</h2>
<div class="px-4 mt-16">
<h2 class="text-lg leading-6 font-medium text-gray-900">Business</h2>
<p class="mt-4">
<span class="text-4xl font-extrabold text-gray-900">$99.99</span>
<span class="text-4xl font-extrabold text-gray-900">$50.00</span>
<span class="text-base font-medium text-gray-500">/mo</span>
</p>
<p class="mt-4 text-sm text-gray-500">Connect services for your business, with email support.</p>
Expand All @@ -207,7 +207,7 @@ <h2 class="text-lg leading-6 font-medium text-gray-900">Business</h2>
<tr class="border-t border-gray-200">
<th class="py-5 px-4 text-sm font-normal text-gray-500 text-left" scope="row">Tunnels included.</th>
<td class="py-5 pr-4">
<span class="block text-sm text-gray-700 text-right">2 tunnels</span>
<span class="block text-sm text-gray-700 text-right">1 tunnel</span>
</td>
</tr>

Expand Down Expand Up @@ -571,7 +571,7 @@ <h2 class="text-lg leading-6 font-medium text-gray-900">Uplink for SaaS</h2>
<td class="h-full py-8 px-6 align-top">
<div class="relative h-full table">
<p>
<span class="text-4xl font-extrabold text-gray-900">$19.99</span>
<span class="text-4xl font-extrabold text-gray-900">$25</span>
<span class="text-base font-medium text-gray-500">/mo</span>
</p>
<p class="mt-4 mb-16 text-sm text-gray-500">This license is just for you. Use it at home or at work.</p>
Expand All @@ -582,7 +582,7 @@ <h2 class="text-lg leading-6 font-medium text-gray-900">Uplink for SaaS</h2>
<td class="h-full py-8 px-6 align-top">
<div class="relative h-full table">
<p>
<span class="text-4xl font-extrabold text-gray-900">$99.99</span>
<span class="text-4xl font-extrabold text-gray-900">$50.00</span>
<span class="text-base font-medium text-gray-500">/mo</span>
</p>
<p class="mt-4 mb-16 text-sm text-gray-500">Connect services for your business, with email support.</p>
Expand Down Expand Up @@ -611,7 +611,7 @@ <h2 class="text-lg leading-6 font-medium text-gray-900">Uplink for SaaS</h2>
<span class="block text-sm text-gray-700">2 tunnels</span>
</td>
<td class="py-5 px-6">
<span class="block text-sm text-gray-700">2 tunnels</span>
<span class="block text-sm text-gray-700">1 tunnel</span>
</td>
<td class="py-5 px-6">
<span class="block text-sm text-gray-700">5 tunnels</span>
Expand All @@ -621,7 +621,7 @@ <h2 class="text-lg leading-6 font-medium text-gray-900">Uplink for SaaS</h2>
<tr>
<th class="py-5 px-6 text-sm font-normal text-gray-500 text-left" scope="row">Cost per tunnel.</th>
<td class="py-5 px-6">
<span class="block text-sm text-gray-700">10 USD / mo</span>
<span class="block text-sm text-gray-700">12.50 USD / mo</span>
</td>
<td class="py-5 px-6">
<span class="block text-sm text-gray-700">50 USD / mo</span>
Expand Down

0 comments on commit a162581

Please sign in to comment.