Merge pull request #232 from safing/fix/tweaks

Fix/tweaks
This commit is contained in:
David 2022-10-19 13:31:55 +00:00 committed by GitHub
commit 780cffdcf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 20 additions and 12 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View file

@ -14,7 +14,7 @@ layout: page
</h2> </h2>
<p class="showcase-one-right-desc"> <p class="showcase-one-right-desc">
Everybody deserves privacy, not only the wealthy. That is why Everybody deserves privacy, not only the wealthy. That is why
all local privacy features are free, and will remain so forever. so many local privacy features are free, and will remain so forever.
This fits perfectly into the Freemium business model as well as This fits perfectly into the Freemium business model as well as
into FOSS, free and open source software. into FOSS, free and open source software.
</p> </p>
@ -32,7 +32,7 @@ layout: page
<p class="showcase-one-right-desc"> <p class="showcase-one-right-desc">
There is privacy that comes with a cost because it requires There is privacy that comes with a cost because it requires
additional server bandwidth. Naturally, this is where we charge additional server bandwidth. Naturally, this is where we charge
for our powerful VPN&nbsp;alternative. You get an extra service, for our superior VPN&nbsp;alternative. You get extra privacy, while
we get to finance ourselves. we get to finance ourselves.
</p> </p>
<a class="btn-secondary" href="{{ site.spn_url }}">Discover SPN</a> <a class="btn-secondary" href="{{ site.spn_url }}">Discover SPN</a>

View file

@ -80,8 +80,8 @@ title: Safing Portmaster - Download
</div> </div>
</div> </div>
<div class="element-x-center max-w-4xl mx-auto xl:opacity-50"> <div class="element-x-center max-w-4xl mx-auto xl:opacity-50">
<video class="md:mt-20" loop autoplay width="auto" height="auto" style="filter: contrast(1.15);"> <video class="md:mt-20" muted loop autoplay width="auto" height="auto" style="filter: contrast(1.15); width: 896px; height: 467px;" poster="{{ site.assets_url }}/img/page-specific/landing/portmaster-thumbnail.png">
<source src="{{ site.assets_url }}/video/page-specific/landing/video.webm" type="video/webm" poster="{{ site.assets_url }}/img/page-specific/landing/portmaster-thumbnail.png" style="object-fit: cover; border-radius: 12px;"> <source src="{{ site.assets_url }}/video/page-specific/landing/video.webm" type="video/webm" style="object-fit: cover; border-radius: 12px;">
</video> </video>
</div> </div>
</div> </div>

View file

@ -6,7 +6,7 @@ redirect_from:
- /technology/ - /technology/
--- ---
<header class="header-two-container mt-20" style="overflow-x: hidden !important;"> <header class="header-two-container mt-20">
<div class="header-two-top"> <div class="header-two-top">
<h1 class="header-two-top-title" style="max-width: 700px;"> <h1 class="header-two-top-title" style="max-width: 700px;">
Get Peace of Mind with<br> Get Peace of Mind with<br>
@ -44,7 +44,7 @@ redirect_from:
</div> </div>
<div class="header-two-bottom" style="margin-top: 2rem; position: relative;"> <div class="header-two-bottom" style="margin-top: 2rem; position: relative;">
<div class="element-x-center max-w-max mx-auto"> <div class="element-x-center max-w-max mx-auto">
<video loop autoplay width="auto" height="auto" poster="{{ site.assets_url }}img/page-specific/landing/portmaster-thumbnail.png"> <video muted loop autoplay width="auto" height="auto" poster="{{ site.assets_url }}img/page-specific/landing/portmaster-thumbnail.png">
<source src="{{ site.assets_url }}video/page-specific/landing/video.webm" type="video/webm" style="object-fit: cover; border-radius: 12px;"> <source src="{{ site.assets_url }}video/page-specific/landing/video.webm" type="video/webm" style="object-fit: cover; border-radius: 12px;">
</video> </video>
</div> </div>

View file

@ -3,7 +3,7 @@ layout: page
title: Safing Portmaster - Pricing title: Safing Portmaster - Pricing
--- ---
<header class="header-two-container mb-64 mt-20" style="overflow-x: hidden !important;"> <header class="header-two-container mb-64 mt-20">
<div class="header-two-top"> <div class="header-two-top">
<h1 class="header-two-top-title" style="margin-top: 0.3rem;"> <h1 class="header-two-top-title" style="margin-top: 0.3rem;">
Packages and Pricing Packages and Pricing
@ -128,7 +128,7 @@ title: Safing Portmaster - Pricing
<div class="card-package-middle"> <div class="card-package-middle">
<span class="card-package-middle-includes">Features <span class="card-package-middle-includes">Features
</span> </span>
<span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Everything in <span style="color: #2fcfae;">Supporter</span> <span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Everything in <span style="color: #2fcfae; margin-left: 0.3rem;">Supporter</span>
</span> </span>
<span class="card-package-middle-includes">SPN Accress <span class="card-package-middle-includes">SPN Accress
</span> </span>
@ -138,6 +138,8 @@ title: Safing Portmaster - Pricing
</span> </span>
<span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Built for Privacy <span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Built for Privacy
</span> </span>
<span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Up to 5 Devices
</span>
</div> </div>
<div class="card-package-bottom" style="display: block;"> <div class="card-package-bottom" style="display: block;">
<span class="element-x-center-max mt-4 text-sm">Billing does <strong>NOT</strong> auto-renew</span> <span class="element-x-center-max mt-4 text-sm">Billing does <strong>NOT</strong> auto-renew</span>
@ -255,7 +257,7 @@ title: Safing Portmaster - Pricing
<div class="card-package-middle"> <div class="card-package-middle">
<span class="card-package-middle-includes">Features <span class="card-package-middle-includes">Features
</span> </span>
<span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Everything in <span style="color: #2fcfae;">Supporter</span> <span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Everything in <span style="color: #2fcfae; margin-left: 0.3rem;">Supporter</span>
</span> </span>
<span class="card-package-middle-includes">SPN Accress <span class="card-package-middle-includes">SPN Accress
</span> </span>
@ -265,6 +267,8 @@ title: Safing Portmaster - Pricing
</span> </span>
<span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Built for Privacy <span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Built for Privacy
</span> </span>
<span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Up to 5 Devices
</span>
</div> </div>
<div class="card-package-bottom" style="display: block;"> <div class="card-package-bottom" style="display: block;">
<span class="element-x-center-max mt-4 text-sm">Billing does <strong>NOT</strong> auto-renew</span> <span class="element-x-center-max mt-4 text-sm">Billing does <strong>NOT</strong> auto-renew</span>
@ -527,7 +531,7 @@ title: Safing Portmaster - Pricing
</h2> </h2>
<p class="showcase-one-right-desc"> <p class="showcase-one-right-desc">
Everybody deserves privacy, not only the wealthy. That is why Everybody deserves privacy, not only the wealthy. That is why
all local privacy features are free, and will remain so forever. so many local privacy features are free, and will remain so forever.
This fits perfectly into the Freemium business model. This fits perfectly into the Freemium business model.
</p> </p>
<a class="btn-secondary" href="{{ site.business_model_url }}">Explore our Business Model</a> <a class="btn-secondary" href="{{ site.business_model_url }}">Explore our Business Model</a>

View file

@ -245,7 +245,7 @@ layout: page
<div class="card-package-middle"> <div class="card-package-middle">
<span class="card-package-middle-includes">Features <span class="card-package-middle-includes">Features
</span> </span>
<span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Everything in <span style="color: #2fcfae;">Supporter</span> <span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Everything in <span style="color: #2fcfae; margin-left: 0.3rem;">Supporter</span>
</span> </span>
<span class="card-package-middle-includes">SPN Accress <span class="card-package-middle-includes">SPN Accress
</span> </span>
@ -255,6 +255,8 @@ layout: page
</span> </span>
<span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Built for Privacy <span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Built for Privacy
</span> </span>
<span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Up to 5 Devices
</span>
</div> </div>
<div class="card-package-bottom" style="display: block;"> <div class="card-package-bottom" style="display: block;">
<span class="element-x-center-max mt-4 text-sm">Billing does <strong>NOT</strong> auto-renew</span> <span class="element-x-center-max mt-4 text-sm">Billing does <strong>NOT</strong> auto-renew</span>
@ -374,7 +376,7 @@ layout: page
<div class="card-package-middle"> <div class="card-package-middle">
<span class="card-package-middle-includes">Features <span class="card-package-middle-includes">Features
</span> </span>
<span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Everything in <span style="color: #2fcfae;">Supporter</span> <span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Everything in <span style="color: #2fcfae; margin-left: 0.3rem;">Supporter</span>
</span> </span>
<span class="card-package-middle-includes">SPN Accress <span class="card-package-middle-includes">SPN Accress
</span> </span>
@ -384,6 +386,8 @@ layout: page
</span> </span>
<span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Built for Privacy <span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Built for Privacy
</span> </span>
<span class="card-package-middle-includes-feature"><i class="icon-tick text-green-500 mr-1"></i> Up to 5 Devices
</span>
</div> </div>
<div class="card-package-bottom" style="display: block;"> <div class="card-package-bottom" style="display: block;">
<span class="element-x-center-max mt-4 text-sm">Billing does <strong>NOT</strong> auto-renew</span> <span class="element-x-center-max mt-4 text-sm">Billing does <strong>NOT</strong> auto-renew</span>