added menue points
parent
364f672180
commit
eb6b314ebe
|
@ -56,7 +56,7 @@
|
|||
<section class="mt-2 mb-5">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<h2 id="latest_jobs" class="mt-5 mb-4">Willkommen auf dem <strong>Konradenhof</strong>!</h2>
|
||||
<h2 id="konradenhof" class="mt-5 mb-4">Willkommen auf dem <strong>Konradenhof</strong>!</h2>
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-md-7">
|
||||
|
@ -75,7 +75,7 @@
|
|||
|
||||
<section class="mt-2">
|
||||
<div class="row">
|
||||
<h2 id="latest_jobs" class="mt-5 mb-4">Aktuelle <strong>Neuigkeiten</strong></h2>
|
||||
<h2 id="news" class="mt-5 mb-4">Aktuelle <strong>Neuigkeiten</strong></h2>
|
||||
@foreach($nachrichten as $nach)
|
||||
<div class="col-12 col-md-4" style="padding-bottom: 1rem;">
|
||||
<div class="card" style="background-color: #f8f8f8;">
|
||||
|
@ -128,7 +128,7 @@
|
|||
<section>
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<h2 class="mb-5">Über <strong>Alpakas</strong></h2>
|
||||
<h2 id="alpakas" class="mb-5">Über <strong>Alpakas</strong></h2>
|
||||
|
||||
<p style="font-size: 19px;">
|
||||
|
||||
|
@ -176,6 +176,46 @@
|
|||
</div>
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
<section>
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<h2 id="produkte" class="mb-5">Unsere <strong>Alpaka Produkte</strong></h2>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="row text-center" style="font-size: 20px;">
|
||||
<div class="col-6 col-md-3 mb-5">
|
||||
<a href="{{url('/regensburg')}}">
|
||||
<img src="https://www.alpakafarm.com/sites/default/files/styles/display_04_400xstandard_16_9_crop/public/2019-03/AFS_Bild_Farm.jpg?itok=jAJ1z74g" class="img-fluid rounded border" loading="lazy">
|
||||
|
||||
Ramona
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-6 col-md-3 mb-5">
|
||||
<a href="{{url('/weiden')}}">
|
||||
<picture>
|
||||
<img src="https://www.alpakafarm.com/sites/default/files/styles/display_04_400xstandard_16_9_crop/public/weissjung.jpg?h=1cf7100d?h=1cf7100d&itok=BYKVbS4F" class="img-fluid rounded border" loading="lazy">
|
||||
</picture>
|
||||
Belinda
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-6 col-md-3 mb-5">
|
||||
<a href="{{url('/amberg')}}">
|
||||
<img src="https://www.alpakafarm.com/sites/default/files/styles/display_04_400xstandard_16_9_crop/public/AFS_Head_Alpakas_2.jpg?h=a8426572?h=a8426572&itok=FCQtYpaZ" class="img-fluid rounded border" loading="lazy">
|
||||
Manfred</a>
|
||||
</div>
|
||||
<div class="col-6 col-md-3 mb-5">
|
||||
<a href="{{url('/neumarkt')}}">
|
||||
<img src="https://www.alpakafarm.com/sites/default/files/styles/display_04_400xstandard_16_9_crop/public/AFS_Head_Alpakas_2_0.jpg?h=0dbd260c&itok=XZI1whIH" class="img-fluid rounded border" loading="lazy">
|
||||
Botschadl</a>
|
||||
</div>
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
<script>
|
||||
|
|
|
@ -20,20 +20,20 @@
|
|||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
|
||||
<li class="nav-item">
|
||||
<a class="nav-link active" aria-current="page" href="{{url('/arbeitgeber')}}">Konradenhof</a>
|
||||
<a class="nav-link active" aria-current="page" href="#konradenhof">Konradenhof</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link active" aria-current="page" href="{{url('/arbeitgeber')}}">Neuigkeiten</a>
|
||||
<a class="nav-link active" aria-current="page" href="#news">Neuigkeiten</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link active " aria-current="page" href="{{url('/branchen')}}">Über Alpakas</a>
|
||||
<a class="nav-link active " aria-current="page" href="#alpakas">Über Alpakas</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link active" aria-current="page" href="{{url('/regionen')}}">Produkte</a>
|
||||
<a class="nav-link active" aria-current="page" href="#produkte">Produkte</a>
|
||||
</li>
|
||||
|
||||
<li class="nav-item mt-1">
|
||||
<a class="btn btn-secondary" aria-current="page" href="{{url('/preise')}}" style="margin-left: 40px;">
|
||||
<a class="btn btn-secondary" aria-current="page" href="{{url('/')}}" style="margin-left: 40px;">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="height:25px; fill: white; margin-right:5px;" width="16" height="16" fill="currentColor" class="bi bi-building" viewBox="0 0 16 16">
|
||||
<path fill-rule="evenodd" d="M14.763.075A.5.5 0 0 1 15 .5v15a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5V14h-1v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V10a.5.5 0 0 1 .342-.474L6 7.64V4.5a.5.5 0 0 1 .276-.447l8-4a.5.5 0 0 1 .487.022zM6 8.694L1 10.36V15h5V8.694zM7 15h2v-1.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5V15h2V1.309l-7 3.5V15z" />
|
||||
<path d="M2 11h1v1H2v-1zm2 0h1v1H4v-1zm-2 2h1v1H2v-1zm2 0h1v1H4v-1zm4-4h1v1H8V9zm2 0h1v1h-1V9zm-2 2h1v1H8v-1zm2 0h1v1h-1v-1zm2-2h1v1h-1V9zm0 2h1v1h-1v-1zM8 7h1v1H8V7zm2 0h1v1h-1V7zm2 0h1v1h-1V7zM8 5h1v1H8V5zm2 0h1v1h-1V5zm2 0h1v1h-1V5zm0-2h1v1h-1V3z" />
|
||||
|
|
Loading…
Reference in New Issue