mirror of
https://github.com/safing/web
synced 2025-04-25 13:19:08 +00:00
Fix image url
This commit is contained in:
parent
0145975583
commit
d1e06d7596
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ layout: page
|
|||
<a class="btn-secondary" href="#">Discover the spn</a>
|
||||
</div>
|
||||
<div class="showcase-right" style="max-width: 850px;">
|
||||
<img src="{{ site.img_url }}page-specific/page-specific/business-model/only-pay-for-protection-in-transit.png" alt="">
|
||||
<img src="{{ site.img_url }}page-specific/business-model/only-pay-for-protection-in-transit.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
<div class="showcase-container ">
|
||||
|
|
Loading…
Add table
Reference in a new issue