mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Update showcase-container layout
This commit is contained in:
parent
bb902e985c
commit
4b5759f4c9
1 changed files with 12 additions and 12 deletions
|
@ -7,11 +7,14 @@ redirect_from:
|
|||
|
||||
<section class="space-y-80">
|
||||
<div class="showcase-container-reverse mt-32">
|
||||
<div class="showcase-left">
|
||||
<h2 class="showcase-left-title" style="max-width: 450px;">
|
||||
<div class="showcase-left" style="max-width: 1050px;">
|
||||
<img src="{{ site.img_url }}page-specific/ownership/ownership.png" alt="">
|
||||
</div>
|
||||
<div class="showcase-right">
|
||||
<h2 class="showcase-right-title" style="max-width: 450px;">
|
||||
We own Safing
|
||||
</h2>
|
||||
<p class="showcase-left-desc">
|
||||
<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
|
||||
personal risks instead of selling parts of our company for easy money.
|
||||
|
@ -21,16 +24,16 @@ redirect_from:
|
|||
</p>
|
||||
<a class="btn-secondary" href="{{ site.company_agreement_url }}">View public registry</a>
|
||||
</div>
|
||||
<div class="showcase-right" style="max-width: 1050px;">
|
||||
<img src="{{ site.img_url }}page-specific/ownership/ownership.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
<div class="showcase-container">
|
||||
<div class="showcase-left">
|
||||
<h2 class="showcase-left-title" style="max-width: 450px;">
|
||||
<div class="showcase-left" style="max-width: 850px;">
|
||||
<img src="{{ site.img_url }}page-specific/ownership/influences.png" alt="">
|
||||
</div>
|
||||
<div class="showcase-right">
|
||||
<h2 class="showcase-right-title" style="max-width: 450px;">
|
||||
Financed by Grants, Loans and <span style="color: #6188ff;">You</span>
|
||||
</h2>
|
||||
<p class="showcase-left-desc">
|
||||
<p class="showcase-right-desc">
|
||||
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>
|
||||
|
@ -41,9 +44,6 @@ redirect_from:
|
|||
</p>
|
||||
<a class="btn-secondary" href="#">Discover the portmaster</a>
|
||||
</div>
|
||||
<div class="showcase-right" style="max-width: 850px;">
|
||||
<img src="{{ site.img_url }}page-specific/ownership/influences.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
<div class="influence-container">
|
||||
<div class="influence-container-top">
|
||||
|
|
Loading…
Add table
Reference in a new issue