Write & adapt texts for about page

This commit is contained in:
davegson 2020-05-14 17:17:30 +02:00
parent ec2b415756
commit c02e407cd7

View file

@ -18,14 +18,12 @@ redirect_from:
Ownership & Transparent Funding Ownership & Transparent Funding
</h2> </h2>
<p class="text-md opacity-50 max-w-lg"> <p class="text-md opacity-50 max-w-lg">
Stay private while surfing the Web. Stop ISPs, Wi-Fi Operators Taking money always means opening up to influences. Therefore, we see it as our duty to not only be open about our ownership, but also about how we are financing this venture.
and VPNs from collecting all your personal [meta] data. Secure
your whole computer, not only your web-browser.
</p> </p>
<div class="py-10 flex"> <div class="py-10 flex">
<a href="{{ site.ownership_url }}"> <a href="{{ site.ownership_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"> <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">
Go to Finances & ownership Explore our influences
</button> </button>
</a> </a>
</div> </div>
@ -67,18 +65,16 @@ redirect_from:
<img src="{{ site.img_url }}page-specific/about/team_overview.png" alt=""> <img src="{{ site.img_url }}page-specific/about/team_overview.png" alt="">
</div> </div>
<div class="inline-block max-w-lg"> <div class="inline-block max-w-lg">
<h2 class="text-5xl tracking-tight font-extrabold leading-none py-10 lg:w-2/3"> <h2 class="text-5xl tracking-tight font-extrabold leading-none py-10 lg:w-3/4">
Find A Bit More About Us. We <span style="color: #6188ff;">love freedom</span>, just like you.
</h2> </h2>
<p class="text-md opacity-50 max-w-lg"> <p class="text-md opacity-50 max-w-lg">
Stay private while surfing the Web. Stop ISPs, Wi-Fi Operators We are a bunch of ordinary people who want to change the world. Purpose / Mission / Vision gets us out of bed.
and VPNs from collecting all your personal [meta] data. Secure
your whole computer, not only your web-browser.
</p> </p>
<div class="py-10 flex"> <div class="py-10 flex">
<a href="{{ site.team_url }}"> <a href="{{ site.team_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"> <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">
go to team View Team Overview
</button> </button>
</a> </a>
</div> </div>