Comment out tags & nav promo

This commit is contained in:
davegson 2023-02-15 18:20:25 +01:00
parent d86341fa2f
commit b2eee1289d
2 changed files with 4 additions and 4 deletions

View file

@ -44,7 +44,7 @@
</div> </div>
</div> </div>
</nav> </nav>
<div class="notification w-full text-center text-white p-2" style="background-color: #c5234c;"> <!-- <div class="notification w-full text-center text-white p-2" style="background-color: #c5234c;">
<a href="{{ site.pricing_url }}"> <a href="{{ site.pricing_url }}">
<div class="mx-auto flex"> <div class="mx-auto flex">
<i class="ml-auto h-4 w-4 mr-2 icon-heart"></i> <i class="ml-auto h-4 w-4 mr-2 icon-heart"></i>
@ -54,6 +54,6 @@
</span> </span>
</div> </div>
</a> </a>
</div> </div> -->
<div class="horizontal-line"></div> <div class="horizontal-line"></div>

View file

@ -11,10 +11,10 @@
</div> </div>
<span class="card-package-top-amount"> <span class="card-package-top-amount">
{{ include.price }}€ {{ include.price }}€
<span tooltip="Normal Price: {{ include.normal_price }}€" class="tag absolute" style="background-color: #c5234c;"> <!-- <span tooltip="Normal Price: {{ include.normal_price }}€" class="tag absolute" style="background-color: #c5234c;">
<i class="h-4 w-4 icon-heart mr-1"></i> <i class="h-4 w-4 icon-heart mr-1"></i>
<b>30% OFF</b> <b>30% OFF</b>
</span> </span> -->
<span class="card-package-top-amount-monthly">/ {{ include.interval }}</span> <span class="card-package-top-amount-monthly">/ {{ include.interval }}</span>
</span> </span>
<p class="card-package-top-desc" style="max-width: 480px;">It's time to ditch VPN's.</p> <p class="card-package-top-desc" style="max-width: 480px;">It's time to ditch VPN's.</p>