mirror of
https://github.com/safing/web
synced 2025-04-18 01:49:08 +00:00
Update reverse showcase-containers
This commit is contained in:
parent
bddf93120f
commit
0398634a5f
1 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ redirect_from:
|
|||
We still have a long way to go. We hope you'll join the journey.
|
||||
</p>
|
||||
<div class="col-container w-full text-left md:text-center lg:w-max lg:text-left">
|
||||
<a class="btn-secondary" href="{{ site.team_url }}}">View team overview</a>
|
||||
<a class="btn-secondary" href="{{ site.team_url }}">View team overview</a>
|
||||
<a class="btn-tertiary hover-opacity-out" href="#">Follow along</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@ redirect_from:
|
|||
</div>
|
||||
</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/business-model/reinvest-earnings-into-privacy.png" alt="">
|
||||
</div>
|
||||
|
@ -85,7 +85,7 @@ redirect_from:
|
|||
<a class="btn-secondary" href="{{ site.business_model_url }}">Look At The Cycle</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="showcase-container-reverse">
|
||||
<div class="showcase-container">
|
||||
<div class="showcase-left" style="max-width: 850px;">
|
||||
<img src="{{ site.img_url }}page-specific/about/safing-hand.gif" alt="">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue