Update links on the spn page

This commit is contained in:
davegson 2020-05-12 16:45:59 +02:00
parent fa7e805e96
commit 59fc2eb26a

View file

@ -30,11 +30,13 @@ layout: page
technology to do so.
</p>
<div class="py-10 sm:py-10 md:flex text-center">
<a href="#pricing">
<button type="button" style="background-color: #6188ff;" class="mb-5 md:mb-0 transform hover:scale-95 inline-flex items-center px-5 px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
<span class="pr-3 text-2xl wiggle">🎉</span>Pre-order SPN
</button>
</a>
<br>
<a class="transition duration-150 ease-in-out hover:opacity-100 self-center md:pl-8 uppercase opacity-50 text-xs font-bold" href="#">Built on the Portmaster</a>
<a href="{{ site.portmaster_url }}" class="transition duration-150 ease-in-out hover:opacity-100 self-center md:pl-8 uppercase opacity-50 text-xs font-bold">Built on the Portmaster</a>
</div>
</div>
</div>
@ -129,9 +131,11 @@ layout: page
what data you share and what data stays private.
</p>
<div class="py-10 flex">
<a href="{{ site.portmaster_url }}">
<button type="button" style="background-color: #000;" class="transform hover:scale-95 inline-flex items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
<a href="/portmaster.html">Discover the Portmaster</a>
Discover the Portmaster
</button>
</a>
</div>
</div>
</div>
@ -168,9 +172,11 @@ layout: page
<li class="pt-4 opacity-50">1 month subscription</li>
</ul>
<div class="pt-32">
<a href="{{ site.account_server_url }}pricing">
<button type="button" style="background-color: #000;" class="w-full text-center items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white transition duration-150 ease-in-out uppercase">
<a href="/blogpod.html">Buy</a>
Buy
</button>
</a>
</div>
</div>
</li>
@ -184,9 +190,11 @@ layout: page
<li class="pt-4 opacity-50">Lifetime subscription</li>
</ul>
<div class="pt-40">
<a href="{{ site.account_server_url }}pricing">
<button type="button" style="background-color: #000;" class="w-full text-center items-center px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white transition duration-150 ease-in-out uppercase">
<a href="/blogpod.html">Buy</a>
Buy
</button>
</a>
</div>
</div>
</li>