Added holiday offer blurb
This commit is contained in:
parent
f857183247
commit
3254be6f91
|
@ -276,6 +276,12 @@ echo($currentProduct["name"]);
|
||||||
//echo Application_Model_Preference::GetPlanLevel();
|
//echo Application_Model_Preference::GetPlanLevel();
|
||||||
?>
|
?>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<div class="educational-discount">
|
||||||
|
<h4>Special Holiday Offer!</h4>
|
||||||
|
<p>Upgrade to an annual plan before December 21st and get bonus listener slots.<br> <a href="https://www.airtime.pro/pricing">Find out more</a>.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
<div class="educational-discount">
|
<div class="educational-discount">
|
||||||
<h4>Are you a student or educator?</h4>
|
<h4>Are you a student or educator?</h4>
|
||||||
|
|
Loading…
Reference in New Issue