Skip to content

Commit

Permalink
Update EU pricing
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham committed Dec 7, 2024
1 parent 284bee2 commit 37b96f8
Showing 1 changed file with 10 additions and 6 deletions.
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

0 comments on commit 37b96f8

Please sign in to comment.