33 < div class ="column is-12 is-spaced-bottom ">
44 < div class ="cards-wrapper ">
55
6- < div class ="card has-text-centered is-12 ">
6+ < div class ="card has-text-centered is-half mt-6 ">
77 < div class ="card-content is-justify-content-space-between ">
88 < div class ="">
99 < div class ="card-logo ">
1010 < figure class ="image is-96x96 m-auto ">
11- < img src ="{{ site.baseurl }}/images/openfaas/logo-whale-round.png " alt ="logo ">
11+ < img src ="{{ site.baseurl }}/images/openfaas/logo-whale-round.png " alt ="OpenFaaS for Kubernetes logo ">
1212 </ figure >
1313 </ div >
1414 < h3 class ="title is-size-12 is-size-8-desktop has-text-grey-darker ">
@@ -20,18 +20,18 @@ <h3 class="title is-size-12 is-size-8-desktop has-text-grey-darker">
2020 < p style ="padding-bottom: 20px " class ="has-text-weight-light "> Originally created in 2016, OpenFaaS is battle-tested technology.</ p >
2121 </ div >
2222 < div >
23- < a class ="button is-primary is-medium " href ="https://openfaas.com "> openfaas.com</ a >
23+ < a class ="button is-primary is-medium " href ="https://openfaas.com/pricing "> openfaas.com</ a >
2424 </ div >
2525 </ div >
2626 </ div >
2727
2828
29- < div class ="card has-text-centered is-12 ">
29+ < div class ="card has-text-centered is-half mt-6 ">
3030 < div class ="card-content is-justify-content-space-between ">
3131 < div class ="">
3232 < div class ="card-logo ">
3333 < figure class ="image is-96x96 m-auto ">
34- < img src ="{{ site.baseurl }}/images/openfaas/logo-faasd.png " style ="border-radius: 30px " alt ="logo ">
34+ < img src ="{{ site.baseurl }}/images/openfaas/logo-faasd.png " style ="border-radius: 30px " alt ="OpenFaaS Edge logo ">
3535 </ figure >
3636 </ div >
3737
@@ -49,28 +49,50 @@ <h3 class="title is-size-12 is-size-8-desktop has-text-grey-darker">
4949 </ div >
5050 </ div >
5151
52- <!--
53- <div class="card has-text-centered is-12">
52+ < div class ="card has-text-centered is-half mt-6 ">
5453 < div class ="card-content is-justify-content-space-between ">
5554 < div class ="">
5655 < div class ="card-logo ">
5756 < figure class ="image is-96x96 m-auto ">
58- <img src="{{ site.baseurl }}/images/openfaas/logo-actuated.png" alt="logo">
57+ < img src ="{{ site.baseurl }}/images/openfaas/logo-actuated.png " alt ="Actuated logo ">
5958 </ figure >
6059 </ div >
6160 < h3 class ="title is-size-12 is-size-8-desktop has-text-grey-darker ">
6261 Actuated
6362 </ h3 >
6463 < subtitle class ="is-size-5 mb-3 ">
65- Fast, secure, and supported self-hosted runners for GitHub Actions &; amp GitLab CI
64+ Fast, secure, and supported self-hosted runners for GitHub Actions & GitLab CI
6665 </ subtitle >
6766 < p style ="padding-bottom: 20px " class ="has-text-weight-light "> Built with Firecracker for bare-metal speed and fixed-rate costs.</ p >
6867 </ div >
6968 < div >
70- <a class="button is-primary is-medium" href="https://openfaas .com">openfaas .com</a>
69+ < a class ="button is-primary is-medium " href ="https://actuated .com "> actuated .com</ a >
7170 </ div >
7271 </ div >
73- </div> -->
72+ </ div >
73+
74+
75+ < div class ="card has-text-centered is-half mt-6 ">
76+ < div class ="card-content is-justify-content-space-between ">
77+ < div class ="">
78+ < div class ="card-logo ">
79+ < figure class ="image is-96x96 m-auto ">
80+ < img src ="{{ site.baseurl }}/images/openfaas/logo-inlets.svg " alt ="Inlets logo ">
81+ </ figure >
82+ </ div >
83+ < h3 class ="title is-size-12 is-size-8-desktop has-text-grey-darker ">
84+ Inlets
85+ </ h3 >
86+ < subtitle class ="is-size-5 mb-3 ">
87+ Expose services to the Internet from localhost or Kubernetes
88+ </ subtitle >
89+ < p style ="padding-bottom: 20px " class ="has-text-weight-light "> Expose TCP & HTTP endpoints without rate-limits and complete privacy.</ p >
90+ </ div >
91+ < div >
92+ < a class ="button is-primary is-medium " href ="https://inlets.dev "> inlets.dev</ a >
93+ </ div >
94+ </ div >
95+ </ div >
7496
7597
7698 </ div >
0 commit comments