Skip to content

Commit d9bbd91

Browse files
committed
Updates for uplink pricing
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 7fecf31 commit d9bbd91

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Diff for: _includes/pricing/pricing-grid.html

+11-11
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ <h2 class="text-lg leading-6 font-medium text-gray-900">Personal</h2>
3030
<tr class="border-t border-gray-200">
3131
<th class="py-5 px-4 text-sm font-normal text-gray-500 text-left" scope="row">Tunnels included.</th>
3232
<td class="py-5 pr-4">
33-
<span class="block text-sm text-gray-700 text-right">2 tunnels</span>
33+
<span class="block text-sm text-gray-700 text-right">5 tunnels</span>
3434
</td>
3535
</tr>
3636

3737
<tr class="border-t border-gray-200">
3838
<th class="py-5 px-4 text-sm font-normal text-gray-500 text-left" scope="row">Cost per tunnel.</th>
3939
<td class="py-5 pr-4">
40-
<span class="block text-sm text-gray-700 text-right">12.50 USD / mo</span>
40+
<span class="block text-sm text-gray-700 text-right">5 USD / mo</span>
4141
</td>
4242
</tr>
4343

@@ -361,7 +361,7 @@ <h2 class="text-lg leading-6 font-medium text-gray-900">Business</h2>
361361
<div class="px-4 mt-16">
362362
<h2 class="text-lg leading-6 font-medium text-gray-900">Uplink for SaaS</h2>
363363
<p class="mt-4">
364-
<span class="text-4xl font-extrabold text-gray-900">$500</span>
364+
<span class="text-4xl font-extrabold text-gray-900">$250</span>
365365
<span class="text-base font-medium text-gray-500">/mo</span>
366366
</p>
367367
<p class="mt-4 text-sm text-gray-500">Tunnel customer services to your SaaS.</p>
@@ -383,14 +383,14 @@ <h2 class="text-lg leading-6 font-medium text-gray-900">Uplink for SaaS</h2>
383383
<tr class="border-t border-gray-200">
384384
<th class="py-5 px-4 text-sm font-normal text-gray-500 text-left" scope="row">Tunnels included.</th>
385385
<td class="py-5 pr-4">
386-
<span class="block text-sm text-gray-700 text-right">5.</span>
386+
<span class="block text-sm text-gray-700 text-right">10.</span>
387387
</td>
388388
</tr>
389389

390390
<tr class="border-t border-gray-200">
391391
<th class="py-5 px-4 text-sm font-normal text-gray-500 text-left" scope="row">Cost per tunnel.</th>
392392
<td class="py-5 pr-4">
393-
<span class="block text-sm text-gray-700 text-right">50 USD / mo</span>
393+
<span class="block text-sm text-gray-700 text-right">25 USD / mo</span>
394394
</td>
395395
</tr>
396396

@@ -537,7 +537,7 @@ <h2 class="text-lg leading-6 font-medium text-gray-900">Uplink for SaaS</h2>
537537
</table>
538538

539539
<div class="border-t border-gray-200 px-4 pt-5">
540-
<a href="https://subscribe.openfaas.com" class="block w-full bg-gray-800 border border-gray-800 rounded-md py-2 text-sm font-semibold text-white text-center hover:bg-gray-900">Buy Enterprise</a>
540+
<a href="https://subscribe.openfaas.com" class="block w-full bg-gray-800 border border-gray-800 rounded-md py-2 text-sm font-semibold text-white text-center hover:bg-gray-900">Buy Uplink</a>
541541
</div>
542542
</div>
543543

@@ -593,7 +593,7 @@ <h2 class="text-lg leading-6 font-medium text-gray-900">Uplink for SaaS</h2>
593593
<td class="h-full py-8 px-6 align-top">
594594
<div class="relative h-full table">
595595
<p>
596-
<span class="text-4xl font-extrabold text-gray-900">$500</span>
596+
<span class="text-4xl font-extrabold text-gray-900">$250</span>
597597
<span class="text-base font-medium text-gray-500">/mo</span>
598598
</p>
599599
<p class="mt-4 mb-16 text-sm text-gray-500">Host tunnels for your customers to integrate with their private services.</p>
@@ -608,26 +608,26 @@ <h2 class="text-lg leading-6 font-medium text-gray-900">Uplink for SaaS</h2>
608608
<tr>
609609
<th class="py-5 px-6 text-sm font-normal text-gray-500 text-left" scope="row">Tunnels included.</th>
610610
<td class="py-5 px-6">
611-
<span class="block text-sm text-gray-700">2 tunnels</span>
611+
<span class="block text-sm text-gray-700">5 tunnels</span>
612612
</td>
613613
<td class="py-5 px-6">
614614
<span class="block text-sm text-gray-700">1 tunnel</span>
615615
</td>
616616
<td class="py-5 px-6">
617-
<span class="block text-sm text-gray-700">5 tunnels</span>
617+
<span class="block text-sm text-gray-700">10 tunnels</span>
618618
</td>
619619
</tr>
620620

621621
<tr>
622622
<th class="py-5 px-6 text-sm font-normal text-gray-500 text-left" scope="row">Cost per tunnel.</th>
623623
<td class="py-5 px-6">
624-
<span class="block text-sm text-gray-700">12.50 USD / mo</span>
624+
<span class="block text-sm text-gray-700">5 USD / mo</span>
625625
</td>
626626
<td class="py-5 px-6">
627627
<span class="block text-sm text-gray-700">50 USD / mo</span>
628628
</td>
629629
<td class="py-5 px-6">
630-
<span class="block text-sm text-gray-700">50 USD / mo</span>
630+
<span class="block text-sm text-gray-700">25 USD / mo</span>
631631
</td>
632632
</tr>
633633

0 commit comments

Comments
 (0)