feat: accessibility and performance improvement
This commit is contained in:
@@ -22,15 +22,15 @@
|
||||
|
||||
<!-- Kontaktiere uns -->
|
||||
<div>
|
||||
<h5 class="text-white">Kontaktiere uns</h5>
|
||||
<h3 class="text-white text-sm">Kontaktiere uns</h3>
|
||||
<ul class="space-y-4">
|
||||
<li class="flex items-center">
|
||||
<li class="flex items-center pl-0">
|
||||
<!-- mail -->
|
||||
<a href="mailto:inquiry@dialogrelations.com" class="hover:text-white text-white">
|
||||
inquiry@dialogrelations.com
|
||||
</a>
|
||||
</li>
|
||||
<li class="flex items-center">
|
||||
<li class="flex items-center pl-0">
|
||||
<!-- phone -->
|
||||
<a href="tel:+4312313435" class="hover:text-white text-white">
|
||||
+43 1231 3435
|
||||
@@ -41,7 +41,7 @@
|
||||
|
||||
<!-- Folge uns -->
|
||||
<div class="flex flex-col items-start md:items-end">
|
||||
<h5 class="text-white">Folge uns</h5>
|
||||
<h3 class="text-white text-sm">Folge uns</h3>
|
||||
<div class="flex space-x-4">
|
||||
<!-- Social buttons -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user