Skip to content

Commit 30e6435

Browse files
committed
Show inlets-cloud on the homepage
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 0cbdd8e commit 30e6435

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: _includes/hero.html

+15
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,21 @@ <h1 class="text-4xl tracking-tight font-extrabold text-gray-900 sm:text-5xl md:t
5252

5353
</div>
5454

55+
56+
<div class="relative mb-12">
57+
<h3 class="text-center text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl sm:leading-10">
58+
Announcing the inlets-cloud beta!
59+
</h3>
60+
<p class="mt-4 max-w-3xl mx-auto text-center text-xl leading-7 text-gray-500">
61+
inlets-cloud is what we think a managed tunnel service should look like.
62+
</br>
63+
Verify your custom domain, create a managed tunnel, and get it connected - all within a few seconds.
64+
</p>
65+
<p class="mt-4 max-w-3xl mx-auto text-center text-xl leading-7 text-gray-500">
66+
<a href="/cloud/" class="font-medium mt-3 text-indigo-600 hover:text-indigo-500"> Learn about inlets-cloud <span aria-hidden="true"></span></a>
67+
</p>
68+
</div>
69+
5570
</div>
5671
</main>
5772

0 commit comments

Comments
 (0)