mirror of
https://github.com/safing/web
synced 2025-09-02 02:59:03 +00:00
Merge pull request #179 from safing/feature/free-january-communication
Free January communication
This commit is contained in:
commit
7d5118c13f
4 changed files with 8 additions and 13 deletions
|
@ -40,6 +40,7 @@ video_url: /video/
|
|||
whitepaper_url: /files/whitepaper/Gate17.pdf
|
||||
vpn_comparison_url: /blog/2020/01/22/how-the-spn-compares-to-vpns/
|
||||
tor_comparison_url: /blog/2020/01/22/how-the-spn-compares-to-tor/
|
||||
pihole_comparison_url: /blog/2021/12/09/portmaster-vs-pi-hole/
|
||||
|
||||
### external
|
||||
account_server_url: https://account.safing.io/
|
||||
|
|
|
@ -116,17 +116,11 @@
|
|||
<a href="{{ site.backlog_url }}#portmaster" class="no-underline hover:opacity-100 opacity-55 text-white transition duration-150 ease-in-out">Backlog</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- <ul class="list-reset mb-6 pl-12">
|
||||
<ul class="list-reset mb-6 pl-12">
|
||||
<li class=" block mr-0">
|
||||
<a href="{{ site.reddit_url }}" class="no-underline hover:opacity-100 opacity-25 text-white transition duration-150 ease-in-out">vs PiHole</a>
|
||||
<a href="{{ site.pihole_comparison_url }}" class="no-underline hover:opacity-100 opacity-55 text-white transition duration-150 ease-in-out">vs Pi-hole</a>
|
||||
</li>
|
||||
<li class="mt-3 block mr-0">
|
||||
<a href="{{ site.github_url }}" class="no-underline hover:opacity-100 opacity-25 text-white transition duration-150 ease-in-out">vs Little Snitch</a>
|
||||
</li>
|
||||
<li class="mt-3 block mr-0">
|
||||
<a href="{{ site.twitter_url }}" class="no-underline hover:opacity-100 opacity-25 text-white transition duration-150 ease-in-out">vs GlassWire</a>
|
||||
</li>
|
||||
</ul> -->
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="hidden lg:block ml-0 mr-0 w-0 h-full"></div>
|
||||
|
|
|
@ -14,9 +14,9 @@ In October 2020 one of our supporters joked around and said he would gift us a v
|
|||
|
||||
Yes, as of today, all customers get access to the [SPN]({{ site.spn_url }}). Whether you pre-ordered the SPN a while ago or are going to purchase it today. You are in!
|
||||
|
||||
### To Celebrate, All Customers Can Use the SPN For Free in December
|
||||
### To Celebrate, All Customers Can Use the SPN For Free in December + January
|
||||
|
||||
This is an exciting moment for all of us. To celebrate and to say thanks, all customers can [use the SPN for free](http://account.safing.io/spn-reaches-alpha) throughout December 2021. Every paying person, new or old, gets automatic access.
|
||||
This is an exciting moment for all of us. To celebrate and to say thanks, all customers can [use the SPN for free](http://account.safing.io/spn-reaches-alpha) throughout December 2021 and January 2022. Every paying person, new or old, gets automatic access.
|
||||
|
||||
Of course the free SPN access will not charge for your paid subscription. Only after the free period you will decide when to start your paid subscription.
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ layout: page
|
|||
-->
|
||||
<div class="mx-auto">
|
||||
<a data-method="get" href="https://account.safing.io/spn-reaches-alpha">
|
||||
<span class="w-auto text-sm">SPN reached "Alpha". To celebrate, all customers can <span class="underline">use the SPN for FREE</span> in December 🎉</span>
|
||||
<span class="w-auto text-sm">SPN reached "Alpha". To celebrate, all customers can <span class="underline">use the SPN for FREE</span> in December + January 🎉</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -200,7 +200,7 @@ layout: page
|
|||
<button class="w-full h-auto md:h-12 text-sm md:text-md rounded-lg text-center p-3 transform hover:scale-105 duration-150 ease-in-out text-white pointer-cursor" style="background-color: #436ded; margin-bottom: 4em;">
|
||||
SPN reached "Alpha". To celebrate, all customers can
|
||||
<span class="underline">use the SPN for FREE</span>
|
||||
in December 🎉
|
||||
in December + January 🎉
|
||||
</button>
|
||||
</a>
|
||||
<h2 class="text-5xl tracking-tight font-extrabold leading-none px-10 py-6 text-center">
|
||||
|
|
Loading…
Add table
Reference in a new issue