mirror of
https://github.com/Dvorinka/sportcreative.git
synced 2026-06-03 19:32:56 +00:00
update seo and add service
This commit is contained in:
+5
-5
@@ -572,11 +572,11 @@
|
||||
<div class="container mx-auto px-4 sm:px-6 lg:px-8">
|
||||
<div class="grid grid-cols-2 md:grid-cols-4 gap-8 text-center">
|
||||
<div class="p-6">
|
||||
<div class="text-4xl font-bold mb-2 counter" data-target="10">0</div>
|
||||
<div class="text-4xl font-bold mb-2 counter" data-target="30">0</div>
|
||||
<p class="text-lg">Spokojených klientů</p>
|
||||
</div>
|
||||
<div class="p-6">
|
||||
<div class="text-4xl font-bold mb-2 counter" data-target="15">0</div>
|
||||
<div class="text-4xl font-bold mb-2 counter" data-target="20">0</div>
|
||||
<p class="text-lg">Dokončených projektů</p>
|
||||
</div>
|
||||
<div class="p-6">
|
||||
@@ -584,7 +584,7 @@
|
||||
<p class="text-lg">% Spokojených zákazníků</p>
|
||||
</div>
|
||||
<div class="p-6">
|
||||
<div class="text-4xl font-bold mb-2 counter" data-target="7">0</div>
|
||||
<div class="text-4xl font-bold mb-2 counter" data-target="8">0</div>
|
||||
<p class="text-lg">Let zkušeností</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -685,7 +685,7 @@
|
||||
<h3 class="text-xl font-bold text-gray-800">Chybíš nám tu!</h3>
|
||||
<p class="text-sport-purple font-semibold text-lg mt-1">Hledáme nové talenty</p>
|
||||
<p class="mt-3 text-gray-600">Chceš se připojit k našemu týmu? Ozvi se nám!</p>
|
||||
<a href="#" class="mt-6 inline-block px-6 py-3 bg-gradient-to-r from-sport-purple to-sport-purple/90 text-white font-medium rounded-full hover:shadow-lg hover:shadow-sport-purple/20 transition-all duration-300 transform hover:-translate-y-0.5">Nabídky práce</a>
|
||||
<a href="https://www.linkedin.com/company/sportcreative-eu" class="mt-6 inline-block px-6 py-3 bg-gradient-to-r from-sport-purple to-sport-purple/90 text-white font-medium rounded-full hover:shadow-lg hover:shadow-sport-purple/20 transition-all duration-300 transform hover:-translate-y-0.5">Nabídky práce</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1015,7 +1015,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">
|
||||
© 2025 SportCreative. Všechna práva vyhrazena.
|
||||
© <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>
|
||||
|
||||
Reference in New Issue
Block a user