mirror of
https://github.com/safing/web
synced 2025-09-04 12:09:03 +00:00
Update SPN page banner wording
This commit is contained in:
parent
66c95a130d
commit
d749c70184
2 changed files with 11 additions and 6 deletions
|
@ -53,6 +53,7 @@ github_url: https://github.com/safing
|
||||||
docs_install_linux_url: https://docs.safing.io/portmaster/install/linux
|
docs_install_linux_url: https://docs.safing.io/portmaster/install/linux
|
||||||
docs_install_windows_url: https://docs.safing.io/portmaster/install/windows
|
docs_install_windows_url: https://docs.safing.io/portmaster/install/windows
|
||||||
docs_code_of_conduct_url: https://docs.safing.io/community/code-of-conduct
|
docs_code_of_conduct_url: https://docs.safing.io/community/code-of-conduct
|
||||||
|
spn_alpha_status_page_url: https://docs.safing.io/spn/alpha/status
|
||||||
invidious_channel_url: https://invidious.snopyta.org/channel/UC_6TW053IlS4M22g7CxnukA
|
invidious_channel_url: https://invidious.snopyta.org/channel/UC_6TW053IlS4M22g7CxnukA
|
||||||
kickstarter_url: https://www.kickstarter.com/projects/safingio/spn
|
kickstarter_url: https://www.kickstarter.com/projects/safingio/spn
|
||||||
reddit_url: https://reddit.com/r/safing
|
reddit_url: https://reddit.com/r/safing
|
||||||
|
|
|
@ -12,8 +12,12 @@ layout: page
|
||||||
</div>
|
</div>
|
||||||
-->
|
-->
|
||||||
<div class="mx-auto">
|
<div class="mx-auto">
|
||||||
<a data-method="get" href="https://account.safing.io/spn-reaches-alpha">
|
<a data-method="get" href="{{ site.spn_alpha_status_page_url }}">
|
||||||
<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>
|
<span class="w-auto text-sm">
|
||||||
|
SPN is in "Alpha". View
|
||||||
|
<span class="underline">what to expect</span>
|
||||||
|
from current speeds and features
|
||||||
|
</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -196,11 +200,11 @@ layout: page
|
||||||
<div class="py-12 bg-white">
|
<div class="py-12 bg-white">
|
||||||
<div class="max-w-screen-xl mx-auto px-4 sm:px-6 lg:px-8">
|
<div class="max-w-screen-xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<a data-method="get" href="https://account.safing.io/spn-reaches-alpha">
|
<a data-method="get" href="{{ site.spn_alpha_status_page_url }}">
|
||||||
<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;">
|
<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
|
SPN is in "Alpha". View
|
||||||
<span class="underline">use the SPN for FREE</span>
|
<span class="underline">what to expect</span>
|
||||||
in December + January 🎉
|
from current speeds and features
|
||||||
</button>
|
</button>
|
||||||
</a>
|
</a>
|
||||||
<h2 class="text-5xl tracking-tight font-extrabold leading-none px-10 py-6 text-center">
|
<h2 class="text-5xl tracking-tight font-extrabold leading-none px-10 py-6 text-center">
|
||||||
|
|
Loading…
Add table
Reference in a new issue