1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-18 01:49:08 +00:00

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