Update 'content/pages/kontakt.blade.php'
parent
6705f4ba93
commit
b1883271df
|
@ -80,36 +80,19 @@
|
|||
|
||||
<h2 class="h3 my-5 ci-color">Ansprechpartner</h2>
|
||||
|
||||
<h3 class="h5 my-5 ci-color">GESCHÄFTSFÜHRUNG UND HEIMLEITUNG</h3>
|
||||
</div>
|
||||
|
||||
<div class="col-4 text-center">
|
||||
<img src="{{asset('template/images/person-kein-bild.jpg')}}" width="180px;" class="rounded img-fluid mb-3 border">
|
||||
<br>
|
||||
<span class="mt-4 fw-bolder">Katharina Zeuss</span>
|
||||
<br>
|
||||
<span class="text-muted">Heimleitung</span>
|
||||
</div>
|
||||
<div class="col-4 text-center">
|
||||
|
||||
|
||||
<div class="col-4 text-center">
|
||||
<img src="{{asset('template/images/person-kein-bild.jpg')}}" width="180px;" class="rounded img-fluid mb-3 border">
|
||||
<br>
|
||||
<span class="fw-bolder mt-5">Manfred Voit</span>
|
||||
<br>
|
||||
<span class="text-muted">Geschäftsführer</span>
|
||||
<span class="text-muted">Geschäftsführer, Heimleitung</span>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
|
||||
<div class="col-12">
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<h3 class="h5 my-5 ci-color">PFLEGEDIENSTLEITUNG</h3>
|
||||
</div>
|
||||
|
||||
<div class="col-4 text-center">
|
||||
<img src="{{asset('template/images/person-kein-bild.jpg')}}" width="180px;" class="rounded img-fluid mb-3 border">
|
||||
<br>
|
||||
|
|
Loading…
Reference in New Issue