Anreicherung: Bilder, Logo, Text-Feinarbeit (Cloud-Routine)
This commit is contained in:
1
.image-slots.state.json
Normal file
1
.image-slots.state.json
Normal file
File diff suppressed because one or more lines are too long
BIN
assets/logo.png
Normal file
BIN
assets/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.5 KiB |
16
index.html
16
index.html
@@ -78,9 +78,9 @@
|
||||
<a href="#services" style="font-size: 15px; font-weight: 600; letter-spacing: .02em; text-transform: uppercase;">Services</a>
|
||||
<a href="#referenzen" style="font-size: 15px; font-weight: 600; letter-spacing: .02em; text-transform: uppercase;">Referenzen</a>
|
||||
</div>
|
||||
<!-- logo — PLATZHALTER: assets/logo-placeholder.svg durch Ihr Logo ersetzen -->
|
||||
<!-- logo — PLATZHALTER: assets/logo.png durch Ihr Logo ersetzen -->
|
||||
<a href="#top" style="display: flex; align-items: center; justify-self: center;">
|
||||
<img src="assets/logo-placeholder.svg" alt="Lack- & Karosseriecenter Karlsfeld" style="height: 26px; width: auto; display: block;">
|
||||
<img src="assets/logo.png" alt="Lack- & Karosseriecenter Karlsfeld" style="height: 26px; width: auto; display: block;">
|
||||
</a>
|
||||
<!-- right links -->
|
||||
<div class="lw-navlinks" style="display: flex; gap: 34px; align-items: center; justify-content: flex-end;">
|
||||
@@ -275,7 +275,7 @@
|
||||
<!-- Reihe 1: Vorstellung + Profilbild-Platzhalter -->
|
||||
<div class="lw-about" style="display: grid; grid-template-columns: 1.1fr 0.9fr; gap: clamp(28px, 4vw, 64px); align-items: center; margin-bottom: clamp(50px, 8vh, 90px);">
|
||||
<div style="display: flex; flex-direction: column; gap: 16px;">
|
||||
<h3 style="font-family: 'Source Serif 4', Georgia, serif; font-weight: 600; font-size: clamp(24px, 2.2vw, 32px); line-height: 1.2; color: #f5f4f0;">Hallo, ich bin<br>,</h3>
|
||||
<h3 style="font-family: 'Source Serif 4', Georgia, serif; font-weight: 600; font-size: clamp(24px, 2.2vw, 32px); line-height: 1.2; color: #f5f4f0;">Hallo, ich bin<br>Wolfgang Schießl,</h3>
|
||||
<p style="font-size: clamp(15px, 1.3vw, 18px); line-height: 1.6; color: #c9d6e2; font-weight: 500;">Lack- und Karosserie-Experte und Inhaber der Lack- & Karosseriecenter Karlsfeld GmbH in Karlsfeld bei München.</p>
|
||||
<p style="font-size: clamp(15px, 1.3vw, 18px); line-height: 1.6; color: #c9d6e2; font-weight: 500;">Mit meinem Werkstatt-Team aus professionellen Fachkräften erfülle ich Ihre individuellen Wünsche zum bestmöglichen Preis — von der Smart-Repair bis zur kompletten Restauration.</p>
|
||||
</div>
|
||||
@@ -339,7 +339,7 @@
|
||||
</div>
|
||||
<div style="display: flex; flex-direction: column; gap: 4px;">
|
||||
<span style="font-size: 12.5px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #9FD1F5;">Öffnungszeiten</span>
|
||||
<p style="font-size: 16px; line-height: 1.6; color: #e7ecf1; font-weight: 600;">Mo–Do<br><span style="font-weight: 500; color: #b8c4d0;">07:30–17:30</span><br>Fr<br><span style="font-weight: 500; color: #b8c4d0;">07:30–13:30</span></p>
|
||||
<p style="font-size: 16px; line-height: 1.6; color: #e7ecf1; font-weight: 600;">Mo–Do<br><span style="font-weight: 500; color: #b8c4d0;">08:00–17:00</span><br>Fr<br><span style="font-weight: 500; color: #b8c4d0;">08:00–12:00</span></p>
|
||||
</div>
|
||||
<div style="display: flex; flex-wrap: wrap; gap: 12px; margin-top: 8px;">
|
||||
<a href="tel:tel:+498131997345" style="display: inline-flex; align-items: center; gap: 8px; font-size: 14.5px; font-weight: 700; letter-spacing: .02em; text-transform: uppercase; color: #0d0f12; background: var(--accent, #2FA4F0); padding: 13px 22px; border-radius: 44px; transition: transform .2s ease, box-shadow .2s ease;" style-hover="transform: translateY(-2px); box-shadow: 0 10px 26px rgba(47,164,240,.4);">Jetzt anrufen</a>
|
||||
@@ -389,18 +389,18 @@
|
||||
</div>
|
||||
<div style="display: flex; flex-direction: column; gap: 9px;">
|
||||
<h3 style="font-size: 12px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #7f97ac; border-bottom: 1px solid rgba(255,255,255,.12); padding-bottom: 7px; margin-bottom: 6px;">Öffnungszeiten</h3>
|
||||
<span style="font-size: 14px; color: #c9d6e2; font-weight: 500;">Mo–Do<br>07:30–17:30</span>
|
||||
<span style="font-size: 14px; color: #c9d6e2; font-weight: 500;">Fr · 07:30–13:30</span>
|
||||
<span style="font-size: 14px; color: #c9d6e2; font-weight: 500;">Mo–Do<br>08:00–17:00</span>
|
||||
<span style="font-size: 14px; color: #c9d6e2; font-weight: 500;">Fr · 08:00–12:00</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Untere Zeile -->
|
||||
<div class="lw-footer-bottom" style="position: relative; z-index: 1; display: flex; justify-content: space-between; align-items: flex-end; gap: 24px; max-width: 1320px; width: 100%; margin: 0 auto;">
|
||||
<div style="min-width: 0;">
|
||||
<img src="assets/logo-placeholder.svg" alt="Lack- & Karosseriecenter Karlsfeld" style="width: min(46vw, 360px); height: auto; display: block; opacity: .95;">
|
||||
<img src="assets/logo.png" alt="Lack- & Karosseriecenter Karlsfeld" style="width: min(46vw, 360px); height: auto; display: block; opacity: .95;">
|
||||
<div style="display: flex; align-items: center; gap: 14px; margin-top: 16px;">
|
||||
<span style="width: 44px; height: 2px; background: linear-gradient(90deg, #2FA4F0, transparent);"></span>
|
||||
<span style="font-size: 13.5px; color: #8fa4b8; font-weight: 500;">Autolackiererei & Karosserie · Karlsfeld bei München</span>
|
||||
<span style="font-size: 13.5px; color: #8fa4b8; font-weight: 500;">Meisterbetrieb für Lack & Karosserie · Karlsfeld bei München</span>
|
||||
</div>
|
||||
</div>
|
||||
<div style="text-align: right; flex-shrink: 0;">
|
||||
|
||||
Reference in New Issue
Block a user