feat: smartin3.de — add Instagram link to nav and contact section

This commit is contained in:
m
2026-04-18 20:03:49 +02:00
parent 6dc338ddc2
commit 6480e72472

View File

@@ -333,7 +333,10 @@
<nav>
<div class="container">
<div class="logo"><span class="s">s</span><span class="martin">MARTIN</span> <span class="three">3</span><span class="d">D</span></div>
<a href="#kontakt">Anfrage</a>
<div style="display:flex;gap:20px;align-items:center;">
<a href="https://www.instagram.com/smartin3d/" target="_blank" rel="noopener">Instagram</a>
<a href="#kontakt">Anfrage</a>
</div>
</div>
</nav>
@@ -526,6 +529,7 @@
Wir melden uns innerhalb von 24 Stunden.
</div>
<a href="mailto:smartin3d@msbls.de" class="btn btn-primary">Projekt anfragen</a>
<a href="https://www.instagram.com/smartin3d/" target="_blank" rel="noopener" class="btn btn-ghost">📸 Instagram</a>
</div>
</section>