Skip to content

Commit

Permalink
Updates to the pricing table (#911)
Browse files Browse the repository at this point in the history
* Updates to the pricing table

Signed-off-by: Chris Abraham <[email protected]>

* only line break on desktop

Signed-off-by: Chris Abraham <[email protected]>

* reduce size of text

Signed-off-by: Chris Abraham <[email protected]>

* undo change

Signed-off-by: Chris Abraham <[email protected]>

* add text

Signed-off-by: Chris Abraham <[email protected]>

* Update EU pricing

Signed-off-by: Chris Abraham <[email protected]>

---------

Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham authored Dec 7, 2024
1 parent ff24ddf commit b8ebbb3
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,11 @@

<h3>Silver Member Pricing Scale</h3>

<div style="height:50px" aria-hidden="true" class="wp-block-spacer">
</div>
<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>
<p>The Linux Foundation membership is required to participate in CNCF.<br class="show-over-1000">
(CNCF and LF memberships are invoiced separately)</p>

<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>

<figure class="wp-block-table is-style-shaded">
<table class="has-fixed-layout">
Expand All @@ -30,36 +33,46 @@
<thead>
<tr>
<th>Consolidated employees</th>
<th>Price</th>
<th>CNCF membership<br/>
(LF Membership Required)
</th>
<th>CNCF + LF combined membership</th>
</tr>
</thead>
<tbody>
<tr>
<td>5,000 employees +</td>
<td>$50,000</td>
<td>$70,000</td>
</tr>
<tr>
<td>3,000 – 4,999 employees</td>
<td>$45,000</td>
<td>$50,000</td>
<td>$65,000</td>
</tr>
<tr>
<td>1,000 – 2,999 employees</td>
<td>$35,000</td>
<td>$30,000</td>
<td>$45,000</td>
</tr>
<tr>
<td>500 – 999 employees</td>
<td>$10,000</td>
<td>$25,000</td>
</tr>
<tr>
<td>100 – 499 employees</td>
<td>$5,000</td>
<td>$15,000</td>
</tr>
<tr>
<td>50 – 99 employees</td>
<td>$5,000</td>
<td>$10,000</td>
</tr>
<tr>
<td>Under 50 employees</td>
<td>$2,000</td>
<td>$7,000</td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ function add_end_user_pricing_shortcode() {
</div>

<div class="lf-membership-style show-upto-1000">
<p>Includes <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a></p>
<p>Requires <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a><br/>
(CNCF and LF memberships are invoiced separately)</p>
</div>

</div>
Expand Down Expand Up @@ -102,11 +103,12 @@ function add_end_user_pricing_shortcode() {
</div>

<div class="tfoot">
<h4>Up to $120,000 <br class="show-over-1000">annually</h4>
<h4>$100,000<br class="show-over-1000">+ LF Membership</h4>
</div>

<div class="lf-membership-style show-upto-1000">
<p>Includes <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a></p>
<p>Requires <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a><br/>
(CNCF and LF memberships are invoiced separately)</p>
</div>

</div>
Expand Down Expand Up @@ -136,12 +138,13 @@ function add_end_user_pricing_shortcode() {
</div>

<div class="tfoot">
<h4>$370,000</h4>
<h4>$350,000 + LF Membership</h4>
<span class="has-small-font-size">Minimum 3-year commitment</span>
</div>

<div class="lf-membership-style show-upto-1000">
<p>Includes <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a></p>
<p>Requires <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a><br/>
(CNCF and LF memberships are invoiced separately)</p>
</div>

</div>
Expand All @@ -150,7 +153,8 @@ function add_end_user_pricing_shortcode() {
<div class="blank-cell"></div>

<div class="lf-membership lf-membership-style show-over-1000">
<p>Includes <a href="https://www.linuxfoundation.org/about/join">Linux Foundation Silver Membership</a></p>
<p>Requires <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a><br/>
(CNCF and LF memberships are invoiced separately)</p>
</div>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,8 @@ function add_members_pricing_shortcode( $atts ) {
?>

<div class="lf-membership-style show-upto-1000">
<p>Includes <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a></p>
<p>Requires <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a><br/>
(CNCF and LF memberships are invoiced separately)</p>
</div>
</div>
<!-- column 2 ends -->
Expand Down Expand Up @@ -186,15 +187,16 @@ function add_members_pricing_shortcode( $atts ) {
if ( ! $atts['no_prices'] ) {
?>
<div class="tfoot">
<h4>Up to $120,000 <br class="show-over-1000">annually</h4>
<h4>$100,000<br class="show-over-1000">+ LF Membership</h4>
</div>
<?php
}
?>


<div class="lf-membership-style show-upto-1000">
<p>Includes <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a></p>
<p>Requires <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a><br/>
(CNCF and LF memberships are invoiced separately)</p>
</div>
</div>
<!-- column 3 ends -->
Expand Down Expand Up @@ -230,7 +232,7 @@ function add_members_pricing_shortcode( $atts ) {
if ( ! $atts['no_prices'] ) {
?>
<div class="tfoot">
<h4>$370,000</h4>
<h4>$350,000 + LF Membership</h4>
<span class="has-small-font-size">Minimum 3-year commitment</span>
</div>
<?php
Expand All @@ -239,15 +241,17 @@ function add_members_pricing_shortcode( $atts ) {


<div class="lf-membership-style show-upto-1000">
<p>Includes <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a></p>
<p>Requires <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a><br/>
(CNCF and LF memberships are invoiced separately)</p>
</div>
</div>
<!-- column 4 ends -->

<div class="blank-cell"></div>

<div class="lf-membership lf-membership-style show-over-1000">
<p>Includes <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a></p>
<p>Requires <a href="https://www.linuxfoundation.org/join/#benefits">Linux Foundation Silver Membership</a><br/>
(CNCF and LF memberships are invoiced separately)</p>
</div>

</div><!-- end of wrapper -->
Expand Down

0 comments on commit b8ebbb3

Please sign in to comment.