added bio logos in footer

master
Benjamin Völkl 2022-11-22 17:32:35 +01:00
parent 1c5a468a2d
commit 48dc5a9a2a
3 changed files with 9 additions and 2 deletions

View File

@ -21,11 +21,18 @@

<div class="footer-widgets__navigation">
<div class="footer-wdgets__heading--line">
<h4 class="footer-widgets__heading">ELER</h4>
<h4 class="footer-widgets__heading">Zertifikate & ELER</h4>
</div>


<img src="{{asset('template/images/Bioland-Logo.jpg')}}" style="padding-right: 20px;">

<img src="{{asset('template/images/oeko-0006.jpg')}}" style="padding-right: 20px;" >
<a href="{{url('/foerderung')}}">
<img src="{{asset('template/images/europa-flag.jpg')}}" class="center-block">
<img src="{{asset('template/images/europa-flag.jpg')}}">
</a>


</div>
</div>


BIN
images/Bioland-Logo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
images/oeko-0006.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB