This commit is contained in:
Tomas Dvorak
2025-07-04 11:59:34 +02:00
parent 9f2cff4fa5
commit be81e03aee
9 changed files with 673 additions and 646 deletions
+54 -54
View File
@@ -9,48 +9,48 @@
<meta name="geo.placename" content="Uherské Hradiště" />
<meta name="geo.position" content="49.0695;17.4597" />
<meta name="ICBM" content="49.0695, 17.4597" />
<link rel="canonical" href="https://sportcreative.cz/" />
<link rel="alternate" hreflang="cs" href="https://sportcreative.cz/" />
<link rel="alternate" hreflang="x-default" href="https://sportcreative.cz/" />
<link rel="canonical" href="https://sportcreative.eu/" />
<link rel="alternate" hreflang="cs" href="https://sportcreative.eu/" />
<link rel="alternate" hreflang="x-default" href="https://sportcreative.eu/" />
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ionicons/7.1.0/esm/ionicons.min.js"></script>
<!-- Custom JS will be included here -->
<script src="script.js" defer></script>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="logo.ico" type="image/x-icon">
<script src="../script.js" defer></script>
<link rel="stylesheet" href="../style.css">
<link rel="icon" href="../logo.ico" type="image/x-icon">
<meta name="description" content="SportCreative - Profesionální digitální marketing pro sportovní kluby v Uherském Hradišti a Zlínském kraji. Specializujeme se na správu sociálních sítí, tvorbu videí, webdesign a online propagaci sportovních týmů.">
<meta name="keywords" content="digitální marketing Uherské Hradiště, správa sociálních sítí, sportovní marketing, tvorba videí pro sport, webdesign pro sportovní kluby, online propagace sportu, Zlínský kraj, fotbalový marketing, sportovní fotografie, grafický design">
<meta name="author" content="SportCreative">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://sportcreative.cz/">
<meta property="og:url" content="https://sportcreative.eu/">
<meta property="og:title" content="SportCreative | Profesionální digitální marketing pro sportovní kluby">
<meta property="og:description" content="Zvyšte viditelnost vašeho sportovního klubu. Specializujeme se na správu sociálních sítí, tvorbu videí a webdesign pro sportovní týmy.">
<meta property="og:image" content="https://sportcreative.cz/page-prev.png">
<meta property="og:image" content="https://sportcreative.eu/page-prev.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:locale" content="cs_CZ">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://sportcreative.cz/">
<meta property="twitter:url" content="https://sportcreative.eu/">
<meta property="twitter:title" content="SportCreative | Profesionální digitální marketing pro sportovní kluby">
<meta property="twitter:description" content="Zvyšte viditelnost vašeho sportovního klubu. Specializujeme se na správu sociálních sítí, tvorbu videí a webdesign pro sportovní týmy.">
<meta property="twitter:image" content="https://sportcreative.cz/page-prev.png">
<meta property="twitter:image" content="https://sportcreative.eu/page-prev.png">
<!-- Structured Data -->
<script type="application/ld+json">
[{
"@context": "https://schema.org",
"@type": "ProfessionalService",
"@id": "https://sportcreative.cz/#business",
"@id": "https://sportcreative.eu/#business",
"name": "SportCreative",
"image": [
"https://sportcreative.cz/logo.png",
"https://sportcreative.cz/page-prev.png"
"https://sportcreative.eu/logo.png",
"https://sportcreative.eu/page-prev.png"
],
"url": "https://sportcreative.cz/",
"url": "https://sportcreative.eu/",
"telephone": "+420775247633",
"priceRange": "Kč",
"hasOfferCatalog": {
@@ -106,9 +106,9 @@
"closes": "17:00"
}],
"sameAs": [
"https://www.facebook.com/vasstranka",
"https://www.instagram.com/vasucet",
"https://www.linkedin.com/company/vasfirma"
"https://www.facebook.com/sportcreative",
"https://www.instagram.com/sportcreative",
"https://www.linkedin.com/company/sportcreative-eu"
],
"areaServed": [{
"@type": "State",
@@ -126,7 +126,7 @@
"@type": "ListItem",
"position": 1,
"name": "Úvod",
"item": "https://sportcreative.cz/"
"item": "https://sportcreative.eu/"
}]
},
{
@@ -490,23 +490,23 @@
<div class="flex justify-between items-center py-4">
<!-- Logo -->
<div class="flex items-center">
<a href="index.html" class="logo">
<img src="header-logo.png" alt="SportCreative" class="logo">
<a href="../index.html" class="logo">
<img src="../header-logo.png" alt="SportCreative" class="logo">
</a>
</div>
<!-- Desktop Navigation -->
<nav class="hidden md:flex space-x-8">
<a href="index.html" class="text-gray-700 hover:text-sport-purple font-medium transition duration-150">Domů</a>
<a href="sluzby.html" class="text-gray-700 hover:text-sport-purple font-medium transition duration-150">Služby</a>
<a href="portfolio.html" class="text-gray-700 hover:text-sport-purple font-medium transition duration-150">Portfolio</a>
<a href="o-nas.html" class="text-gray-700 hover:text-sport-purple font-medium transition duration-150">O nás</a>
<a href="kontakt.html" class="text-gray-700 hover:text-sport-purple font-medium transition duration-150">Kontakt</a>
<a href="../index.html" class="text-gray-700 hover:text-sport-purple font-medium transition duration-150">Domů</a>
<a href="../sluzby.html" class="text-gray-700 hover:text-sport-purple font-medium transition duration-150">Služby</a>
<a href="../portfolio.html" class="text-gray-700 hover:text-sport-purple font-medium transition duration-150">Portfolio</a>
<a href="../o-nas.html" class="text-gray-700 hover:text-sport-purple font-medium transition duration-150">O nás</a>
<a href="../kontakt.html" class="text-gray-700 hover:text-sport-purple font-medium transition duration-150">Kontakt</a>
</nav>
<!-- CTA Button -->
<div class="hidden md:block">
<a href="kontakt.html" class="bg-sport-purple text-white px-6 py-2 rounded-full font-medium hover:shadow-lg transition duration-300">
<a href="../kontakt.html" class="bg-sport-purple text-white px-6 py-2 rounded-full font-medium hover:shadow-lg transition duration-300">
Nezávazná konzultace
</a>
</div>
@@ -522,14 +522,14 @@
<!-- Mobile Navigation -->
<div class="mobile-menu w-full absolute top-full left-0 bg-white shadow-lg">
<nav class="px-2 pt-2 pb-4 space-y-1">
<a href="index.html" class="block px-4 py-3 text-base font-medium text-gray-700 hover:bg-gray-50 hover:text-sport-purple rounded-lg transition-colors duration-200">Domů</a>
<a href="sluzby.html" class="block px-4 py-3 text-base font-medium text-gray-700 hover:bg-gray-50 hover:text-sport-purple rounded-lg transition-colors duration-200">Služby</a>
<a href="portfolio.html" class="block px-4 py-3 text-base font-medium text-gray-700 hover:bg-gray-50 hover:text-sport-purple rounded-lg transition-colors duration-200">Portfolio</a>
<a href="o-nas.html" class="block px-4 py-3 text-base font-medium text-gray-700 hover:bg-gray-50 hover:text-sport-purple rounded-lg transition-colors duration-200">O nás</a>
<a href="kontakt.html" class="block px-4 py-3 text-base font-medium text-gray-700 hover:bg-gray-50 hover:text-sport-purple rounded-lg transition-colors duration-200">Kontakt</a>
<a href="../index.html" class="block px-4 py-3 text-base font-medium text-gray-700 hover:bg-gray-50 hover:text-sport-purple rounded-lg transition-colors duration-200">Domů</a>
<a href="../sluzby.html" class="block px-4 py-3 text-base font-medium text-gray-700 hover:bg-gray-50 hover:text-sport-purple rounded-lg transition-colors duration-200">Služby</a>
<a href="../portfolio.html" class="block px-4 py-3 text-base font-medium text-gray-700 hover:bg-gray-50 hover:text-sport-purple rounded-lg transition-colors duration-200">Portfolio</a>
<a href="../o-nas.html" class="block px-4 py-3 text-base font-medium text-gray-700 hover:bg-gray-50 hover:text-sport-purple rounded-lg transition-colors duration-200">O nás</a>
<a href="../kontakt.html" class="block px-4 py-3 text-base font-medium text-gray-700 hover:bg-gray-50 hover:text-sport-purple rounded-lg transition-colors duration-200">Kontakt</a>
</nav>
<div class="px-4 py-3 border-t border-gray-100">
<a href="kontakt.html" class="block w-full text-center px-6 py-3 border border-transparent rounded-full text-base font-medium text-white bg-sport-purple hover:bg-sport-orange transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5">
<a href="../kontakt.html" class="block w-full text-center px-6 py-3 border border-transparent rounded-full text-base font-medium text-white bg-sport-purple hover:bg-sport-orange transition-all duration-300 hover:shadow-lg hover:-translate-y-0.5">
Nezávazná konzultace
</a>
</div>
@@ -611,16 +611,16 @@
</div>
<div>
<h4 class="text-sm font-medium text-gray-500">Web</h4>
<a href="https://www.fcbizoni.cz" target="_blank" class="text-blue-600 hover:underline">www.fcbizoni.cz</a>
<a href="https://www.bizoniuh.cz" target="_blank" class="text-blue-600 hover:underline">www.fcbizoni.cz</a>
</div>
<div class="pt-4">
<a href="https://www.facebook.com/fcbizonihradiste" target="_blank" class="inline-flex items-center text-blue-600 hover:text-blue-800">
<a href="https://www.facebook.com/bizoniuh" target="_blank" class="inline-flex items-center text-blue-600 hover:text-blue-800">
<ion-icon name="logo-facebook" class="text-xl mr-2"></ion-icon>
Facebook
</a>
</div>
<div>
<a href="https://www.instagram.com/fcbizoni" target="_blank" class="inline-flex items-center text-pink-600 hover:text-pink-800">
<a href="https://www.instagram.com/fcbizoni_uh/" target="_blank" class="inline-flex items-center text-pink-600 hover:text-pink-800">
<ion-icon name="logo-instagram" class="text-xl mr-2"></ion-icon>
Instagram
</a>
@@ -709,7 +709,7 @@
Kontaktujte nás ještě dnes a zjistěte, jak můžeme pomoci vašemu týmu nebo sportovní organizaci zazářit v digitálním světě.
</p>
<div class="flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4">
<a href="kontakt.html" class="inline-flex items-center justify-center px-6 py-3 border border-transparent rounded-full font-medium text-sport-purple bg-white hover:bg-gray-100 shadow-lg transition duration-300">
<a href="../kontakt.html" class="inline-flex items-center justify-center px-6 py-3 border border-transparent rounded-full font-medium text-sport-purple bg-white hover:bg-gray-100 shadow-lg transition duration-300">
Nezávazná konzultace
</a>
<!-- <a href="#portfolio" class="inline-flex items-center justify-center px-6 py-3 border border-white rounded-full font-medium text-white hover:bg-white/10 transition duration-300">
@@ -755,25 +755,25 @@
<h3 class="text-lg font-semibold mb-4 text-white">Služby</h3>
<ul class="space-y-2">
<li>
<a href="sluzby/video-editing.html" class="text-gray-400 hover:text-white transition duration-150">Video Editing</a>
<a href="../sluzby/video-editing.html" class="text-gray-400 hover:text-white transition duration-150">Video Editing</a>
</li>
<li>
<a href="sluzby/sociální-sítě.html" class="text-gray-400 hover:text-white transition duration-150">Sociální sítě</a>
<a href="../sluzby/sociální-sítě.html" class="text-gray-400 hover:text-white transition duration-150">Sociální sítě</a>
</li>
<li>
<a href="sluzby/tvorba-reels.html" class="text-gray-400 hover:text-white transition duration-150">Tvorba Reels</a>
<a href="../sluzby/tvorba-reels.html" class="text-gray-400 hover:text-white transition duration-150">Tvorba Reels</a>
</li>
<li>
<a href="sluzby/fotografie-video.html" class="text-gray-400 hover:text-white transition duration-150">Profi Fotografie & Video</a>
<a href="../sluzby/fotografie-video.html" class="text-gray-400 hover:text-white transition duration-150">Profi Fotografie & Video</a>
</li>
<li>
<a href="sluzby/web.html" class="text-gray-400 hover:text-white transition duration-150">Správa Webu</a>
<a href="../sluzby/web.html" class="text-gray-400 hover:text-white transition duration-150">Správa Webu</a>
</li>
<li>
<a href="sluzby/design.html" class="text-gray-400 hover:text-white transition duration-150">Grafický Design</a>
<a href="../sluzby/design.html" class="text-gray-400 hover:text-white transition duration-150">Grafický Design</a>
</li>
<li>
<a href="sluzby/marketing.html" class="text-gray-400 hover:text-white transition duration-150">Digitální Marketing</a>
<a href="../sluzby/marketing.html" class="text-gray-400 hover:text-white transition duration-150">Digitální Marketing</a>
</li>
</ul>
</div>
@@ -783,19 +783,19 @@
<h3 class="text-lg font-semibold mb-4 text-white">Rychlé odkazy</h3>
<ul class="space-y-2">
<li>
<a href="index.html" class="text-gray-400 hover:text-white transition duration-150">Domů</a>
<a href="../index.html" class="text-gray-400 hover:text-white transition duration-150">Domů</a>
</li>
<li>
<a href="o-nas.html" class="text-gray-400 hover:text-white transition duration-150">O nás</a>
<a href="../o-nas.html" class="text-gray-400 hover:text-white transition duration-150">O nás</a>
</li>
<li>
<a href="portfolio.html" class="text-gray-400 hover:text-white transition duration-150">Portfolio</a>
<a href="../portfolio.html" class="text-gray-400 hover:text-white transition duration-150">Portfolio</a>
</li>
<li>
<a href="kariéra.html" class="text-gray-400 hover:text-white transition duration-150">Kariéra</a>
<a href="../kariéra.html" class="text-gray-400 hover:text-white transition duration-150">Kariéra</a>
</li>
<li>
<a href="kontakt.html" class="text-gray-400 hover:text-white transition duration-150">Kontakt</a>
<a href="../kontakt.html" class="text-gray-400 hover:text-white transition duration-150">Kontakt</a>
</li>
</ul>
</div>
@@ -838,9 +838,9 @@
&copy; 2025 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>
<a href="gdpr.html" class="hover:text-white transition duration-150">Ochrana soukromí</a>
<a href="cookies.html" class="hover:text-white transition duration-150">Cookies</a>
<a href="../obchodni-podminky.html" class="hover:text-white transition duration-150">Podmínky použití</a>
<a href="../gdpr.html" class="hover:text-white transition duration-150">Ochrana soukromí</a>
<a href="../cookies.html" class="hover:text-white transition duration-150">Cookies</a>
</div>
</div>
</div>
@@ -864,11 +864,11 @@
console.log('Email zkopírován do schránky');
// Redirect to contact page
window.location.href = 'kontakt.html';
window.location.href = '../kontakt.html';
}).catch(function(err) {
console.error('Nepodařilo se zkopírovat email: ', err);
// Still redirect even if copy fails
window.location.href = 'kontakt.html';
window.location.href = '../kontakt.html';
});
}
@@ -893,7 +893,7 @@
});
});
</script>
<script src="script.js" defer></script>
<script src="../script.js" defer></script>
<style>
/* Cookie Consent Styles */