update seo and add service

This commit is contained in:
Your Name
2026-04-19 20:05:40 +02:00
parent 9b09748b64
commit 7e22bb1954
25 changed files with 1105 additions and 159 deletions
+26 -1
View File
@@ -714,6 +714,31 @@
</div>
</div>
</a>
<!-- Service 8 - Plán rozvoje sportu pro města a obce -->
<a href="sluzby/mesta-obce.html" class="block hover:no-underline">
<div id="plan-rozvoje-sportu" class="bg-white rounded-lg shadow-md overflow-hidden hover:shadow-xl transition duration-300 h-full">
<div class="h-48 bg-gradient-to-br from-sport-purple to-sport-purple-dark relative overflow-hidden flex items-center justify-center">
<div class="bg-white/20 backdrop-blur-sm rounded-full w-24 h-24 flex items-center justify-center">
<ion-icon name="business-outline" class="text-white text-6xl"></ion-icon>
</div>
<div class="absolute inset-0 bg-cover opacity-30" style="background-image: url('assets/images/overlay.png');"></div>
</div>
<div class="p-6">
<div class="flex items-center mb-4">
<ion-icon name="business-outline" class="text-sport-purple text-2xl"></ion-icon>
<h3 class="ml-2 text-xl font-semibold text-gray-900">Plán rozvoje sportu</h3>
</div>
<p class="text-gray-600 mb-2">
Pomáháme městům a obcím vytvářet strategické dokumenty pro rozvoj sportu. Zmapujeme stav, navrhneme řešení, pomůžeme s dotacemi.
</p>
<ul class="list-disc list-inside text-gray-500 text-sm mb-2">
<li>Analýza a pasportizace sportovišť</li>
<li>Strategický plán na 56 let</li>
<li>Podpora pro získání dotací</li>
</ul>
</div>
</div>
</a>
</div>
</div>
</section>
@@ -832,7 +857,7 @@
<div class="border-t border-gray-800 py-6">
<div class="container mx-auto px-4 sm:px-6 lg:px-8 flex flex-col md:flex-row justify-between items-center">
<p class="text-gray-400 text-sm mb-4 md:mb-0">
&copy; 2025 SportCreative. Všechna práva vyhrazena.
&copy; <span id="currentYear"></span> SportCreative. Všechna práva vyhrazena.
</p>
<div class="flex space-x-4 text-sm text-gray-400">
<a href="obchodni-podminky.html" class="hover:text-white transition duration-150">Podmínky použití</a>