mirror of
https://github.com/safing/web
synced 2025-04-07 20:49:08 +00:00
Change Unlimited to Pro on SPN page intro
This commit is contained in:
parent
2608b24527
commit
c7901b72cb
1 changed files with 3 additions and 3 deletions
|
@ -6,11 +6,11 @@ layout: page
|
|||
<section class="general-layout">
|
||||
<div class="space-y-28">
|
||||
<div class="intro-container" id="features">
|
||||
<div class="alert max-w-xl bg-transparent mx-auto" style="isplay: flex; align-items: center; max-height: 60px;">
|
||||
<div class="alert max-w-xl bg-transparent mx-auto" style="display: flex; align-items: center; max-height: 60px;">
|
||||
<div class="horizontal-line" style="height: 2px;"></div>
|
||||
<a class="link text-xl text-center text-white" href="{{ site.pricing_url }}" style="width: 100%; min-width: 260px;">
|
||||
<a class="link text-xl text-center text-white" href="{{ site.pricing_url }}" style="width: 100%; min-width: 205px;">
|
||||
<div style="align-items: center; display: flex; max-width: max-content;">
|
||||
<span class="block"> Get Portmaster<span style="color: #029ad0;"> Unlimited </span></span>
|
||||
<span class="block"> Get Portmaster<span style="color: #029ad0;"> Pro </span></span>
|
||||
<img src="{{ site.img_url }}page-specific/pricing/package-icons/triangle.png" style="width: 19px; height: 19px; display: inline-block;" alt="">
|
||||
</div>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue