mirror of
https://github.com/safing/web
synced 2025-04-17 09:29:08 +00:00
Swap left/right elements for ownership page
This commit is contained in:
parent
6079e4cac5
commit
87d01f540a
1 changed files with 9 additions and 9 deletions
|
@ -6,17 +6,17 @@ redirect_from:
|
|||
---
|
||||
|
||||
<section class="section-container">
|
||||
<div class="showcase-container-reverse mt-32">
|
||||
<div class="showcase-container mt-32">
|
||||
<div class="showcase-left" style="max-width: 1050px;">
|
||||
<img src="{{ site.img_url }}page-specific/ownership/ownership.png" alt="">
|
||||
</div>
|
||||
<div class="showcase-right">
|
||||
<h1 class="showcase-right-title" style="max-width: 450px;">
|
||||
We own Safing
|
||||
We own Safing
|
||||
</h1>
|
||||
<p class="showcase-right-desc">
|
||||
We do not want parties to gain influence which do not or might not stand
|
||||
behind our values. That is why in the initial funding phase we took more
|
||||
We do not want parties to gain influence which do not or might not stand
|
||||
behind our values. That is why in the initial funding phase we took more
|
||||
personal risks instead of selling parts of our company for easy money.
|
||||
<br>
|
||||
<br>
|
||||
|
@ -25,7 +25,7 @@ redirect_from:
|
|||
<a class="btn-secondary" href="{{ site.company_agreement_url }}">View public registry</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="showcase-container">
|
||||
<div class="showcase-container-reverse">
|
||||
<div class="showcase-left" style="max-width: 850px;">
|
||||
<img src="{{ site.img_url }}page-specific/ownership/influences.png" alt="">
|
||||
</div>
|
||||
|
@ -34,12 +34,12 @@ redirect_from:
|
|||
Financed by Grants, Loans and <span style="color: #6188ff;">You</span>
|
||||
</h2>
|
||||
<p class="showcase-right-desc">
|
||||
We are thankful for all the partnerships & possibilities that are emerging
|
||||
We are thankful for all the partnerships & possibilities that are emerging
|
||||
from our R&D heavy years in which we are exploring new privacy frontiers.
|
||||
<br>
|
||||
<br>
|
||||
Slowly but surely we are migrating into our dream scenario where we only
|
||||
have to rely on the support and trust of our users. Help us get there by
|
||||
Slowly but surely we are migrating into our dream scenario where we only
|
||||
have to rely on the support and trust of our users. Help us get there by
|
||||
using the Portmaster and later down the road, purchasing the SPN.
|
||||
</p>
|
||||
<a class="btn-secondary" href="#influences">Explore the Details</a>
|
||||
|
@ -104,4 +104,4 @@ redirect_from:
|
|||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Reference in a new issue