1
0
Fork 0
forked from swablab/website

feat: both addresses in footer

This commit is contained in:
ndsboy 2025-06-02 16:27:12 +00:00
parent 53c35ea6e2
commit 8e260caa9e

View file

@ -84,8 +84,15 @@ const downloads = [
</nav> </nav>
<nav class="w-full"> <nav class="w-full">
<header class="footer-title border-b w-full">Kontakt</header> <header class="footer-title border-b w-full">Kontakt</header>
<a
class="link link-hover link-primary flex gap-1 items-center"
href="https://swablab.de/lab"
>
<span class="icon-[ph--house-line-duotone]"></span>
Friedrichstraße 17, 72250 Freudenstadt
</a>
<div class="flex gap-1 items-center"> <div class="flex gap-1 items-center">
<span class="icon-[ph--map-pin-duotone]"></span> <span class="icon-[ph--mailbox-duotone]"></span>
Katharinenstr. 1, 72250 Freudenstadt Katharinenstr. 1, 72250 Freudenstadt
</div> </div>
<a <a