This commit is contained in:
parent
53c35ea6e2
commit
8e260caa9e
1 changed files with 8 additions and 1 deletions
|
@ -84,8 +84,15 @@ const downloads = [
|
|||
</nav>
|
||||
<nav class="w-full">
|
||||
<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">
|
||||
<span class="icon-[ph--map-pin-duotone]"></span>
|
||||
<span class="icon-[ph--mailbox-duotone]"></span>
|
||||
Katharinenstr. 1, 72250 Freudenstadt
|
||||
</div>
|
||||
<a
|
||||
|
|
Loading…
Add table
Reference in a new issue