1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 09:29:08 +00:00

Improve wording on pricing page

Co-Authored-By: Luke Seers <16389426+LukeSeers@users.noreply.github.com>
This commit is contained in:
davegson 2022-10-17 17:12:34 +02:00
parent 7a6fe7c3bd
commit be9565948d

View file

@ -87,7 +87,10 @@ title: Safing Portmaster - Pricing
</span>
</span>
<span class="card-package-middle-includes"></span>
<span class="card-package-middle-includes-feature"><i class="icon-alarm-clock-time-timer text-gray-500 text-xl mr-1"></i> Early Access to Features
<span class="card-package-middle-includes-feature">
<span tooltip="Future Feature">
<i class="icon-alarm-clock-time-timer text-gray-500 text-xl mr-1"></i>
</span> Early Access to Features
</span>
<span class="card-package-middle-includes-feature"><i class="icon-alarm-clock-time-timer text-gray-500 text-xl mr-1"></i> Reddit Benefits
<span class="ml-1">
@ -180,10 +183,10 @@ title: Safing Portmaster - Pricing
<div class="showcase-two-container">
<div class="showcase-two-top-left" style="max-width: 73rem;">
<h2 class="showcase-two-top-title" style="max-width: 550px;">
Comparison Chart
Feature Comparison
</h2>
<p class="showcase-two-top-desc" style="max-width: 430px;">
Discover everything that is happing on your computer. Expose every connection your applications make.
See what each package has to offer. The free version is already powerful, while the best privacy comes with "Unlimited".
</p>
</div>
<div class="showcase-two-bottom" style="max-width: 100%;">
@ -318,7 +321,7 @@ title: Safing Portmaster - Pricing
</span>
</div>
<div class="card-package-bottom">
<a class="btn-secondary justify-center less-round" href="" style="background-color: #2a2a2a; width: 80%; border-radius: 7px !important; padding-top: 1.2rem; padding-bottom: 1.2rem;">Get Started</a>
<a class="btn-secondary justify-center less-round" href="" style="background-color: #2a2a2a; width: 80%; border-radius: 7px !important; padding-top: 1.2rem; padding-bottom: 1.2rem;">Buy Package</a>
</div>
</div>
@ -384,7 +387,7 @@ title: Safing Portmaster - Pricing
</span>
</div>
<div class="card-package-bottom">
<a class="btn-primary justify-center less-round" href="" style=" width: 80%; border-radius: 7px !important; padding-top: 1.2rem; padding-bottom: 1.2rem;">Get Started</a>
<a class="btn-secondary justify-center less-round" href="" style=" width: 80%; border-radius: 7px !important; padding-top: 1.2rem; padding-bottom: 1.2rem;">Buy Package</a>
</div>
</div>
</div>