-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
304 lines (297 loc) · 21.1 KB
/
index.html
File metadata and controls
304 lines (297 loc) · 21.1 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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Menad Harkat - North African Singer & Artist</title>
<link rel="stylesheet" href="styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Poppins:wght@300;400;600&display=swap" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<nav class="navbar">
<div class="nav-container">
<ul class="nav-menu">
<li><a href="#home" class="nav-link">Home</a></li>
<li><a href="#about" class="nav-link">About</a></li>
<li><a href="#music" class="nav-link">Music</a></li>
<li><a href="#gallery" class="nav-link">Gallery</a></li>
<li><a href="#contact" class="nav-link">Contact</a></li>
</ul>
<div class="nav-social">
<a href="https://www.facebook.com/share/1FTmgyVRK3/?mibextid=wwXIfr" target="_blank" rel="noopener noreferrer" class="nav-social-link" aria-label="Facebook">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
<path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/>
</svg>
</a>
<a href="https://www.instagram.com/menad_harkat?igsh=bnAyeDhjcDNpYnpl" target="_blank" rel="noopener noreferrer" class="nav-social-link" aria-label="Instagram">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
<path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"/>
</svg>
</a>
<a href="https://youtube.com/@menadharkatofficiel8383?si=qKXlZTO1yHAK9Fqc" target="_blank" rel="noopener noreferrer" class="nav-social-link" aria-label="YouTube">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
<path d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/>
</svg>
</a>
<a href="https://open.spotify.com/artist/3bYluO1ljQGRKcpvp8vOKi?si=rjARRRLpRqqFIdOND5U4ow" target="_blank" rel="noopener noreferrer" class="nav-social-link" aria-label="Spotify">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
<path d="M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.66 0 12 0zm5.521 17.34c-.24.359-.66.48-1.021.24-2.82-1.74-6.36-2.101-10.561-1.141-.418.122-.779-.179-.899-.539-.12-.421.18-.78.54-.9 4.56-1.021 8.52-.6 11.64 1.32.42.18.479.659.301 1.02zm1.44-3.3c-.301.42-.841.6-1.262.3-3.239-1.98-8.159-2.58-11.939-1.38-.479.12-1.02-.12-1.14-.6-.12-.48.12-1.021.6-1.141C9.6 9.9 15 10.561 18.72 12.84c.361.181.54.78.241 1.2zm.12-3.36C15.24 8.4 8.82 8.16 5.16 9.301c-.6.179-1.2-.181-1.38-.721-.18-.601.18-1.2.72-1.381 4.26-1.26 11.28-1.02 15.721 1.621.539.3.719 1.02.419 1.56-.299.421-1.02.599-1.559.3z"/>
</svg>
</a>
<a href="https://www.tiktok.com/@menadharkat?_r=1&_t=ZP-91Gpbq8CqGF" target="_blank" rel="noopener noreferrer" class="nav-social-link" aria-label="TikTok">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
<path d="M19.59 6.69a4.83 4.83 0 0 1-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 0 1-5.2 1.74 2.89 2.89 0 0 1 2.31-4.64 2.93 2.93 0 0 1 .88.13V9.4a6.84 6.84 0 0 0-1-.05A6.33 6.33 0 0 0 5 20.1a6.34 6.34 0 0 0 10.86-4.43v-7a8.16 8.16 0 0 0 4.77 1.52v-3.4a4.85 4.85 0 0 1-1-.1z"/>
</svg>
</a>
</div>
<div class="hamburger">
<span></span>
<span></span>
<span></span>
</div>
</div>
</nav>
<!-- Hero Section -->
<section id="home" class="hero">
<div class="hero-background">
<div class="floating-shape shape1"></div>
<div class="floating-shape shape2"></div>
<div class="floating-shape shape3"></div>
<div class="floating-shape shape4"></div>
</div>
<div class="hero-content">
<div class="hero-image-container">
<div class="guitar-strings">
<div class="string"></div>
<div class="string"></div>
<div class="string"></div>
<div class="string"></div>
<div class="string"></div>
<div class="string"></div>
</div>
<div class="image-glow"></div>
<img src="images/PHOTO-2025-11-09-20-37-03.jpg" alt="Menad Harkat" class="hero-portrait">
<div class="image-border"></div>
</div>
<h1 class="hero-title">Menad Harkat</h1>
<div class="title-decoration">
<span class="decoration-line"></span>
<span class="decoration-star">✦</span>
<span class="decoration-line"></span>
</div>
<p class="hero-subtitle">North African Singer & Musical Artist</p>
<p class="hero-tagline">The Voice of North Africa</p>
<div class="hero-buttons">
<a href="#music" class="btn btn-primary">
<span>Listen Now</span>
<span class="btn-icon">♪</span>
</a>
<a href="#contact" class="btn btn-secondary">
<span>Get in Touch</span>
</a>
</div>
</div>
<div class="scroll-indicator">
<span>Scroll Down</span>
<div class="scroll-line"></div>
</div>
</section>
<!-- About Section -->
<section id="about" class="about">
<div class="container">
<div class="section-header">
<h2 class="section-title">About Menad</h2>
<div class="title-underline"></div>
</div>
<div class="about-content">
<div class="about-image">
<img src="images/PHOTO-2025-11-09-20-37-03.jpg" alt="Menad Harkat">
<div class="image-frame"></div>
</div>
<div class="about-text">
<h3>A Voice of North Africa</h3>
<p>Menad Harkat is a distinguished North African singer whose voice carries the rich heritage and passion of North African musical traditions. With a career spanning decades, Menad has captivated audiences across North Africa and beyond with his powerful vocals and emotional performances.</p>
<p>His music blends traditional North African sounds with contemporary influences, creating a unique style that resonates with listeners of all generations. From chaabi to modern interpretations of classic melodies, Menad's artistry continues to evolve while staying true to his roots.</p>
<p>Through his dedication to preserving and promoting North African culture, Menad Harkat has become not just a singer, but a cultural ambassador, bringing the beauty of North African music to the world stage.</p>
<div class="about-stats">
<div class="stat">
<span class="stat-number">15+</span>
<span class="stat-label">Years Active</span>
</div>
<div class="stat">
<span class="stat-number">10+</span>
<span class="stat-label">Songs Released</span>
</div>
<div class="stat">
<span class="stat-number">50+</span>
<span class="stat-label">Performances</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Music Section -->
<section id="music" class="music">
<div class="container">
<div class="section-header">
<h2 class="section-title">Music</h2>
<div class="title-underline"></div>
</div>
<div class="spotify-container">
<div class="spotify-text">
<h3>Listen on Spotify</h3>
<p>Discover Menad Harkat's music on Spotify. Follow for the latest releases and updates.</p>
<a href="https://open.spotify.com/artist/3bYluO1ljQGRKcpvp8vOKi?si=rjARRRLpRqqFIdOND5U4ow" target="_blank" rel="noopener noreferrer" class="btn btn-primary">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" style="width: 24px; height: 24px; margin-right: 10px;">
<path d="M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.66 0 12 0zm5.521 17.34c-.24.359-.66.48-1.021.24-2.82-1.74-6.36-2.101-10.561-1.141-.418.122-.779-.179-.899-.539-.12-.421.18-.78.54-.9 4.56-1.021 8.52-.6 11.64 1.32.42.18.479.659.301 1.02zm1.44-3.3c-.301.42-.841.6-1.262.3-3.239-1.98-8.159-2.58-11.939-1.38-.479.12-1.02-.12-1.14-.6-.12-.48.12-1.021.6-1.141C9.6 9.9 15 10.561 18.72 12.84c.361.181.54.78.241 1.2zm.12-3.36C15.24 8.4 8.82 8.16 5.16 9.301c-.6.179-1.2-.181-1.38-.721-.18-.601.18-1.2.72-1.381 4.26-1.26 11.28-1.02 15.721 1.621.539.3.719 1.02.419 1.56-.299.421-1.02.599-1.559.3z"/>
</svg>
Open on Spotify
</a>
</div>
<div class="spotify-player">
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/artist/3bYluO1ljQGRKcpvp8vOKi?utm_source=generator&theme=0" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</div>
</div>
</div>
</section>
<!-- Gallery Section -->
<section id="gallery" class="gallery">
<div class="container">
<div class="section-header">
<h2 class="section-title">Gallery</h2>
<div class="title-underline"></div>
<p class="section-subtitle">Moments captured in time</p>
</div>
<div class="gallery-grid">
<div class="gallery-item" data-size="large">
<img src="images/IMG_0610.JPG" alt="Menad Harkat Performance">
<div class="gallery-overlay">
<span class="gallery-icon">+</span>
</div>
</div>
<div class="gallery-item" data-size="medium">
<img src="images/IMG_0611.JPG" alt="Menad Harkat">
<div class="gallery-overlay">
<span class="gallery-icon">+</span>
</div>
</div>
<div class="gallery-item" data-size="medium">
<img src="images/IMG_0612.JPG" alt="Menad Harkat">
<div class="gallery-overlay">
<span class="gallery-icon">+</span>
</div>
</div>
<div class="gallery-item" data-size="tall">
<img src="images/IMG_0613.JPG" alt="Menad Harkat">
<div class="gallery-overlay">
<span class="gallery-icon">+</span>
</div>
</div>
<div class="gallery-item" data-size="medium">
<img src="images/IMG_0614.JPG" alt="Menad Harkat">
<div class="gallery-overlay">
<span class="gallery-icon">+</span>
</div>
</div>
<div class="gallery-item" data-size="wide">
<img src="images/IMG_0615.JPG" alt="Menad Harkat">
<div class="gallery-overlay">
<span class="gallery-icon">+</span>
</div>
</div>
<div class="gallery-item" data-size="medium">
<img src="images/IMG_0616.JPG" alt="Menad Harkat">
<div class="gallery-overlay">
<span class="gallery-icon">+</span>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="contact">
<div class="container">
<div class="section-header">
<h2 class="section-title">Get in Touch</h2>
<div class="title-underline"></div>
</div>
<div class="contact-content">
<div class="contact-info">
<h3>Connect with Menad</h3>
<p>For bookings, collaborations, or general inquiries, feel free to reach out through any of the following channels:</p>
<div class="contact-methods">
<div class="contact-method">
<div class="contact-icon">📧</div>
<div>
<h4>Email</h4>
<p>menadharkat12@gmail.com</p>
</div>
</div>
<div class="contact-method">
<div class="contact-icon"></div>
<div>
<h4>Location</h4>
<p>New York City, USA</p>
</div>
</div>
</div>
<div class="social-links">
<a href="https://www.facebook.com/share/1FTmgyVRK3/?mibextid=wwXIfr" target="_blank" rel="noopener noreferrer" class="social-link" aria-label="Facebook">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
<path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/>
</svg>
</a>
<a href="https://www.instagram.com/menad_harkat?igsh=bnAyeDhjcDNpYnpl" target="_blank" rel="noopener noreferrer" class="social-link" aria-label="Instagram">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
<path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"/>
</svg>
</a>
<a href="https://youtube.com/@menadharkatofficiel8383?si=qKXlZTO1yHAK9Fqc" target="_blank" rel="noopener noreferrer" class="social-link" aria-label="YouTube">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
<path d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/>
</svg>
</a>
<a href="https://open.spotify.com/artist/3bYluO1ljQGRKcpvp8vOKi?si=rjARRRLpRqqFIdOND5U4ow" target="_blank" rel="noopener noreferrer" class="social-link" aria-label="Spotify">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
<path d="M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.66 0 12 0zm5.521 17.34c-.24.359-.66.48-1.021.24-2.82-1.74-6.36-2.101-10.561-1.141-.418.122-.779-.179-.899-.539-.12-.421.18-.78.54-.9 4.56-1.021 8.52-.6 11.64 1.32.42.18.479.659.301 1.02zm1.44-3.3c-.301.42-.841.6-1.262.3-3.239-1.98-8.159-2.58-11.939-1.38-.479.12-1.02-.12-1.14-.6-.12-.48.12-1.021.6-1.141C9.6 9.9 15 10.561 18.72 12.84c.361.181.54.78.241 1.2zm.12-3.36C15.24 8.4 8.82 8.16 5.16 9.301c-.6.179-1.2-.181-1.38-.721-.18-.601.18-1.2.72-1.381 4.26-1.26 11.28-1.02 15.721 1.621.539.3.719 1.02.419 1.56-.299.421-1.02.599-1.559.3z"/>
</svg>
</a>
<a href="https://www.tiktok.com/@menadharkat?_r=1&_t=ZP-91Gpbq8CqGF" target="_blank" rel="noopener noreferrer" class="social-link" aria-label="TikTok">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
<path d="M19.59 6.69a4.83 4.83 0 0 1-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 0 1-5.2 1.74 2.89 2.89 0 0 1 2.31-4.64 2.93 2.93 0 0 1 .88.13V9.4a6.84 6.84 0 0 0-1-.05A6.33 6.33 0 0 0 5 20.1a6.34 6.34 0 0 0 10.86-4.43v-7a8.16 8.16 0 0 0 4.77 1.52v-3.4a4.85 4.85 0 0 1-1-.1z"/>
</svg>
</a>
</div>
</div>
<form class="contact-form">
<div class="form-group">
<input type="text" id="name" name="name" placeholder="Your Name" required>
</div>
<div class="form-group">
<input type="email" id="email" name="email" placeholder="Your Email" required>
</div>
<div class="form-group">
<input type="text" id="subject" name="subject" placeholder="Subject" required>
</div>
<div class="form-group">
<textarea id="message" name="message" rows="5" placeholder="Your Message" required></textarea>
</div>
<button type="submit" class="btn btn-primary">Send Message</button>
</form>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="container">
<p>© 2025 Menad Harkat. All rights reserved.</p>
<p class="signature">Engineered by <a href="https://github.com/Winsensid" target="_blank" rel="noopener noreferrer" class="dev-link">Winsen Sid</a></p>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>