docto41 commited on
Commit
a72f2d0
·
verified ·
1 Parent(s): c3255af

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +713 -19
  3. prompts.txt +1 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Plateformecin
3
- emoji: 💻
4
- colorFrom: yellow
5
- colorTo: pink
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: plateformecin
3
+ emoji: 🐳
4
+ colorFrom: blue
5
+ colorTo: red
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,713 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="fr">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>PlateformeCinéma - Films et Séries en Streaming</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
+ <style>
10
+ @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
11
+
12
+ body {
13
+ font-family: 'Poppins', sans-serif;
14
+ background-color: #0f0f1a;
15
+ color: #ffffff;
16
+ }
17
+
18
+ .hero-gradient {
19
+ background: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
20
+ }
21
+
22
+ .movie-card {
23
+ transition: all 0.3s ease;
24
+ transform: scale(1);
25
+ }
26
+
27
+ .movie-card:hover {
28
+ transform: scale(1.05);
29
+ box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
30
+ }
31
+
32
+ .genre-tag {
33
+ transition: all 0.2s ease;
34
+ }
35
+
36
+ .genre-tag:hover {
37
+ transform: translateY(-2px);
38
+ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
39
+ }
40
+
41
+ .search-input:focus {
42
+ outline: none;
43
+ box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.3);
44
+ }
45
+
46
+ @keyframes fadeIn {
47
+ from { opacity: 0; transform: translateY(20px); }
48
+ to { opacity: 1; transform: translateY(0); }
49
+ }
50
+
51
+ .animate-fade-in {
52
+ animation: fadeIn 0.5s ease-out forwards;
53
+ }
54
+
55
+ .delay-100 { animation-delay: 0.1s; }
56
+ .delay-200 { animation-delay: 0.2s; }
57
+ .delay-300 { animation-delay: 0.3s; }
58
+ </style>
59
+ </head>
60
+ <body>
61
+ <!-- Barre de navigation -->
62
+ <nav class="bg-gray-900 bg-opacity-90 backdrop-blur-md fixed w-full z-50 shadow-lg">
63
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
64
+ <div class="flex items-center justify-between h-16">
65
+ <div class="flex items-center">
66
+ <div class="flex-shrink-0">
67
+ <a href="#" class="flex items-center">
68
+ <i class="fas fa-film text-purple-500 text-2xl mr-2"></i>
69
+ <span class="text-xl font-bold text-white">Plateforme<span class="text-purple-500">Cinéma</span></span>
70
+ </a>
71
+ </div>
72
+ <div class="hidden md:block">
73
+ <div class="ml-10 flex items-baseline space-x-4">
74
+ <a href="#" class="text-white hover:text-purple-400 px-3 py-2 rounded-md text-sm font-medium transition-colors">
75
+ <i class="fas fa-home mr-1"></i> Accueil
76
+ </a>
77
+ <a href="#" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium transition-colors">
78
+ <i class="fas fa-fire mr-1"></i> Tendances
79
+ </a>
80
+ <a href="#" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium transition-colors">
81
+ <i class="fas fa-tv mr-1"></i> Séries
82
+ </a>
83
+ <a href="#" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium transition-colors">
84
+ <i class="fas fa-film mr-1"></i> Films
85
+ </a>
86
+ <a href="#" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium transition-colors">
87
+ <i class="fas fa-bookmark mr-1"></i> Ma liste
88
+ </a>
89
+ </div>
90
+ </div>
91
+ </div>
92
+ <div class="hidden md:block">
93
+ <div class="ml-4 flex items-center md:ml-6">
94
+ <div class="relative mx-4">
95
+ <div class="absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none">
96
+ <i class="fas fa-search text-gray-400"></i>
97
+ </div>
98
+ <input type="text" class="search-input bg-gray-700 text-white rounded-full py-1 pl-10 pr-4 focus:ring-2 focus:ring-purple-500 focus:bg-gray-600 transition-all w-64" placeholder="Rechercher...">
99
+ </div>
100
+ <div class="ml-3 relative">
101
+ <div>
102
+ <button class="max-w-xs bg-gray-800 rounded-full flex items-center text-sm focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-800 focus:ring-white" id="user-menu">
103
+ <span class="sr-only">Ouvrir le menu utilisateur</span>
104
+ <img class="h-8 w-8 rounded-full" src="https://randomuser.me/api/portraits/men/32.jpg" alt="Profil utilisateur">
105
+ </button>
106
+ </div>
107
+ </div>
108
+ </div>
109
+ </div>
110
+ <div class="-mr-2 flex md:hidden">
111
+ <button type="button" class="bg-gray-800 inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-white hover:bg-gray-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-800 focus:ring-white" aria-controls="mobile-menu" aria-expanded="false">
112
+ <span class="sr-only">Ouvrir le menu principal</span>
113
+ <i class="fas fa-bars"></i>
114
+ </button>
115
+ </div>
116
+ </div>
117
+ </div>
118
+
119
+ <!-- Menu mobile -->
120
+ <div class="md:hidden hidden" id="mobile-menu">
121
+ <div class="px-2 pt-2 pb-3 space-y-1 sm:px-3">
122
+ <a href="#" class="text-white block px-3 py-2 rounded-md text-base font-medium">
123
+ <i class="fas fa-home mr-2"></i> Accueil
124
+ </a>
125
+ <a href="#" class="text-gray-300 hover:text-white block px-3 py-2 rounded-md text-base font-medium">
126
+ <i class="fas fa-fire mr-2"></i> Tendances
127
+ </a>
128
+ <a href="#" class="text-gray-300 hover:text-white block px-3 py-2 rounded-md text-base font-medium">
129
+ <i class="fas fa-tv mr-2"></i> Séries
130
+ </a>
131
+ <a href="#" class="text-gray-300 hover:text-white block px-3 py-2 rounded-md text-base font-medium">
132
+ <i class="fas fa-film mr-2"></i> Films
133
+ </a>
134
+ <a href="#" class="text-gray-300 hover:text-white block px-3 py-2 rounded-md text-base font-medium">
135
+ <i class="fas fa-bookmark mr-2"></i> Ma liste
136
+ </a>
137
+ </div>
138
+ <div class="pt-4 pb-3 border-t border-gray-700">
139
+ <div class="flex items-center px-5">
140
+ <div class="flex-shrink-0">
141
+ <img class="h-10 w-10 rounded-full" src="https://randomuser.me/api/portraits/men/32.jpg" alt="Profil utilisateur">
142
+ </div>
143
+ <div class="ml-3">
144
+ <div class="text-base font-medium text-white">Jean Dupont</div>
145
+ <div class="text-sm font-medium text-gray-400">jean@example.com</div>
146
+ </div>
147
+ </div>
148
+ <div class="mt-3 px-2 space-y-1">
149
+ <a href="#" class="block px-3 py-2 rounded-md text-base font-medium text-gray-400 hover:text-white hover:bg-gray-700">Votre profil</a>
150
+ <a href="#" class="block px-3 py-2 rounded-md text-base font-medium text-gray-400 hover:text-white hover:bg-gray-700">Paramètres</a>
151
+ <a href="#" class="block px-3 py-2 rounded-md text-base font-medium text-gray-400 hover:text-white hover:bg-gray-700">Déconnexion</a>
152
+ </div>
153
+ </div>
154
+ </div>
155
+ </nav>
156
+
157
+ <!-- Hero Section -->
158
+ <header class="hero-gradient pt-24 pb-16 md:pt-32 md:pb-24">
159
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
160
+ <div class="md:flex md:items-center md:justify-between">
161
+ <div class="md:w-1/2 animate-fade-in">
162
+ <h1 class="text-4xl md:text-5xl font-bold leading-tight mb-4">
163
+ Films, séries et bien plus en <span class="text-purple-400">streaming</span>
164
+ </h1>
165
+ <p class="text-lg text-gray-300 mb-8">
166
+ Regardez ce que vous voulez, quand vous voulez. Sans publicité. Des milliers de films et séries à découvrir.
167
+ </p>
168
+ <div class="flex flex-col sm:flex-row gap-4">
169
+ <button class="bg-purple-600 hover:bg-purple-700 text-white font-bold py-3 px-6 rounded-lg transition-colors flex items-center justify-center">
170
+ <i class="fas fa-play mr-2"></i> Commencer à regarder
171
+ </button>
172
+ <button class="bg-gray-700 hover:bg-gray-600 text-white font-bold py-3 px-6 rounded-lg transition-colors flex items-center justify-center">
173
+ <i class="fas fa-info-circle mr-2"></i> Plus d'informations
174
+ </button>
175
+ </div>
176
+ </div>
177
+ <div class="hidden md:block md:w-1/2 animate-fade-in delay-100">
178
+ <div class="relative">
179
+ <img src="https://via.placeholder.com/600x400/1a1a2e/ffffff?text=Featured+Movie" alt="Film vedette" class="rounded-lg shadow-2xl border-4 border-gray-700 transform rotate-2">
180
+ <div class="absolute -bottom-4 -right-4 bg-purple-600 text-white px-4 py-2 rounded-lg shadow-lg">
181
+ <span class="font-bold">Nouveauté</span>
182
+ </div>
183
+ </div>
184
+ </div>
185
+ </div>
186
+ </div>
187
+ </header>
188
+
189
+ <!-- Contenu principal -->
190
+ <main class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8">
191
+ <!-- Section des films tendance -->
192
+ <section class="mb-12 animate-fade-in delay-200">
193
+ <div class="flex items-center justify-between mb-6">
194
+ <h2 class="text-2xl font-bold flex items-center">
195
+ <i class="fas fa-fire text-red-500 mr-3"></i>
196
+ <span>Films tendance cette semaine</span>
197
+ </h2>
198
+ <a href="#" class="text-purple-400 hover:text-purple-300 flex items-center text-sm font-medium">
199
+ Voir tout <i class="fas fa-chevron-right ml-1"></i>
200
+ </a>
201
+ </div>
202
+
203
+ <div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 gap-4">
204
+ <!-- Film 1 -->
205
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
206
+ <div class="relative">
207
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=Movie+1" alt="Film 1" class="w-full h-auto">
208
+ <div class="absolute top-2 right-2 bg-yellow-500 text-black text-xs font-bold px-2 py-1 rounded flex items-center">
209
+ <i class="fas fa-star mr-1"></i> 8.5
210
+ </div>
211
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
212
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
213
+ <i class="fas fa-play"></i>
214
+ </button>
215
+ </div>
216
+ </div>
217
+ <div class="p-3">
218
+ <h3 class="font-semibold text-white truncate">Le Dernier Souffle</h3>
219
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
220
+ <span>2023</span>
221
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">HD</span>
222
+ </div>
223
+ </div>
224
+ </div>
225
+
226
+ <!-- Film 2 -->
227
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
228
+ <div class="relative">
229
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=Movie+2" alt="Film 2" class="w-full h-auto">
230
+ <div class="absolute top-2 right-2 bg-yellow-500 text-black text-xs font-bold px-2 py-1 rounded flex items-center">
231
+ <i class="fas fa-star mr-1"></i> 7.9
232
+ </div>
233
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
234
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
235
+ <i class="fas fa-play"></i>
236
+ </button>
237
+ </div>
238
+ </div>
239
+ <div class="p-3">
240
+ <h3 class="font-semibold text-white truncate">L'Évasion Finale</h3>
241
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
242
+ <span>2022</span>
243
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">4K</span>
244
+ </div>
245
+ </div>
246
+ </div>
247
+
248
+ <!-- Film 3 -->
249
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
250
+ <div class="relative">
251
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=Movie+3" alt="Film 3" class="w-full h-auto">
252
+ <div class="absolute top-2 right-2 bg-yellow-500 text-black text-xs font-bold px-2 py-1 rounded flex items-center">
253
+ <i class="fas fa-star mr-1"></i> 9.1
254
+ </div>
255
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
256
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
257
+ <i class="fas fa-play"></i>
258
+ </button>
259
+ </div>
260
+ </div>
261
+ <div class="p-3">
262
+ <h3 class="font-semibold text-white truncate">Les Oubliés</h3>
263
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
264
+ <span>2023</span>
265
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">HD</span>
266
+ </div>
267
+ </div>
268
+ </div>
269
+
270
+ <!-- Film 4 -->
271
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
272
+ <div class="relative">
273
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=Movie+4" alt="Film 4" class="w-full h-auto">
274
+ <div class="absolute top-2 right-2 bg-yellow-500 text-black text-xs font-bold px-2 py-1 rounded flex items-center">
275
+ <i class="fas fa-star mr-1"></i> 8.2
276
+ </div>
277
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
278
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
279
+ <i class="fas fa-play"></i>
280
+ </button>
281
+ </div>
282
+ </div>
283
+ <div class="p-3">
284
+ <h3 class="font-semibold text-white truncate">La Dernière Chance</h3>
285
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
286
+ <span>2021</span>
287
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">HD</span>
288
+ </div>
289
+ </div>
290
+ </div>
291
+
292
+ <!-- Film 5 -->
293
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
294
+ <div class="relative">
295
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=Movie+5" alt="Film 5" class="w-full h-auto">
296
+ <div class="absolute top-2 right-2 bg-yellow-500 text-black text-xs font-bold px-2 py-1 rounded flex items-center">
297
+ <i class="fas fa-star mr-1"></i> 7.5
298
+ </div>
299
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
300
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
301
+ <i class="fas fa-play"></i>
302
+ </button>
303
+ </div>
304
+ </div>
305
+ <div class="p-3">
306
+ <h3 class="font-semibold text-white truncate">Le Secret du Temps</h3>
307
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
308
+ <span>2023</span>
309
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">4K</span>
310
+ </div>
311
+ </div>
312
+ </div>
313
+ </div>
314
+ </section>
315
+
316
+ <!-- Section des séries populaires -->
317
+ <section class="mb-12 animate-fade-in delay-300">
318
+ <div class="flex items-center justify-between mb-6">
319
+ <h2 class="text-2xl font-bold flex items-center">
320
+ <i class="fas fa-tv text-blue-400 mr-3"></i>
321
+ <span>Séries populaires</span>
322
+ </h2>
323
+ <a href="#" class="text-purple-400 hover:text-purple-300 flex items-center text-sm font-medium">
324
+ Voir tout <i class="fas fa-chevron-right ml-1"></i>
325
+ </a>
326
+ </div>
327
+
328
+ <div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 gap-4">
329
+ <!-- Série 1 -->
330
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
331
+ <div class="relative">
332
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=Serie+1" alt="Série 1" class="w-full h-auto">
333
+ <div class="absolute top-2 right-2 bg-yellow-500 text-black text-xs font-bold px-2 py-1 rounded flex items-center">
334
+ <i class="fas fa-star mr-1"></i> 9.3
335
+ </div>
336
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
337
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
338
+ <i class="fas fa-play"></i>
339
+ </button>
340
+ </div>
341
+ </div>
342
+ <div class="p-3">
343
+ <h3 class="font-semibold text-white truncate">Les Mystères de Paris</h3>
344
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
345
+ <span>Saison 3</span>
346
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">HD</span>
347
+ </div>
348
+ </div>
349
+ </div>
350
+
351
+ <!-- Série 2 -->
352
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
353
+ <div class="relative">
354
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=Serie+2" alt="Série 2" class="w-full h-auto">
355
+ <div class="absolute top-2 right-2 bg-yellow-500 text-black text-xs font-bold px-2 py-1 rounded flex items-center">
356
+ <i class="fas fa-star mr-1"></i> 8.7
357
+ </div>
358
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
359
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
360
+ <i class="fas fa-play"></i>
361
+ </button>
362
+ </div>
363
+ </div>
364
+ <div class="p-3">
365
+ <h3 class="font-semibold text-white truncate">L'École du Crime</h3>
366
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
367
+ <span>Saison 1</span>
368
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">4K</span>
369
+ </div>
370
+ </div>
371
+ </div>
372
+
373
+ <!-- Série 3 -->
374
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
375
+ <div class="relative">
376
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=Serie+3" alt="Série 3" class="w-full h-auto">
377
+ <div class="absolute top-2 right-2 bg-yellow-500 text-black text-xs font-bold px-2 py-1 rounded flex items-center">
378
+ <i class="fas fa-star mr-1"></i> 8.9
379
+ </div>
380
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
381
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
382
+ <i class="fas fa-play"></i>
383
+ </button>
384
+ </div>
385
+ </div>
386
+ <div class="p-3">
387
+ <h3 class="font-semibold text-white truncate">Les Aventuriers</h3>
388
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
389
+ <span>Saison 4</span>
390
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">HD</span>
391
+ </div>
392
+ </div>
393
+ </div>
394
+
395
+ <!-- Série 4 -->
396
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
397
+ <div class="relative">
398
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=Serie+4" alt="Série 4" class="w-full h-auto">
399
+ <div class="absolute top-2 right-2 bg-yellow-500 text-black text-xs font-bold px-2 py-1 rounded flex items-center">
400
+ <i class="fas fa-star mr-1"></i> 8.0
401
+ </div>
402
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
403
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
404
+ <i class="fas fa-play"></i>
405
+ </button>
406
+ </div>
407
+ </div>
408
+ <div class="p-3">
409
+ <h3 class="font-semibold text-white truncate">La Vie en Rose</h3>
410
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
411
+ <span>Saison 2</span>
412
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">HD</span>
413
+ </div>
414
+ </div>
415
+ </div>
416
+
417
+ <!-- Série 5 -->
418
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
419
+ <div class="relative">
420
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=Serie+5" alt="Série 5" class="w-full h-auto">
421
+ <div class="absolute top-2 right-2 bg-yellow-500 text-black text-xs font-bold px-2 py-1 rounded flex items-center">
422
+ <i class="fas fa-star mr-1"></i> 8.4
423
+ </div>
424
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
425
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
426
+ <i class="fas fa-play"></i>
427
+ </button>
428
+ </div>
429
+ </div>
430
+ <div class="p-3">
431
+ <h3 class="font-semibold text-white truncate">Le Château des Ombres</h3>
432
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
433
+ <span>Saison 1</span>
434
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">4K</span>
435
+ </div>
436
+ </div>
437
+ </div>
438
+ </div>
439
+ </section>
440
+
441
+ <!-- Section des genres -->
442
+ <section class="mb-12">
443
+ <h2 class="text-2xl font-bold mb-6 flex items-center">
444
+ <i class="fas fa-tags text-green-400 mr-3"></i>
445
+ <span>Parcourir par genre</span>
446
+ </h2>
447
+
448
+ <div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6 gap-4">
449
+ <a href="#" class="genre-tag bg-red-600 hover:bg-red-700 text-white font-medium py-3 px-4 rounded-lg flex items-center justify-center transition-colors">
450
+ <i class="fas fa-ghost mr-2"></i> Horreur
451
+ </a>
452
+ <a href="#" class="genre-tag bg-blue-600 hover:bg-blue-700 text-white font-medium py-3 px-4 rounded-lg flex items-center justify-center transition-colors">
453
+ <i class="fas fa-space-shuttle mr-2"></i> Science-Fiction
454
+ </a>
455
+ <a href="#" class="genre-tag bg-purple-600 hover:bg-purple-700 text-white font-medium py-3 px-4 rounded-lg flex items-center justify-center transition-colors">
456
+ <i class="fas fa-magic mr-2"></i> Fantastique
457
+ </a>
458
+ <a href="#" class="genre-tag bg-yellow-600 hover:bg-yellow-700 text-white font-medium py-3 px-4 rounded-lg flex items-center justify-center transition-colors">
459
+ <i class="fas fa-laugh-beam mr-2"></i> Comédie
460
+ </a>
461
+ <a href="#" class="genre-tag bg-green-600 hover:bg-green-700 text-white font-medium py-3 px-4 rounded-lg flex items-center justify-center transition-colors">
462
+ <i class="fas fa-heart mr-2"></i> Romance
463
+ </a>
464
+ <a href="#" class="genre-tag bg-indigo-600 hover:bg-indigo-700 text-white font-medium py-3 px-4 rounded-lg flex items-center justify-center transition-colors">
465
+ <i class="fas fa-user-secret mr-2"></i> Thriller
466
+ </a>
467
+ </div>
468
+ </section>
469
+
470
+ <!-- Section des nouveautés -->
471
+ <section class="mb-12">
472
+ <div class="flex items-center justify-between mb-6">
473
+ <h2 class="text-2xl font-bold flex items-center">
474
+ <i class="fas fa-calendar-star text-orange-400 mr-3"></i>
475
+ <span>Nouveautés</span>
476
+ </h2>
477
+ <a href="#" class="text-purple-400 hover:text-purple-300 flex items-center text-sm font-medium">
478
+ Voir tout <i class="fas fa-chevron-right ml-1"></i>
479
+ </a>
480
+ </div>
481
+
482
+ <div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 gap-4">
483
+ <!-- Nouveauté 1 -->
484
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
485
+ <div class="relative">
486
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=New+1" alt="Nouveauté 1" class="w-full h-auto">
487
+ <div class="absolute top-2 right-2 bg-purple-600 text-white text-xs font-bold px-2 py-1 rounded">
488
+ Nouveau
489
+ </div>
490
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
491
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
492
+ <i class="fas fa-play"></i>
493
+ </button>
494
+ </div>
495
+ </div>
496
+ <div class="p-3">
497
+ <h3 class="font-semibold text-white truncate">Le Labyrinthe</h3>
498
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
499
+ <span>2023</span>
500
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">4K</span>
501
+ </div>
502
+ </div>
503
+ </div>
504
+
505
+ <!-- Nouveauté 2 -->
506
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
507
+ <div class="relative">
508
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=New+2" alt="Nouveauté 2" class="w-full h-auto">
509
+ <div class="absolute top-2 right-2 bg-purple-600 text-white text-xs font-bold px-2 py-1 rounded">
510
+ Nouveau
511
+ </div>
512
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
513
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
514
+ <i class="fas fa-play"></i>
515
+ </button>
516
+ </div>
517
+ </div>
518
+ <div class="p-3">
519
+ <h3 class="font-semibold text-white truncate">L'Énigme</h3>
520
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
521
+ <span>2023</span>
522
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">HD</span>
523
+ </div>
524
+ </div>
525
+ </div>
526
+
527
+ <!-- Nouveauté 3 -->
528
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
529
+ <div class="relative">
530
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=New+3" alt="Nouveauté 3" class="w-full h-auto">
531
+ <div class="absolute top-2 right-2 bg-purple-600 text-white text-xs font-bold px-2 py-1 rounded">
532
+ Nouveau
533
+ </div>
534
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
535
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
536
+ <i class="fas fa-play"></i>
537
+ </button>
538
+ </div>
539
+ </div>
540
+ <div class="p-3">
541
+ <h3 class="font-semibold text-white truncate">Les Héritiers</h3>
542
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
543
+ <span>2023</span>
544
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">HD</span>
545
+ </div>
546
+ </div>
547
+ </div>
548
+
549
+ <!-- Nouveauté 4 -->
550
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
551
+ <div class="relative">
552
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=New+4" alt="Nouveauté 4" class="w-full h-auto">
553
+ <div class="absolute top-2 right-2 bg-purple-600 text-white text-xs font-bold px-2 py-1 rounded">
554
+ Nouveau
555
+ </div>
556
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
557
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
558
+ <i class="fas fa-play"></i>
559
+ </button>
560
+ </div>
561
+ </div>
562
+ <div class="p-3">
563
+ <h3 class="font-semibold text-white truncate">La Promesse</h3>
564
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
565
+ <span>2023</span>
566
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">4K</span>
567
+ </div>
568
+ </div>
569
+ </div>
570
+
571
+ <!-- Nouveauté 5 -->
572
+ <div class="movie-card bg-gray-800 rounded-lg overflow-hidden shadow-lg hover:shadow-xl transition-all">
573
+ <div class="relative">
574
+ <img src="https://via.placeholder.com/300x450/1a1a2e/ffffff?text=New+5" alt="Nouveauté 5" class="w-full h-auto">
575
+ <div class="absolute top-2 right-2 bg-purple-600 text-white text-xs font-bold px-2 py-1 rounded">
576
+ Nouveau
577
+ </div>
578
+ <div class="absolute inset-0 bg-black bg-opacity-50 opacity-0 hover:opacity-100 transition-opacity flex items-center justify-center">
579
+ <button class="bg-purple-600 hover:bg-purple-700 text-white rounded-full w-12 h-12 flex items-center justify-center">
580
+ <i class="fas fa-play"></i>
581
+ </button>
582
+ </div>
583
+ </div>
584
+ <div class="p-3">
585
+ <h3 class="font-semibold text-white truncate">Le Dernier Voyage</h3>
586
+ <div class="flex justify-between items-center mt-1 text-sm text-gray-400">
587
+ <span>2023</span>
588
+ <span class="bg-gray-700 px-2 py-1 rounded text-xs">HD</span>
589
+ </div>
590
+ </div>
591
+ </div>
592
+ </div>
593
+ </section>
594
+ </main>
595
+
596
+ <!-- Pied de page -->
597
+ <footer class="bg-gray-900 text-gray-400 py-12">
598
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
599
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
600
+ <div>
601
+ <h3 class="text-white text-lg font-semibold mb-4">PlateformeCinéma</h3>
602
+ <p class="mb-4">
603
+ La meilleure plateforme de streaming de films et séries en français. Regardez ce que vous voulez, quand vous voulez.
604
+ </p>
605
+ <div class="flex space-x-4">
606
+ <a href="#" class="text-gray-400 hover:text-white">
607
+ <i class="fab fa-facebook-f"></i>
608
+ </a>
609
+ <a href="#" class="text-gray-400 hover:text-white">
610
+ <i class="fab fa-twitter"></i>
611
+ </a>
612
+ <a href="#" class="text-gray-400 hover:text-white">
613
+ <i class="fab fa-instagram"></i>
614
+ </a>
615
+ <a href="#" class="text-gray-400 hover:text-white">
616
+ <i class="fab fa-youtube"></i>
617
+ </a>
618
+ </div>
619
+ </div>
620
+
621
+ <div>
622
+ <h3 class="text-white text-lg font-semibold mb-4">Navigation</h3>
623
+ <ul class="space-y-2">
624
+ <li><a href="#" class="hover:text-white transition-colors">Accueil</a></li>
625
+ <li><a href="#" class="hover:text-white transition-colors">Films</a></li>
626
+ <li><a href="#" class="hover:text-white transition-colors">Séries</a></li>
627
+ <li><a href="#" class="hover:text-white transition-colors">Tendances</a></li>
628
+ <li><a href="#" class="hover:text-white transition-colors">Ma liste</a></li>
629
+ </ul>
630
+ </div>
631
+
632
+ <div>
633
+ <h3 class="text-white text-lg font-semibold mb-4">Informations</h3>
634
+ <ul class="space-y-2">
635
+ <li><a href="#" class="hover:text-white transition-colors">À propos</a></li>
636
+ <li><a href="#" class="hover:text-white transition-colors">Contact</a></li>
637
+ <li><a href="#" class="hover:text-white transition-colors">Politique de confidentialité</a></li>
638
+ <li><a href="#" class="hover:text-white transition-colors">Conditions d'utilisation</a></li>
639
+ <li><a href="#" class="hover:text-white transition-colors">FAQ</a></li>
640
+ </ul>
641
+ </div>
642
+
643
+ <div>
644
+ <h3 class="text-white text-lg font-semibold mb-4">Newsletter</h3>
645
+ <p class="mb-4">
646
+ Abonnez-vous à notre newsletter pour recevoir les dernières nouveautés et offres spéciales.
647
+ </p>
648
+ <div class="flex">
649
+ <input type="email" placeholder="Votre email" class="bg-gray-800 text-white px-4 py-2 rounded-l focus:outline-none focus:ring-1 focus:ring-purple-500 w-full">
650
+ <button class="bg-purple-600 hover:bg-purple-700 text-white px-4 py-2 rounded-r transition-colors">
651
+ <i class="fas fa-paper-plane"></i>
652
+ </button>
653
+ </div>
654
+ </div>
655
+ </div>
656
+
657
+ <div class="border-t border-gray-800 mt-8 pt-8 text-sm text-center">
658
+ <p>&copy; 2023 PlateformeCinéma. Tous droits réservés.</p>
659
+ </div>
660
+ </div>
661
+ </footer>
662
+
663
+ <script>
664
+ // Menu mobile toggle
665
+ document.querySelector('[aria-controls="mobile-menu"]').addEventListener('click', function() {
666
+ const menu = document.getElementById('mobile-menu');
667
+ menu.classList.toggle('hidden');
668
+ });
669
+
670
+ // Animation au chargement
671
+ document.addEventListener('DOMContentLoaded', function() {
672
+ const elements = document.querySelectorAll('.animate-fade-in');
673
+ elements.forEach(el => {
674
+ el.style.opacity = '0';
675
+ });
676
+
677
+ setTimeout(() => {
678
+ elements.forEach(el => {
679
+ el.style.opacity = '1';
680
+ });
681
+ }, 100);
682
+ });
683
+
684
+ // Effet de défilement fluide pour les ancres
685
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
686
+ anchor.addEventListener('click', function (e) {
687
+ e.preventDefault();
688
+ document.querySelector(this.getAttribute('href')).scrollIntoView({
689
+ behavior: 'smooth'
690
+ });
691
+ });
692
+ });
693
+
694
+ // Simulation de recherche
695
+ const searchInput = document.querySelector('.search-input');
696
+ searchInput.addEventListener('keyup', function(e) {
697
+ if (e.key === 'Enter') {
698
+ alert('Recherche effectuée pour : ' + this.value);
699
+ this.value = '';
700
+ }
701
+ });
702
+
703
+ // Simulation de lecture pour les cartes de film
704
+ document.querySelectorAll('.movie-card').forEach(card => {
705
+ card.addEventListener('click', function(e) {
706
+ if (!e.target.closest('button')) return;
707
+ const title = this.querySelector('h3').textContent;
708
+ alert('Lecture de : ' + title);
709
+ });
710
+ });
711
+ </script>
712
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=docto41/plateformecin" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
713
+ </html>
prompts.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ https://plateformecinema.com/ je veux que vous modifier mon site en version francais les films de streaming