aktuelle online-Version inkl. Landingpage und styles.css
@@ -19,14 +19,14 @@
|
|||||||
</a>
|
</a>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<div class="hero-kosten">
|
<div class="herolp-kosten herolp">
|
||||||
<h1>Revolutionieren Sie Ihre Kundenkommunikation mit intelligenten Chatbots</h1>
|
<h1>Revolutionieren Sie Ihre Kundenkommunikation mit intelligenten Chatbots</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="content-wrapper">
|
<div class="content-wrapper">
|
||||||
<main>
|
<main>
|
||||||
<!-- content start -->
|
<!-- content start -->
|
||||||
<section class="hero">
|
<section class="intro">
|
||||||
<div class="benefits">
|
<div class="benefits">
|
||||||
<h2>Vorteile für Ihr Unternehmen:</h2>
|
<h2>Vorteile für Ihr Unternehmen:</h2>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -38,8 +38,10 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="cta-buttons">
|
<div class="cta-buttons">
|
||||||
<a href="https://calendly.com/martin-rattensberger/kennenlernen" class="btn btn-primary">Kostenloses Beratungsgespräch</a>
|
<a href="https://calendly.com/martin-rattensberger/kennenlernen" class="btn btn-primary" target="_blank">Kostenloses Beratungsgespräch</a>
|
||||||
<a href="https://copecart.com/products/ca4acfcf/checkout" class="btn btn-secondary">Preise entdecken</a>
|
</div>
|
||||||
|
<div class="cta-buttons">
|
||||||
|
<a href="https://copecart.com/products/ca4acfcf/checkout" class="btn btn-secondary" target="_blank">Preise entdecken</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -69,4 +71,4 @@
|
|||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -414,7 +414,7 @@
|
|||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<p>© 2024 MR AI Consulting. Alle Rechte vorbehalten.</p>
|
<p>© 2025 MR AI Consulting. Alle Rechte vorbehalten.</p>
|
||||||
<nav>
|
<nav>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="impressum.html">Impressum</a></li>
|
<li><a href="impressum.html">Impressum</a></li>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
|
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
|
Before Width: | Height: | Size: 577 KiB After Width: | Height: | Size: 577 KiB |
BIN
images/tuv_testmark.png
Normal file
|
After Width: | Height: | Size: 242 KiB |
@@ -37,7 +37,7 @@
|
|||||||
<p>
|
<p>
|
||||||
Mitglied der WKÖ Steiermark<br>
|
Mitglied der WKÖ Steiermark<br>
|
||||||
<a href="https://www.wkoecg.at/Ecg.aspx?FirmaID=2de39173-061b-46bb-9b6d-68aecf16071f">
|
<a href="https://www.wkoecg.at/Ecg.aspx?FirmaID=2de39173-061b-46bb-9b6d-68aecf16071f">
|
||||||
<img src="ecg.png" alt="ECG Logo">
|
<img src="images/ecg.png" alt="ECG Logo">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@@ -62,7 +62,7 @@
|
|||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<p>© 2024 MR AI Consulting. Alle Rechte vorbehalten.</p>
|
<p>© 2025 MR AI Consulting. Alle Rechte vorbehalten.</p>
|
||||||
<nav>
|
<nav>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="impressum.html">Impressum</a></li>
|
<li><a href="impressum.html">Impressum</a></li>
|
||||||
@@ -75,4 +75,4 @@
|
|||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
17
index.html
@@ -19,8 +19,12 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
header p {
|
||||||
|
font-size: 1.5em;
|
||||||
|
}
|
||||||
|
|
||||||
.hero {
|
.hero {
|
||||||
background-image: url('hero-bild01.png');
|
background-image: url('images/hero-bild01.png');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
height: 400px;
|
height: 400px;
|
||||||
@@ -72,7 +76,7 @@
|
|||||||
|
|
||||||
/* Modern animations */
|
/* Modern animations */
|
||||||
.hero {
|
.hero {
|
||||||
background-image: url('hero-bild01.png');
|
background-image: url('images/hero-bild01.png');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
height: 400px;
|
height: 400px;
|
||||||
@@ -188,7 +192,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<h1>MR AI Consulting</h1>
|
<h1>MR AI Consulting</h1>
|
||||||
<p>Maximieren Sie Ihr Geschäftspotenzial mit KI Technologie</p>
|
<p>Automate Success. Inspire People.</p>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<div class="hero">
|
<div class="hero">
|
||||||
@@ -206,7 +210,7 @@
|
|||||||
|
|
||||||
<section>
|
<section>
|
||||||
<div class="ceo-image">
|
<div class="ceo-image">
|
||||||
<img src="CEO_Martin_Rattensberger_512.jpg" alt="CEO Bild" style="width: 100%; height: 100%;">
|
<img src="images/CEO_Martin_Rattensberger_512.jpg" alt="CEO Bild" style="width: 100%; height: 100%;">
|
||||||
</div>
|
</div>
|
||||||
<h2>Kontakt</h2>
|
<h2>Kontakt</h2>
|
||||||
<p>Nutzen Sie unsere Expertise zu Ihrem Vorteil und erreichen Sie uns unter:</p>
|
<p>Nutzen Sie unsere Expertise zu Ihrem Vorteil und erreichen Sie uns unter:</p>
|
||||||
@@ -216,13 +220,14 @@
|
|||||||
<p>LinkedIn: <a
|
<p>LinkedIn: <a
|
||||||
href="https://www.linkedin.com/in/martin-rattensberger">linkedin.com/in/martin-rattensberger</a>
|
href="https://www.linkedin.com/in/martin-rattensberger">linkedin.com/in/martin-rattensberger</a>
|
||||||
</p>
|
</p>
|
||||||
|
<a href="https://www.certipedia.com/quality_marks/0217464914" target=_blank><img src="images/tuv_testmark.png" alt="TÜV Testmarke" style="max-width: 300px;"></a>
|
||||||
</address>
|
</address>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<p>© 2024 MR AI Consulting. Alle Rechte vorbehalten.</p>
|
<p>© 2025 MR AI Consulting. Alle Rechte vorbehalten.</p>
|
||||||
<nav>
|
<nav>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="impressum.html">Impressum</a></li>
|
<li><a href="impressum.html">Impressum</a></li>
|
||||||
@@ -235,4 +240,4 @@
|
|||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
219
styles.css
@@ -109,4 +109,221 @@ footer nav ul li {
|
|||||||
footer nav ul li a {
|
footer nav ul li a {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
header {
|
||||||
|
background-color: #333;
|
||||||
|
color: #fff;
|
||||||
|
padding: 10px 0;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
header p {
|
||||||
|
font-size: 1.5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.hero {
|
||||||
|
background-image: url('images/hero-bild01.png');
|
||||||
|
background-size: cover;
|
||||||
|
background-position: center;
|
||||||
|
height: 400px;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
.hero h1 {
|
||||||
|
font-size: 3em;
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.herolp {
|
||||||
|
background-size: cover;
|
||||||
|
background-position: center;
|
||||||
|
height: 400px;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
.herolp h1 {
|
||||||
|
font-size: 3em;
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.herolp-kosten {
|
||||||
|
background-image: url('images/chatbot-kosten-kmu.png');
|
||||||
|
}
|
||||||
|
|
||||||
|
.content {
|
||||||
|
padding: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: #00f;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Responsive layout */
|
||||||
|
@media (max-width: 768px) {
|
||||||
|
.hero h1 {
|
||||||
|
font-size: 2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.content {
|
||||||
|
padding: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.hero {
|
||||||
|
height: 300px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Modern animations */
|
||||||
|
.hero {
|
||||||
|
background-image: url('images/hero-bild01.png');
|
||||||
|
background-size: cover;
|
||||||
|
background-position: center;
|
||||||
|
height: 400px;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
color: white;
|
||||||
|
opacity: 0;
|
||||||
|
animation: fadeIn 2s forwards;
|
||||||
|
}
|
||||||
|
|
||||||
|
@keyframes fadeIn {
|
||||||
|
to {
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
header,
|
||||||
|
footer {
|
||||||
|
position: relative;
|
||||||
|
z-index: 10;
|
||||||
|
animation: slideDown 1.5s ease-out forwards;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ceo-image {
|
||||||
|
width: 150px;
|
||||||
|
height: 150px;
|
||||||
|
border-radius: 50%;
|
||||||
|
overflow: hidden;
|
||||||
|
border: 5px solid white;
|
||||||
|
margin: 30px auto 15px auto;
|
||||||
|
/* Center horizontally */
|
||||||
|
display: block;
|
||||||
|
/* Centered block element */
|
||||||
|
opacity: 0;
|
||||||
|
animation: fadeInUp 2s 1s forwards;
|
||||||
|
}
|
||||||
|
|
||||||
|
@keyframes fadeInUp {
|
||||||
|
from {
|
||||||
|
transform: translateY(30px) translateX(-50%);
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
to {
|
||||||
|
transform: translateY(0) translateX(-50%);
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@keyframes slideDown {
|
||||||
|
from {
|
||||||
|
transform: translateY(-100%);
|
||||||
|
}
|
||||||
|
|
||||||
|
to {
|
||||||
|
transform: translateY(0);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.hero-text {
|
||||||
|
background-color: rgba(0, 0, 0, 0.6);
|
||||||
|
padding: 20px;
|
||||||
|
border-radius: 5px;
|
||||||
|
max-width: 600px;
|
||||||
|
text-align: center;
|
||||||
|
animation: float 3s infinite ease-in-out;
|
||||||
|
}
|
||||||
|
|
||||||
|
@keyframes float {
|
||||||
|
|
||||||
|
0%,
|
||||||
|
100% {
|
||||||
|
transform: translatey(0);
|
||||||
|
}
|
||||||
|
|
||||||
|
50% {
|
||||||
|
transform: translatey(-10px);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: #00f;
|
||||||
|
text-decoration: none;
|
||||||
|
transition: color 0.3s;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
color: #f00;
|
||||||
|
}
|
||||||
|
|
||||||
|
.hero-text h1 {
|
||||||
|
font-size: 2.5em;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.hero-text p {
|
||||||
|
font-size: 1.3em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.intro {
|
||||||
|
font-size: 1.2em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.intro ul {
|
||||||
|
padding: 0;
|
||||||
|
margin: 0;
|
||||||
|
list-style: none;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
.intro li {
|
||||||
|
padding: 0 20px 0 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.cta-buttons {
|
||||||
|
display: inline-block;
|
||||||
|
padding: 10px 20px;
|
||||||
|
background-color: #007bff;
|
||||||
|
color: white;
|
||||||
|
text-decoration: none;
|
||||||
|
border-radius: 5px;
|
||||||
|
border: none;
|
||||||
|
cursor: pointer;
|
||||||
|
transition: background-color 0.3s ease;
|
||||||
|
margin: 10px 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.cta-buttons:hover {
|
||||||
|
background-color: #0056b3;
|
||||||
|
}
|
||||||
|
|
||||||
|
.cta-buttons a {
|
||||||
|
color: white;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
42
template.html
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="de">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<!-- title start -->
|
||||||
|
|
||||||
|
<!-- title end -->
|
||||||
|
<link rel="stylesheet" href="styles.css">
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<header>
|
||||||
|
<a href="index.html">
|
||||||
|
<h1>MR AI Consulting</h1>
|
||||||
|
<p>Maximieren Sie Ihr Geschäftspotenzial mit KI Technologie</p>
|
||||||
|
</a>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<div class="content-wrapper">
|
||||||
|
<main>
|
||||||
|
<!-- content start -->
|
||||||
|
|
||||||
|
<!-- content end -->
|
||||||
|
</main>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<footer>
|
||||||
|
<div class="container">
|
||||||
|
<p>© 2025 MR AI Consulting. Alle Rechte vorbehalten.</p>
|
||||||
|
<nav>
|
||||||
|
<ul>
|
||||||
|
<li><a href="impressum.html">Impressum</a></li>
|
||||||
|
<li><a href="datenschutz.html">Datenschutz</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||