-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevent.html
More file actions
147 lines (129 loc) · 8.65 KB
/
event.html
File metadata and controls
147 lines (129 loc) · 8.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>David KRK · EVENTS · DJ TECHNO & PRODUCER</title>
<meta name="description" content="Découvrez les prochains événements et dates de David KRK.">
<meta name="author" content="David KRK">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://davidkrk.com/event.html">
<meta property="og:title" content="David KRK · EVENTS · DJ TECHNO & PRODUCER">
<meta property="og:description" content="Découvrez les prochains événements et dates de David KRK.">
<meta property="og:image" content="https://davidkrk.com/logo-30-01-25.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://davidkrk.com/event.html">
<meta property="twitter:title" content="David KRK · EVENTS · DJ TECHNO & PRODUCER">
<meta property="twitter:description" content="Découvrez les prochains événements et dates de David KRK.">
<meta property="twitter:image" content="https://davidkrk.com/logo-30-01-25.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="logo-30-01-25.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Russo+One&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link href="https://fonts.googleapis.com/css2?family=Russo+One&display=swap" rel="stylesheet"></noscript>
<link rel="preload" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"></noscript>
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body class="event-page">
<div class="background-image"></div>
<div class="content-wrapper">
<header class="hero-header">
<a href="index.html">Home</a>
<a href="bio.html">Bio</a>
<a href="music.html">Music</a>
<a href="contact.html">Contact</a>
<a href="shop.html">Shop</a>
<a href="https://chat.whatsapp.com/CWnaoDc9TY6HbTmW9cOyYc"
target="_blank" rel="noopener noreferrer" class="nav-link text-xl sm:text-2xl flex items-center">
<i class="fab fa-whatsapp mr-1 sm:mr-2" style="color:#25D366;"></i>Whatsapp
</a>
</header>
<div class="text-center max-w-4xl mx-auto px-4 w-full mt-10">
<h1 class="main-title">David KRK</h1>
<div class="language-selector flex-wrap">
<button type="button" class="language-btn active" data-lang="fr">Français</button>
<button type="button" class="language-btn" data-lang="en">English</button>
<button type="button" class="language-btn" data-lang="es">Castellano</button>
<button type="button" class="language-btn" data-lang="eu">Euskara</button>
<button type="button" class="language-btn" data-lang="ar">العربية</button>
<button type="button" class="language-btn" data-lang="uk">Ukrainian</button>
</div>
<div class="lang-content active" data-lang="fr"><h2 class="main-title">Événements</h2></div>
<div class="lang-content" data-lang="en"><h2 class="main-title">Events</h2></div>
<div class="lang-content" data-lang="es"><h2 class="main-title">Eventos</h2></div>
<div class="lang-content" data-lang="eu"><h2 class="main-title">Ekitaldiak</h2></div>
<div class="lang-content" data-lang="ar" dir="rtl"><h2 class="main-title">الفعاليات</h2></div>
<div class="lang-content" data-lang="uk"><h2 class="main-title">Події</h2></div>
</div>
<main class="text-center max-w-4xl mx-auto px-4 w-full">
<div class="mt-8 mb-8">
<div class="lang-content active" data-lang="fr"><p>Aucun événement à venir pour le moment. Veuillez revenir plus tard.</p></div>
<div class="lang-content" data-lang="en"><p>No upcoming events at the moment. Please check back later.</p></div>
<div class="lang-content" data-lang="es"><p>No hay eventos próximos por el momento. Por favor, vuelve más tarde.</p></div>
<div class="lang-content" data-lang="eu"><p>Momentuz ez dago ekitaldirik. Mesedez, saiatu berriro geroago.</p></div>
<div class="lang-content" data-lang="ar" dir="rtl"><p>لا توجد فعاليات قادمة في الوقت الحالي. يرجى التحقق مرة أخرى في وقت لاحق.</p></div>
<div class="lang-content" data-lang="uk"><p>На даний момент майбутніх подій немає. Будь ласка, перевірте пізніше.</p></div>
</div>
</main>
<footer class="w-full max-w-7xl mx-auto">
<div class="mt-8 mb-8 player-container">
<iframe title="Mixcloud player" width="100%" height="120"
style="border:0;"
src="https://player-widget.mixcloud.com/widget/iframe/?hide_cover=1&hide_artwork=1&autoplay=0&feed=%2FDavidKRK%2Fdavid-krk-life-good-techno-ep3%2F"
loading="lazy"
allow="autoplay; encrypted-media; fullscreen; idle-detection; speaker-selection; web-share"></iframe>
</div>
<nav class="flex justify-center gap-6 mb-4" aria-label="Liens vers les réseaux sociaux">
<a href="https://www.facebook.com/DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="Facebook"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-facebook" aria-hidden="true"></i></a>
<a href="https://www.instagram.com/davidkrk/" target="_blank" rel="noopener noreferrer" aria-label="Instagram"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-instagram" aria-hidden="true"></i></a>
<a href="https://www.mixcloud.com/DavidKRK/" target="_blank" rel="noopener noreferrer" aria-label="Mixcloud"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-mixcloud" aria-hidden="true"></i></a>
<a href="https://www.youtube.com/@DavidKRKofficial" target="_blank" rel="noopener noreferrer" aria-label="YouTube"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-youtube" aria-hidden="true"></i></a>
<a href="https://soundcloud.com/david-krkofficial/" target="_blank" rel="noopener noreferrer" aria-label="SoundCloud"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-soundcloud" aria-hidden="true"></i></a>
<a href="https://www.tiktok.com/@davidkrk" target="_blank" rel="noopener noreferrer" aria-label="TikTok"
class="social-icon text-2xl md:text-3xl text-white"><i class="fab fa-tiktok" aria-hidden="true"></i></a>
<a href="https://www.buymeacoffee.com/davidkrk" target="_blank" rel="noopener noreferrer" aria-label="Buy Me A Coffee" class="social-icon support-link"><i class="fa-solid fa-mug-hot" aria-hidden="true"></i><span>Buy Me A Coffee</span></a>
</nav>
<div class="flex flex-wrap justify-center items-center gap-3 sm:gap-4 mb-4 text-sm">
<a href="mailto:davidkrkofficial@gmail.com?subject=Contact%20from%20Website"
class="hover:text-[var(--primary-color)] transition-colors footer-contact-link">CONTACT | BOOKING | REMIX</a>
</div>
<p class="text-sm opacity-70">© 2026 David KRK. All Rights Reserved</p>
<p class="neon-text font-bold text-lg mt-4">"May The Techno Be With You"</p>
</footer>
</div>
<script src="assets/js/main.js"></script>
<script>
document.addEventListener('DOMContentLoaded', () => {
const langBtns = document.querySelectorAll('.language-btn');
const langContents = document.querySelectorAll('.lang-content');
function switchLanguage(lang) {
langContents.forEach(content => content.classList.remove('active'));
langBtns.forEach(b => b.classList.remove('active'));
const contentsToShow = document.querySelectorAll(`.lang-content[data-lang="${lang}"]`);
contentsToShow.forEach(content => content.classList.add('active'));
const activeBtn = document.querySelector(`.language-btn[data-lang="${lang}"]`);
if (activeBtn) {
activeBtn.classList.add('active');
}
// Update document language and text direction for accessibility and RTL support
document.documentElement.lang = lang;
document.documentElement.dir = (lang === 'ar') ? 'rtl' : 'ltr';
}
langBtns.forEach(btn => {
btn.addEventListener('click', () => {
switchLanguage(btn.dataset.lang);
});
});
});
</script>
</body>
</html>