first changes
parent
7ce6d1d1ea
commit
d46cfdc633
|
@ -8,7 +8,7 @@
|
||||||
background-color: #f0e4f45c;
|
background-color: #f0e4f45c;
|
||||||
}
|
}
|
||||||
h1,h2,h3{
|
h1,h2,h3{
|
||||||
color: #2776b7;
|
color: #00296b;
|
||||||
}
|
}
|
||||||
section{
|
section{
|
||||||
padding-top: 45px;
|
padding-top: 45px;
|
||||||
|
@ -37,18 +37,18 @@
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.btn-primary{
|
.btn-primary{
|
||||||
background-color: #2776b7;
|
background-color: #bae641;
|
||||||
border-color: #185991;
|
border-color: #8db02b;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
.btn-primary:hover{
|
.btn-primary:hover{
|
||||||
background-color: #185991;
|
background-color: #8db02b;
|
||||||
}
|
}
|
||||||
nav a, nav a:hover, footer a, footer a:hover {
|
nav a, nav a:hover, footer a, footer a:hover {
|
||||||
color: #2776b7;
|
color: #2776b7;
|
||||||
}
|
}
|
||||||
a, a:hover{
|
a, a:hover{
|
||||||
color: #2776b7;
|
color: #bae641;
|
||||||
}
|
}
|
||||||
@-webkit-keyframes bg-ci-animated {
|
@-webkit-keyframes bg-ci-animated {
|
||||||
0%{background-position:0% 50%}
|
0%{background-position:0% 50%}
|
||||||
|
|
|
@ -1,25 +1,31 @@
|
||||||
<footer style="border-top: 3px solid #2776b769;">
|
<footer style="background-color: #00296b;">
|
||||||
<div class="bg-light">
|
|
||||||
|
<style>
|
||||||
|
footer h4 {
|
||||||
|
color: #bae641;
|
||||||
|
}
|
||||||
|
|
||||||
|
footer a{
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<div class="">
|
||||||
<div class="container pb-5">
|
<div class="container pb-5">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-12 col-md-3">
|
<div class="col-12 col-md-3">
|
||||||
<h4 class="mb-2 fw-bold mt-5 mb-4 text-dark">Immobilien</h4>
|
<h4 class="mb-2 fw-bold mt-5 mb-4 ">Regions</h4>
|
||||||
|
|
||||||
<ul class="ps-0">
|
<ul class="ps-0">
|
||||||
<li class="list-unstyled mb-2"><a class="fs-5 text-decoration-none" href="{{url('/immobilien')}}">Wohnung mieten</a></li>
|
<li class="list-unstyled mb-2"><a class="fs-5 text-decoration-none" href="{{url('/immobilien')}}">Grafenwöhr</a></li>
|
||||||
<li class="list-unstyled mb-2"><a class="fs-5 text-decoration-none" href="{{url('/immobilien')}}">Eigentumswohnung kaufen</a></li>
|
|
||||||
<li class="list-unstyled mb-2"><a class="fs-5 text-decoration-none position-relative" href="{{url('/immobilien')}}"> Gewerbeimmobilien </a></li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-12 col-md-3">
|
<div class="col-12 col-md-3">
|
||||||
<h4 class="mb-2 fw-bold mt-5 mb-4 text-dark">Leistungen</h4>
|
<h4 class="mb-2 fw-bold mt-5 mb-4 ">Branchen</h4>
|
||||||
|
|
||||||
<ul class="ps-0">
|
<ul class="ps-0">
|
||||||
<li class="list-unstyled mb-2"><a class="fs-5 text-decoration-none" href="{{url('/hausverwaltung')}}">Hausverwaltung</a></li>
|
<li class="list-unstyled mb-2"><a class="fs-5 text-decoration-none" href="{{url('/')}}">Gastronomie</a></li>
|
||||||
<li class="list-unstyled mb-2"><a class="fs-5 text-decoration-none" href="{{url('/hausmeisterservice')}}">Hausmeisterservice</a></li>
|
|
||||||
<li class="list-unstyled mb-2"><a class="fs-5 text-decoration-none position-relative" href="{{url('/mediation')}}"> Mediation </a></li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -27,19 +33,18 @@
|
||||||
|
|
||||||
|
|
||||||
<div class="col-12 col-md-3">
|
<div class="col-12 col-md-3">
|
||||||
<h4 class="mb-2 fw-bold mt-5 mb-4 text-dark">Unternehmen</h4>
|
<h4 class="mb-2 fw-bold mt-5 mb-4 ">Für Partner</h4>
|
||||||
|
|
||||||
<ul class="ps-0">
|
<ul class="ps-0">
|
||||||
<li class="list-unstyled mb-2"><a class="fs-5 text-decoration-none" href="{{url('/unternehmen')}}">Über uns</a></li>
|
<li class="list-unstyled mb-2"><a class="fs-5 text-decoration-none" href="{{url('/kunden')}}">Ihre Vorteile</a></li>
|
||||||
<li class="list-unstyled mb-2"><a class="fs-5 text-decoration-none" href="{{url('/kunden')}}">Kunden</a></li>
|
<li class="list-unstyled mb-2"><a class="fs-5 text-decoration-none position-relative" href="{{url('/jobs')}}"> Partner werden </a></li>
|
||||||
<li class="list-unstyled mb-2"><a class="fs-5 text-decoration-none position-relative" href="{{url('/jobs')}}"> Jobs </a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-12 col-md-3 text-center">
|
<div class="col-12 col-md-3 text-center">
|
||||||
<a href="{{url('/')}}">
|
<a href="{{url('/')}}">
|
||||||
<img src="https://ik.imagekit.io/areya/logo_dqTFJ-35v.png" class="mt-4" alt="Sparrer Immobilien">
|
<img src="https://remonon.com/wp-content/uploads/logo.svg" class="mt-4" width="300px;" alt="Remonon Partners">
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
@ -68,7 +73,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div style=" background-color: #2776b7">
|
<div style=" background-color: #00296b">
|
||||||
<div class="container pt-2 pb-3">
|
<div class="container pt-2 pb-3">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-12 col-sm-6 text-md-start text-center mt-3">
|
<div class="col-12 col-sm-6 text-md-start text-center mt-3">
|
||||||
|
|
|
@ -3,11 +3,17 @@
|
||||||
<title>Areya Energy - Photovoltaik und Energielösungen</title>
|
<title>Areya Energy - Photovoltaik und Energielösungen</title>
|
||||||
@stop
|
@stop
|
||||||
@section('content')
|
@section('content')
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<section class="rounded bg-ci" style="margin-top: 80px;">
|
<section class="rounded bg-ci" style="margin-top: 80px;">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-10 offset-sm-1 col-lg-5">
|
<div class="col-sm-10 offset-sm-1 col-lg-5">
|
||||||
<h1>Immobilien Sparrer</h1>
|
<h1>Remonon Partners</h1>
|
||||||
<p class="fs-4 mt-2">
|
<p class="fs-4 mt-2">
|
||||||
<br>
|
<br>
|
||||||
Immobilienmaler // Hausverwaltung
|
Immobilienmaler // Hausverwaltung
|
||||||
|
|
|
@ -8,38 +8,15 @@
|
||||||
@insert("content.includes.css")
|
@insert("content.includes.css")
|
||||||
@yield('head')
|
@yield('head')
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body style="border-top: 4px solid #bae641;">
|
||||||
<nav style="background-color: #2776b7" class="pt-1 pb-1 text-light">
|
|
||||||
<div class="container">
|
|
||||||
<div class="row">
|
|
||||||
<div class="col text-light">
|
|
||||||
<span>
|
|
||||||
<svg style="width: 12px; margin-right: 2px; margin-bottom: 5px; fill: currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M192 0C85.961 0 0 85.961 0 192c0 77.413 26.97 99.031 172.268 309.67 9.534 13.772 29.929 13.774 39.465 0C357.03 291.031 384 269.413 384 192 384 85.961 298.039 0 192 0zm0 473.931C52.705 272.488 32 256.494 32 192c0-42.738 16.643-82.917 46.863-113.137S149.262 32 192 32s82.917 16.643 113.137 46.863S352 149.262 352 192c0 64.49-20.692 80.47-160 281.931z"/></svg>
|
|
||||||
92637 Weiden i. d. Opf.
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</div>
|
<nav style="background-color: #00296b;" class="py-3">
|
||||||
<div class="col text-end">
|
|
||||||
<span>
|
|
||||||
<a href="tel:+4996174485430" class="text-decoration-none text-light">
|
|
||||||
<svg style="fill: currentColor; width:20px; margin-bottom: 2px; margin-right: 4px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M368 336h-32c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-48-80v32c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16zm112 144h32c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16zm0-96h32c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16zm80-272H269.06C262.45 13.4 244.87 0 224 0h-80c-20.87 0-38.45 13.4-45.06 32H64C28.65 32 0 60.65 0 96v352c0 35.35 28.65 64 64 64h448c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM144 48h80v320h-80V48zm384 400c0 8.82-7.18 16-16 16H64c-8.82 0-16-7.18-16-16V96c0-8.82 7.18-16 16-16h32v288c0 26.51 21.49 48 48 48h80c26.51 0 48-21.49 48-48V80h48v72c0 22.06 17.94 40 40 40h168v256zm0-304H368V80h144c8.82 0 16 7.18 16 16v48z"/></svg>
|
|
||||||
0961 74485430
|
|
||||||
</a>
|
|
||||||
</span>
|
|
||||||
<span class="ms-5 d-none d-lg-inline">
|
|
||||||
<a href="mailto:info@immobilien-sparrer.com" class="text-decoration-none text-light">info@immobilien-sparrer.com</a>
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</nav>
|
|
||||||
<nav class="bg-light">
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
<nav class="navbar navbar-expand-lg">
|
<nav class="navbar navbar-expand-lg">
|
||||||
<div class="container-fluid" style="justify-content: normal;">
|
<div class="container-fluid" style="justify-content: normal;">
|
||||||
<a href="{{url('/')}}">
|
<a href="{{url('/')}}" class="text-decoration-none text-white">
|
||||||
<img src="https://ik.imagekit.io/areya/logo_dqTFJ-35v.png" alt="Sparrer Immobilien">
|
<img src="https://remonon.com/wp-content/uploads/logo.svg" alt="Remonon Partners" width="190px;"> <span class="fs-3 fw-light ms-3"> | Partners</span>
|
||||||
</a>
|
</a>
|
||||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||||
<span class="navbar-toggler-icon"></span>
|
<span class="navbar-toggler-icon"></span>
|
||||||
|
@ -50,12 +27,12 @@
|
||||||
<style>
|
<style>
|
||||||
.nav-item a{
|
.nav-item a{
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #2776b7;
|
color: white;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-item a:hover, .nav-item a:active{
|
.nav-item a:hover, .nav-item a:active{
|
||||||
color: #344657;
|
color: #bae641;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-item a{
|
.dropdown-item a{
|
||||||
|
@ -67,15 +44,8 @@
|
||||||
<a class="nav-link mx-md-3" href="{{url('/immobilien')}}">Mieten / Kaufen</a>
|
<a class="nav-link mx-md-3" href="{{url('/immobilien')}}">Mieten / Kaufen</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item">
|
|
||||||
<a class="nav-link mx-md-3" href="{{url('/hausverwaltung')}}">Hausverwaltung</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
<li class="nav-item">
|
|
||||||
<a class="nav-link mx-md-3" href="{{url('/unternehmen')}}">Über uns</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a class="nav-link mx-md-3" href="{{url('/kontakt')}}">Kontakt</a>
|
<a class="nav-link mx-md-3" href="{{url('/kontakt')}}">Kontakt</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -1,26 +0,0 @@
|
||||||
@layout('content.master')
|
|
||||||
@section('content')
|
|
||||||
<div class="container">
|
|
||||||
<section>
|
|
||||||
<div class="row">
|
|
||||||
<div class="col-12">
|
|
||||||
<h1>Hausmeisterservice</h1>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="col-12">
|
|
||||||
<p class="mt-3">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ad alias dicta error eum ex hic id in inventore, ipsum iusto natus obcaecati odio rerum sint tempora vel velit veritatis voluptatem?</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</div>
|
|
||||||
@stop
|
|
|
@ -1,26 +0,0 @@
|
||||||
@layout('content.master')
|
|
||||||
@section('content')
|
|
||||||
<div class="container">
|
|
||||||
<section>
|
|
||||||
<div class="row">
|
|
||||||
<div class="col-12">
|
|
||||||
<h1>Hausverwaltung</h1>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="col-12">
|
|
||||||
<p class="mt-3">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ad alias dicta error eum ex hic id in inventore, ipsum iusto natus obcaecati odio rerum sint tempora vel velit veritatis voluptatem?</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</div>
|
|
||||||
@stop
|
|
|
@ -1,26 +0,0 @@
|
||||||
@layout('content.master')
|
|
||||||
@section('content')
|
|
||||||
<div class="container">
|
|
||||||
<section>
|
|
||||||
<div class="row">
|
|
||||||
<div class="col-12">
|
|
||||||
<h1>Kunden</h1>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<div class="row">
|
|
||||||
<div class="col-12">
|
|
||||||
<p class="mt-3">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ad alias dicta error eum ex hic id in inventore, ipsum iusto natus obcaecati odio rerum sint tempora vel velit veritatis voluptatem?</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</div>
|
|
||||||
@stop
|
|
|
@ -1,125 +0,0 @@
|
||||||
@layout('content.master')
|
|
||||||
@section('content')
|
|
||||||
<div class="container">
|
|
||||||
<section>
|
|
||||||
<div class="row">
|
|
||||||
<div class="col-12">
|
|
||||||
<h1 class="mb-4">Mediation</h1>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="col-12 col-md-8">
|
|
||||||
|
|
||||||
<img src="https://www.immobilien-sparrer.com/wordpress/wp-content/uploads/2013/03/Mediation_Gruppe.jpg" class="img-fluid rounded-top">
|
|
||||||
<br>
|
|
||||||
<i class="text-muted mt-1 text-end">Mediation mit Cornelia Sparrer</i>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="mt-5 fs-1">
|
|
||||||
<h2 class="h4">9 gute Gründe für
|
|
||||||
MEDIATION</h2>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
…FÜHRT SCHNELL ZUM ERFOLG
|
|
||||||
1 bis 3 Gespräche reichen in der Regel zur Lösungsfindung
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
…SPART ENORME KOSTEN
|
|
||||||
Im Vergleich zu Gerichtsprozessen oder verschleppten Konflikten,
|
|
||||||
die nachhaltig die Produktivität von Mitarbeitern oder die Wirtschaftlichkeit von Geschäftsbeziehungen schmälern
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
…IST VERTRAULICH
|
|
||||||
Wettbewerber, Kunden und Behörden gewinnen keine Erkenntnisse aus öffentlichen (!) Gerichtsprozessen
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
…IST ERFOLGREICH
|
|
||||||
80 bis 90 % der Wirtschaftsmediationen enden mit einer von allen Konfliktparteien akzeptierten Abschlussvereinbarung
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
…ERMÖGLICHT FOLGEGESCHÄFTE
|
|
||||||
Wirtschaftsmediation beinhaltet immer die Möglichkeit der Vertiefung geschäftlicher Beziehungen statt Gesichtsverlust und Abbruch der Wirtschaftsbeziehung
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
MediationLogo…IST GRÜNDLICH
|
|
||||||
<br>
|
|
||||||
|
|
||||||
Alle relevanten Aspekte eines Konfliktes werden abschließend
|
|
||||||
bearbeitet und nicht nur die rechtlich strittigen Aspekte
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
…HAT SICH INTERNATIONAL BEWÄHRT
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
…IST EIN QUALITÄTSMERKMAL
|
|
||||||
<br>
|
|
||||||
|
|
||||||
Streiten und/oder vor Gericht gehen kann jeder – einen Konflikt
|
|
||||||
sauber zu bearbeiten und kontrolliert einer Lösung zuzuführen,
|
|
||||||
zeugt von unternehmerischem Weitblick und Führungsstärke
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
…GESETZTESKONFORM
|
|
||||||
<br>
|
|
||||||
|
|
||||||
in Zukunft kein Arbeitsgerichsverfahren, kein Zivilprozess mehr,
|
|
||||||
ohne vorherige Mediation
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="col-12 col-md-3 offset-md-1">
|
|
||||||
<div class="card bg-ci">
|
|
||||||
<div class="card-body">
|
|
||||||
<h2 class="h5 mb-4">Mediation anfragen</h2>
|
|
||||||
|
|
||||||
|
|
||||||
<form>
|
|
||||||
<div class="mb-3">
|
|
||||||
<label for="exampleInputEmail1" class="form-label">Email address</label>
|
|
||||||
<input type="email" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp">
|
|
||||||
<div id="emailHelp" class="form-text">We'll never share your email with anyone else.</div>
|
|
||||||
</div>
|
|
||||||
<div class="mb-3">
|
|
||||||
<label for="exampleInputPassword1" class="form-label">Password</label>
|
|
||||||
<input type="password" class="form-control" id="exampleInputPassword1">
|
|
||||||
</div>
|
|
||||||
<div class="mb-3 form-check">
|
|
||||||
<input type="checkbox" class="form-check-input" id="exampleCheck1">
|
|
||||||
<label class="form-check-label" for="exampleCheck1">Check me out</label>
|
|
||||||
</div>
|
|
||||||
<button type="submit" class="btn btn-primary">Submit</button>
|
|
||||||
</form>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</div>
|
|
||||||
@stop
|
|
Loading…
Reference in New Issue