feat: change email and phone number
This commit is contained in:
@@ -26,14 +26,14 @@
|
|||||||
<ul class="space-y-4">
|
<ul class="space-y-4">
|
||||||
<li class="flex items-center pl-0">
|
<li class="flex items-center pl-0">
|
||||||
<!-- mail -->
|
<!-- mail -->
|
||||||
<a href="mailto:inquiry@dialogrelations.com" class="hover:text-white text-white">
|
<a href="mailto:office@dialog-relations.at" class="hover:text-white text-white">
|
||||||
inquiry@dialogrelations.com
|
office@dialog-relations.at
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="flex items-center pl-0">
|
<li class="flex items-center pl-0">
|
||||||
<!-- phone -->
|
<!-- phone -->
|
||||||
<a href="tel:+4312313435" class="hover:text-white text-white">
|
<a href="tel:+436763533669" class="hover:text-white text-white">
|
||||||
+43 1231 3435
|
+43 676 3533669
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user