Add files via upload

This commit is contained in:
Tomáš Dvořák
2025-05-23 12:23:52 +02:00
committed by GitHub
parent 0a80a51104
commit 01c157331e
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
<nav class="bg-brand-blue text-white shadow-lg">
<div class="max-w-6xl mx-auto px-4 py-3 flex justify-between items-center">
<div class="flex items-center space-x-2">
<a href="../index.html"><img src="http://pp-kunovice.cz/wp-content/uploads/2022/04/logo-retina-white.png" alt="Poppe Potthoff Logo" class="h-10"></a>
<a href="webportal"><img src="http://pp-kunovice.cz/wp-content/uploads/2022/04/logo-retina-white.png" alt="Poppe Potthoff Logo" class="h-10"></a>
<div class="hidden md:block text-xl font-semibold">Poppe + Potthoff</div>
</div>