Skip to content

Commit

Permalink
Update All-Access Pass prices
Browse files Browse the repository at this point in the history
  • Loading branch information
julioct committed Aug 26, 2024
1 parent e0a9474 commit ad69a11
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions courses/all-access.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@type": "Offer",
"category": "Subscription",
"priceCurrency": "USD",
"price": 97
"price": 79
}],
"hasCourseInstance": [
{
Expand Down Expand Up @@ -472,9 +472,8 @@ <h2 class="h2-heading display-4 font-weight-bold mb-4">Unlock Your All-Access Pa
<div class="text2 mb-4">
<div>
<span class="currency best-value">$</span>
<span class=" value best-value" style="font-size: 5.0rem;">587</span><span class="frequency">/year</span>
<span class=" value best-value" style="font-size: 4.3rem;">790</span><span class="frequency">/year</span>
</div>
<div class="save-value best-value mt-2 mb-4">(Save 50%)</div>
</div>
<div class="button-wrapper text2">
<a id="payment-plan-link" class="btn-solid-lg" style="white-space: nowrap;"
Expand Down Expand Up @@ -521,9 +520,8 @@ <h2 class="h2-heading display-4 font-weight-bold mb-4">Unlock Your All-Access Pa
<div class="text2 mb-4">
<div>
<span class="currency ">$</span>
<span class=" value " style="font-size: 5.0rem;">217</span><span class="frequency">/3mo</span>
<span class=" value " style="font-size: 4.3rem;">210</span><span class="frequency">/3mo</span>
</div>
<div class="save-value best-value mt-2 mb-4">(Save 25%)</div>
</div>
<div class="button-wrapper text2">
<a id="payment-plan-link" class="btn-outline-lg" style="white-space: nowrap;"
Expand Down Expand Up @@ -570,9 +568,8 @@ <h2 class="h2-heading display-4 font-weight-bold mb-4">Unlock Your All-Access Pa
<div class="text2 mb-4">
<div>
<span class="currency ">$</span>
<span class=" value " style="font-size: 5.0rem;">97</span><span class="frequency">/month</span>
<span class=" value " style="font-size: 5.0rem;">79</span><span class="frequency">/month</span>
</div>
<div class="save-value best-value mt-2 mb-4"><br></div>
</div>
<div class="button-wrapper text2">
<a id="payment-plan-link" class="btn-outline-lg" style="white-space: nowrap;"
Expand Down

0 comments on commit ad69a11

Please sign in to comment.