docto41 commited on
Commit
622ebb2
·
verified ·
1 Parent(s): 7b57f72

Add 2 files

Browse files
Files changed (2) hide show
  1. index.html +380 -150
  2. prompts.txt +2 -1
index.html CHANGED
@@ -3,16 +3,16 @@
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>NexusWeb AI - Création de Sites Futuristes</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=Orbitron:wght@400;500;700;900&family=Rajdhani:wght@300;400;500;600;700&display=swap');
11
 
12
  :root {
13
- --neon-pink: #ff2a6d;
14
  --neon-blue: #05d9e8;
15
  --neon-purple: #d300c5;
 
16
  --dark: #0d0221;
17
  --darker: #010015;
18
  }
@@ -32,12 +32,8 @@
32
  text-shadow: 0 0 10px var(--neon-blue), 0 0 20px var(--neon-blue);
33
  }
34
 
35
- .neon-pink {
36
- text-shadow: 0 0 10px var(--neon-pink), 0 0 20px var(--neon-pink);
37
- }
38
-
39
- .neon-purple {
40
- text-shadow: 0 0 10px var(--neon-purple), 0 0 20px var(--neon-purple);
41
  }
42
 
43
  .glow-box {
@@ -45,9 +41,9 @@
45
  border: 1px solid rgba(5, 217, 232, 0.3);
46
  }
47
 
48
- .glow-box-pink {
49
- box-shadow: 0 0 15px rgba(255, 42, 109, 0.5);
50
- border: 1px solid rgba(255, 42, 109, 0.3);
51
  }
52
 
53
  .scanline {
@@ -77,19 +73,10 @@
77
  100% { transform: translateY(100%); }
78
  }
79
 
80
- .pulse {
81
- animation: pulse 2s infinite alternate;
82
- }
83
-
84
- @keyframes pulse {
85
- 0% { opacity: 0.7; }
86
- 100% { opacity: 1; }
87
- }
88
-
89
  .terminal-text {
90
  font-family: 'Courier New', monospace;
91
- color: #00ff41;
92
- text-shadow: 0 0 5px #00ff41;
93
  }
94
 
95
  .cyber-btn {
@@ -122,19 +109,13 @@
122
  background-size: 40px 40px;
123
  }
124
 
125
- .hacker-bg {
126
- background-image:
127
- radial-gradient(circle at 10% 20%, rgba(255, 42, 109, 0.05) 0%, transparent 20%),
128
- radial-gradient(circle at 90% 80%, rgba(5, 217, 232, 0.05) 0%, transparent 20%);
129
- }
130
-
131
  .matrix-fall {
132
  position: absolute;
133
  top: 0;
134
  left: 0;
135
  right: 0;
136
  bottom: 0;
137
- background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><text x="0" y="15" font-family="Courier New" font-size="16" fill="rgba(0,255,65,0.1)">0</text></svg>');
138
  opacity: 0.1;
139
  z-index: 0;
140
  animation: matrixFall 50s linear infinite;
@@ -170,6 +151,25 @@
170
  .cyber-card:hover {
171
  transform: perspective(1000px) rotateX(5deg) rotateY(5deg) translateY(-10px);
172
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
173
  </style>
174
  </head>
175
  <body class="scanline">
@@ -180,21 +180,21 @@
180
  <div class="container mx-auto px-6 py-6 flex justify-between items-center">
181
  <div class="flex items-center">
182
  <div class="w-12 h-12 rounded-full glow-box flex items-center justify-center mr-4">
183
- <i class="fas fa-robot text-2xl text-cyan-300 neon-text"></i>
184
  </div>
185
  <h1 class="cyber-font text-3xl font-bold">
186
- <span class="text-cyan-300 neon-text">NEXUS</span>
187
- <span class="text-pink-500 neon-pink">WEB</span>
188
- <span class="text-purple-400 neon-purple">AI</span>
189
  </h1>
190
  </div>
191
  <nav class="hidden md:block">
192
  <ul class="flex space-x-8">
193
  <li><a href="#" class="cyber-font text-lg hover:text-cyan-300 transition-colors">Accueil</a></li>
194
- <li><a href="#" class="cyber-font text-lg hover:text-pink-500 transition-colors">Création</a></li>
195
- <li><a href="#" class="cyber-font text-lg hover:text-purple-400 transition-colors">Galerie</a></li>
196
  <li><a href="#" class="cyber-font text-lg hover:text-cyan-300 transition-colors">Tarifs</a></li>
197
- <li><a href="#" class="cyber-font text-lg hover:text-pink-500 transition-colors">Contact</a></li>
198
  </ul>
199
  </nav>
200
  <button class="md:hidden text-2xl">
@@ -209,22 +209,22 @@
209
  <div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center">
210
  <div>
211
  <div class="inline-block px-4 py-2 bg-gray-900 rounded-full glow-box mb-6">
212
- <span class="cyber-font text-sm text-cyan-300">NOUVELLE TECHNOLOGIE IA</span>
213
  </div>
214
  <h2 class="cyber-font text-5xl md:text-6xl font-bold mb-6">
215
- <span class="text-cyan-300 neon-text">Créez</span>
216
- <span class="text-white">des Sites</span>
217
- <span class="text-pink-500 neon-pink">Futuristes</span>
218
  </h2>
219
  <p class="text-xl text-gray-300 mb-8 max-w-lg">
220
- Notre IA avancée génère des sites web uniques avec des designs cyberpunk, des animations futuristes et des fonctionnalités intelligentes en <span class="text-cyan-300 cyber-font">10 secondes</span>.
221
  </p>
222
  <div class="flex flex-wrap gap-4">
223
- <button class="cyber-btn cyber-font px-8 py-4 bg-cyan-600 hover:bg-cyan-700 text-white rounded-lg glow-box flex items-center">
224
- <i class="fas fa-bolt mr-2"></i> Essayer Maintenant
225
  </button>
226
  <button class="cyber-btn cyber-font px-8 py-4 bg-transparent border border-cyan-400 hover:bg-cyan-900/30 text-white rounded-lg glow-box flex items-center">
227
- <i class="fas fa-play-circle mr-2"></i> Voir la Démo
228
  </button>
229
  </div>
230
  </div>
@@ -237,24 +237,24 @@
237
  <div class="w-3 h-3 rounded-full bg-green-500"></div>
238
  </div>
239
  <div class="terminal-text bg-black p-6 rounded-lg h-80 overflow-y-auto">
240
- <p>>> Initialisation de NexusWeb AI...</p>
241
- <p class="text-green-400">Système prêt</p>
242
- <p>>> Analyse des tendances design...</p>
243
- <p class="text-green-400">Cyberpunk 2077 theme détecté</p>
244
- <p>>> Génération des composants UI...</p>
245
- <p class="text-green-400">42 composants créés</p>
246
- <p>>> Application des animations...</p>
247
- <p class="text-green-400">18 effets futuristes activés</p>
248
- <p>>> Optimisation pour mobile...</p>
249
- <p class="text-green-400">Responsive design validé</p>
250
- <p>>> <span class="text-cyan-300">Site web généré avec succès en 9.8s</span></p>
251
  <p class="text-2xl mt-4">
252
- <span class="text-cyan-300">></span> <span class="ai-thinking text-pink-500"></span>
253
  </p>
254
  </div>
255
  </div>
256
  </div>
257
- <div class="absolute -top-6 -left-6 w-24 h-24 rounded-full bg-pink-500/20 blur-xl"></div>
258
  <div class="absolute -bottom-6 -right-6 w-32 h-32 rounded-full bg-cyan-500/20 blur-xl"></div>
259
  </div>
260
  </div>
@@ -267,10 +267,11 @@
267
  <div class="text-center mb-16">
268
  <h2 class="cyber-font text-4xl md:text-5xl font-bold mb-4">
269
  <span class="text-cyan-300 neon-text">Générateur</span>
270
- <span class="text-white">IA</span>
 
271
  </h2>
272
  <p class="text-xl text-gray-300 max-w-3xl mx-auto">
273
- Créez votre site futuriste en quelques clics avec notre interface intelligente
274
  </p>
275
  </div>
276
 
@@ -279,64 +280,74 @@
279
  <div class="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8">
280
  <div class="cyber-card bg-gray-800/50 rounded-xl p-6 border border-cyan-400/20 hover:border-cyan-400/50 transition-all">
281
  <div class="w-14 h-14 rounded-full bg-cyan-900/30 flex items-center justify-center mb-4 glow-box">
282
- <i class="fas fa-palette text-2xl text-cyan-300"></i>
283
- </div>
284
- <h3 class="cyber-font text-xl text-cyan-300 mb-2">Style</h3>
285
- <p class="text-gray-300 mb-4">Choisissez votre thème futuriste</p>
286
- <div class="flex flex-wrap gap-2">
287
- <span class="px-3 py-1 rounded-full text-xs bg-cyan-900/50 text-cyan-300 border border-cyan-400/30">Cyberpunk</span>
288
- <span class="px-3 py-1 rounded-full text-xs bg-gray-800 text-gray-300 border border-gray-700">Neon</span>
289
- <span class="px-3 py-1 rounded-full text-xs bg-gray-800 text-gray-300 border border-gray-700">Matrix</span>
290
- <span class="px-3 py-1 rounded-full text-xs bg-gray-800 text-gray-300 border border-gray-700">Hologramme</span>
291
  </div>
 
 
 
 
 
 
 
 
 
 
292
  </div>
293
 
294
- <div class="cyber-card bg-gray-800/50 rounded-xl p-6 border border-pink-400/20 hover:border-pink-400/50 transition-all">
295
- <div class="w-14 h-14 rounded-full bg-pink-900/30 flex items-center justify-center mb-4 glow-box-pink">
296
- <i class="fas fa-cubes text-2xl text-pink-400"></i>
297
  </div>
298
- <h3 class="cyber-font text-xl text-pink-400 mb-2">Sections</h3>
299
- <p class="text-gray-300 mb-4">Sélectionnez les composants</p>
300
  <div class="flex flex-wrap gap-2">
301
- <span class="px-3 py-1 rounded-full text-xs bg-pink-900/50 text-pink-300 border border-pink-400/30">Hero</span>
302
- <span class="px-3 py-1 rounded-full text-xs bg-gray-800 text-gray-300 border border-gray-700">Services</span>
303
- <span class="px-3 py-1 rounded-full text-xs bg-gray-800 text-gray-300 border border-gray-700">Portfolio</span>
304
- <span class="px-3 py-1 rounded-full text-xs bg-gray-800 text-gray-300 border border-gray-700">Contact</span>
305
  </div>
306
  </div>
307
 
308
  <div class="cyber-card bg-gray-800/50 rounded-xl p-6 border border-purple-400/20 hover:border-purple-400/50 transition-all">
309
  <div class="w-14 h-14 rounded-full bg-purple-900/30 flex items-center justify-center mb-4" style="box-shadow: 0 0 15px rgba(211, 0, 197, 0.5); border: 1px solid rgba(211, 0, 197, 0.3);">
310
- <i class="fas fa-magic text-2xl text-purple-400"></i>
311
  </div>
312
- <h3 class="cyber-font text-xl text-purple-400 mb-2">Animations</h3>
313
- <p class="text-gray-300 mb-4">Activez les effets spéciaux</p>
314
- <div class="flex flex-wrap gap-2">
315
- <span class="px-3 py-1 rounded-full text-xs bg-purple-900/50 text-purple-300 border border-purple-400/30">Scanlines</span>
316
- <span class="px-3 py-1 rounded-full text-xs bg-gray-800 text-gray-300 border border-gray-700">Hover 3D</span>
317
- <span class="px-3 py-1 rounded-full text-xs bg-gray-800 text-gray-300 border border-gray-700">Neon Glow</span>
318
- <span class="px-3 py-1 rounded-full text-xs bg-gray-800 text-gray-300 border border-gray-700">Particules</span>
 
 
 
 
 
 
 
 
319
  </div>
320
  </div>
321
  </div>
322
 
323
- <div class="bg-gray-800/50 rounded-xl p-6 border border-cyan-400/30">
324
  <div class="flex flex-col md:flex-row items-center justify-between gap-6">
325
- <div>
326
- <h3 class="cyber-font text-xl text-cyan-300 mb-2">Nom du Site</h3>
327
- <input type="text" placeholder="Entrez le nom de votre site" class="bg-gray-900 border border-cyan-400/30 focus:border-cyan-400/50 focus:outline-none text-white px-4 py-3 rounded-lg w-full md:w-64">
328
  </div>
329
- <div class="flex items-center">
330
  <div class="mr-4">
331
  <div class="flex items-center mb-1">
332
  <span class="w-3 h-3 rounded-full bg-green-500 mr-2"></span>
333
- <span class="text-sm text-gray-300">IA Active</span>
334
  </div>
335
  <div class="h-1 w-full bg-gray-700 rounded-full overflow-hidden">
336
- <div class="h-full bg-green-500 rounded-full" style="width: 78%;"></div>
337
  </div>
338
  </div>
339
- <button class="cyber-btn cyber-font px-8 py-3 bg-gradient-to-r from-cyan-500 to-blue-600 hover:from-cyan-600 hover:to-blue-700 text-white rounded-lg glow-box flex items-center">
340
  <i class="fas fa-bolt mr-2"></i> Générer Maintenant
341
  </button>
342
  </div>
@@ -348,94 +359,290 @@
348
  </section>
349
 
350
  <!-- Features Section -->
351
- <section class="relative z-10 py-20 hacker-bg">
352
  <div class="container mx-auto px-6">
353
  <div class="text-center mb-16">
354
  <h2 class="cyber-font text-4xl md:text-5xl font-bold mb-4">
355
  <span class="text-white">Fonctionnalités</span>
356
- <span class="text-pink-500 neon-pink">Intelligentes</span>
357
  </h2>
358
  <p class="text-xl text-gray-300 max-w-3xl mx-auto">
359
- Notre IA intègre automatiquement les dernières technologies pour votre site
360
  </p>
361
  </div>
362
 
363
  <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
364
  <div class="cyber-card bg-gray-900/80 rounded-xl p-8 border border-cyan-400/20 hover:border-cyan-400/50 transition-all backdrop-blur-sm">
365
  <div class="w-16 h-16 rounded-full bg-cyan-900/30 flex items-center justify-center mb-6 mx-auto glow-box">
366
- <i class="fas fa-brain text-3xl text-cyan-300"></i>
367
  </div>
368
- <h3 class="cyber-font text-2xl text-center text-cyan-300 mb-4">Design IA</h3>
369
  <p class="text-gray-300 text-center mb-4">
370
- Notre algorithme analyse les dernières tendances pour créer un design unique et futuriste
371
  </p>
372
  <div class="flex justify-center">
373
- <span class="px-4 py-2 rounded-full text-sm bg-cyan-900/30 text-cyan-300 border border-cyan-400/30">Nouveau</span>
374
  </div>
375
  </div>
376
 
377
- <div class="cyber-card bg-gray-900/80 rounded-xl p-8 border border-pink-400/20 hover:border-pink-400/50 transition-all backdrop-blur-sm">
378
- <div class="w-16 h-16 rounded-full bg-pink-900/30 flex items-center justify-center mb-6 mx-auto glow-box-pink">
379
- <i class="fas fa-rocket text-3xl text-pink-400"></i>
380
  </div>
381
- <h3 class="cyber-font text-2xl text-center text-pink-400 mb-4">Performance</h3>
382
  <p class="text-gray-300 text-center mb-4">
383
- Optimisation automatique pour des temps de chargement ultra-rapides
384
  </p>
385
  <div class="flex justify-center">
386
- <span class="px-4 py-2 rounded-full text-sm bg-pink-900/30 text-pink-300 border border-pink-400/30">95/100</span>
387
  </div>
388
  </div>
389
 
390
  <div class="cyber-card bg-gray-900/80 rounded-xl p-8 border border-purple-400/20 hover:border-purple-400/50 transition-all backdrop-blur-sm">
391
  <div class="w-16 h-16 rounded-full bg-purple-900/30 flex items-center justify-center mb-6 mx-auto" style="box-shadow: 0 0 15px rgba(211, 0, 197, 0.5); border: 1px solid rgba(211, 0, 197, 0.3);">
392
- <i class="fas fa-mobile-alt text-3xl text-purple-400"></i>
393
  </div>
394
- <h3 class="cyber-font text-2xl text-center text-purple-400 mb-4">Responsive</h3>
395
  <p class="text-gray-300 text-center mb-4">
396
- Adaptation parfaite à tous les appareils, du smartphone à l'écran 8K
397
  </p>
398
  <div class="flex justify-center">
399
- <span class="px-4 py-2 rounded-full text-sm bg-purple-900/30 text-purple-300 border border-purple-400/30">Auto-adapt</span>
400
  </div>
401
  </div>
402
 
403
  <div class="cyber-card bg-gray-900/80 rounded-xl p-8 border border-cyan-400/20 hover:border-cyan-400/50 transition-all backdrop-blur-sm">
404
  <div class="w-16 h-16 rounded-full bg-cyan-900/30 flex items-center justify-center mb-6 mx-auto glow-box">
405
- <i class="fas fa-shield-alt text-3xl text-cyan-300"></i>
406
  </div>
407
- <h3 class="cyber-font text-2xl text-center text-cyan-300 mb-4">Sécurité</h3>
408
  <p class="text-gray-300 text-center mb-4">
409
- Protection avancée contre les attaques avec chiffrement quantique
410
  </p>
411
  <div class="flex justify-center">
412
- <span class="px-4 py-2 rounded-full text-sm bg-cyan-900/30 text-cyan-300 border border-cyan-400/30">SSL 4.0</span>
413
  </div>
414
  </div>
415
 
416
- <div class="cyber-card bg-gray-900/80 rounded-xl p-8 border border-pink-400/20 hover:border-pink-400/50 transition-all backdrop-blur-sm">
417
- <div class="w-16 h-16 rounded-full bg-pink-900/30 flex items-center justify-center mb-6 mx-auto glow-box-pink">
418
- <i class="fas fa-chart-line text-3xl text-pink-400"></i>
419
  </div>
420
- <h3 class="cyber-font text-2xl text-center text-pink-400 mb-4">SEO IA</h3>
421
  <p class="text-gray-300 text-center mb-4">
422
- Optimisation automatique pour les moteurs de recherche avec apprentissage machine
423
  </p>
424
  <div class="flex justify-center">
425
- <span class="px-4 py-2 rounded-full text-sm bg-pink-900/30 text-pink-300 border border-pink-400/30">Top Ranking</span>
426
  </div>
427
  </div>
428
 
429
  <div class="cyber-card bg-gray-900/80 rounded-xl p-8 border border-purple-400/20 hover:border-purple-400/50 transition-all backdrop-blur-sm">
430
  <div class="w-16 h-16 rounded-full bg-purple-900/30 flex items-center justify-center mb-6 mx-auto" style="box-shadow: 0 0 15px rgba(211, 0, 197, 0.5); border: 1px solid rgba(211, 0, 197, 0.3);">
431
- <i class="fas fa-sync-alt text-3xl text-purple-400"></i>
432
  </div>
433
- <h3 class="cyber-font text-2xl text-center text-purple-400 mb-4">Mises à jour</h3>
434
  <p class="text-gray-300 text-center mb-4">
435
- Votre site évolue automatiquement avec les nouvelles technologies
436
  </p>
437
  <div class="flex justify-center">
438
- <span class="px-4 py-2 rounded-full text-sm bg-purple-900/30 text-purple-300 border border-purple-400/30">Auto-Learning</span>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
439
  </div>
440
  </div>
441
  </div>
@@ -444,23 +651,24 @@
444
 
445
  <!-- CTA Section -->
446
  <section class="relative z-10 py-32 overflow-hidden">
447
- <div class="absolute inset-0 bg-gradient-to-br from-cyan-900/10 via-purple-900/10 to-pink-900/10"></div>
448
  <div class="container mx-auto px-6 relative">
449
  <div class="max-w-4xl mx-auto text-center">
450
  <h2 class="cyber-font text-4xl md:text-6xl font-bold mb-6">
451
- <span class="text-cyan-300 neon-text">Prêt à lancer</span>
452
- <span class="text-pink-500 neon-pink">votre site futuriste</span>
 
453
  <span class="text-white">?</span>
454
  </h2>
455
  <p class="text-xl text-gray-300 mb-10 max-w-3xl mx-auto">
456
- Rejoignez la révolution des sites web nouvelle génération. Création instantanée, design époustouflant, performances imbattables.
457
  </p>
458
  <div class="flex flex-wrap justify-center gap-6">
459
- <button class="cyber-btn cyber-font px-10 py-5 bg-gradient-to-r from-cyan-500 to-blue-600 hover:from-cyan-600 hover:to-blue-700 text-white rounded-xl glow-box flex items-center text-lg">
460
  <i class="fas fa-bolt mr-3"></i> Essai Gratuit
461
  </button>
462
  <button class="cyber-btn cyber-font px-10 py-5 bg-transparent border-2 border-cyan-400 hover:bg-cyan-900/30 text-white rounded-xl glow-box flex items-center text-lg">
463
- <i class="fas fa-play-circle mr-3"></i> Voir la Démo
464
  </button>
465
  </div>
466
  </div>
@@ -474,22 +682,22 @@
474
  <div>
475
  <div class="flex items-center mb-6">
476
  <div class="w-10 h-10 rounded-full glow-box flex items-center justify-center mr-3">
477
- <i class="fas fa-robot text-xl text-cyan-300"></i>
478
  </div>
479
  <h3 class="cyber-font text-2xl">
480
- <span class="text-cyan-300">NEXUS</span>
481
- <span class="text-pink-500">WEB</span>
482
  </h3>
483
  </div>
484
  <p class="text-gray-400 mb-6">
485
- L'outil de création de sites web le plus avancé, propulsé par l'IA quantique.
486
  </p>
487
  <div class="flex space-x-4">
488
  <a href="#" class="w-10 h-10 rounded-full glow-box flex items-center justify-center text-cyan-300 hover:text-white transition-colors">
489
  <i class="fab fa-twitter"></i>
490
  </a>
491
- <a href="#" class="w-10 h-10 rounded-full glow-box flex items-center justify-center text-pink-400 hover:text-white transition-colors">
492
- <i class="fab fa-instagram"></i>
493
  </a>
494
  <a href="#" class="w-10 h-10 rounded-full glow-box flex items-center justify-center text-purple-400 hover:text-white transition-colors">
495
  <i class="fab fa-discord"></i>
@@ -504,21 +712,21 @@
504
  <h4 class="cyber-font text-lg text-cyan-300 mb-6">Navigation</h4>
505
  <ul class="space-y-3">
506
  <li><a href="#" class="text-gray-400 hover:text-cyan-300 transition-colors">Accueil</a></li>
 
507
  <li><a href="#" class="text-gray-400 hover:text-cyan-300 transition-colors">Fonctionnalités</a></li>
508
- <li><a href="#" class="text-gray-400 hover:text-cyan-300 transition-colors">Galerie</a></li>
509
  <li><a href="#" class="text-gray-400 hover:text-cyan-300 transition-colors">Tarifs</a></li>
510
  <li><a href="#" class="text-gray-400 hover:text-cyan-300 transition-colors">Blog</a></li>
511
  </ul>
512
  </div>
513
 
514
  <div>
515
- <h4 class="cyber-font text-lg text-pink-400 mb-6">Ressources</h4>
516
  <ul class="space-y-3">
517
- <li><a href="#" class="text-gray-400 hover:text-pink-400 transition-colors">Documentation</a></li>
518
- <li><a href="#" class="text-gray-400 hover:text-pink-400 transition-colors">Centre d'aide</a></li>
519
- <li><a href="#" class="text-gray-400 hover:text-pink-400 transition-colors">Tutoriels</a></li>
520
- <li><a href="#" class="text-gray-400 hover:text-pink-400 transition-colors">API</a></li>
521
- <li><a href="#" class="text-gray-400 hover:text-pink-400 transition-colors">Statut</a></li>
522
  </ul>
523
  </div>
524
 
@@ -527,15 +735,15 @@
527
  <ul class="space-y-3">
528
  <li class="flex items-start">
529
  <i class="fas fa-map-marker-alt text-purple-400 mt-1 mr-3"></i>
530
- <span class="text-gray-400">Nexus Tower, Silicon Valley</span>
531
  </li>
532
  <li class="flex items-center">
533
  <i class="fas fa-envelope text-purple-400 mr-3"></i>
534
- <a href="mailto:contact@nexusweb.ai" class="text-gray-400 hover:text-purple-400 transition-colors">contact@nexusweb.ai</a>
535
  </li>
536
  <li class="flex items-center">
537
  <i class="fas fa-phone-alt text-purple-400 mr-3"></i>
538
- <a href="tel:+18005551234" class="text-gray-400 hover:text-purple-400 transition-colors">+1 (800) 555-1234</a>
539
  </li>
540
  </ul>
541
  </div>
@@ -543,11 +751,11 @@
543
 
544
  <div class="border-t border-gray-800 mt-16 pt-8 flex flex-col md:flex-row justify-between items-center">
545
  <p class="text-gray-500 text-sm mb-4 md:mb-0">
546
- © 2023 NexusWeb AI. Tous droits réservés.
547
  </p>
548
  <div class="flex space-x-6">
549
  <a href="#" class="text-gray-500 hover:text-cyan-300 transition-colors text-sm">Conditions</a>
550
- <a href="#" class="text-gray-500 hover:text-pink-400 transition-colors text-sm">Confidentialité</a>
551
  <a href="#" class="text-gray-500 hover:text-purple-400 transition-colors text-sm">Cookies</a>
552
  </div>
553
  </div>
@@ -558,11 +766,15 @@
558
  // Animation pour le bouton IA
559
  document.querySelectorAll('.cyber-btn').forEach(btn => {
560
  btn.addEventListener('mouseenter', function() {
561
- this.querySelector('i').classList.add('fa-spin');
 
 
562
  });
563
 
564
  btn.addEventListener('mouseleave', function() {
565
- this.querySelector('i').classList.remove('fa-spin');
 
 
566
  });
567
  });
568
 
@@ -586,6 +798,24 @@
586
  aiThinking.style.animation = 'none';
587
  }, 4000);
588
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
589
  </script>
590
  <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/domainai" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
591
  </html>
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>EduNexus AI - Création de Plateformes de Cours en Ligne</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=Orbitron:wght@400;500;700;900&family=Rajdhani:wght@300;400;500;600;700&display=swap');
11
 
12
  :root {
 
13
  --neon-blue: #05d9e8;
14
  --neon-purple: #d300c5;
15
+ --accent-green: #00ff9d;
16
  --dark: #0d0221;
17
  --darker: #010015;
18
  }
 
32
  text-shadow: 0 0 10px var(--neon-blue), 0 0 20px var(--neon-blue);
33
  }
34
 
35
+ .neon-green {
36
+ text-shadow: 0 0 10px var(--accent-green), 0 0 20px var(--accent-green);
 
 
 
 
37
  }
38
 
39
  .glow-box {
 
41
  border: 1px solid rgba(5, 217, 232, 0.3);
42
  }
43
 
44
+ .glow-box-green {
45
+ box-shadow: 0 0 15px rgba(0, 255, 157, 0.5);
46
+ border: 1px solid rgba(0, 255, 157, 0.3);
47
  }
48
 
49
  .scanline {
 
73
  100% { transform: translateY(100%); }
74
  }
75
 
 
 
 
 
 
 
 
 
 
76
  .terminal-text {
77
  font-family: 'Courier New', monospace;
78
+ color: var(--accent-green);
79
+ text-shadow: 0 0 5px var(--accent-green);
80
  }
81
 
82
  .cyber-btn {
 
109
  background-size: 40px 40px;
110
  }
111
 
 
 
 
 
 
 
112
  .matrix-fall {
113
  position: absolute;
114
  top: 0;
115
  left: 0;
116
  right: 0;
117
  bottom: 0;
118
+ background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><text x="0" y="15" font-family="Courier New" font-size="16" fill="rgba(0,255,157,0.1)">0</text></svg>');
119
  opacity: 0.1;
120
  z-index: 0;
121
  animation: matrixFall 50s linear infinite;
 
151
  .cyber-card:hover {
152
  transform: perspective(1000px) rotateX(5deg) rotateY(5deg) translateY(-10px);
153
  }
154
+
155
+ .course-card {
156
+ transition: all 0.3s;
157
+ }
158
+
159
+ .course-card:hover {
160
+ transform: translateY(-10px);
161
+ box-shadow: 0 15px 30px rgba(0, 255, 157, 0.3);
162
+ }
163
+
164
+ .progress-ring {
165
+ transform: rotate(-90deg);
166
+ }
167
+
168
+ .progress-ring-circle {
169
+ stroke-dasharray: 251;
170
+ stroke-dashoffset: 251;
171
+ transition: stroke-dashoffset 0.5s;
172
+ }
173
  </style>
174
  </head>
175
  <body class="scanline">
 
180
  <div class="container mx-auto px-6 py-6 flex justify-between items-center">
181
  <div class="flex items-center">
182
  <div class="w-12 h-12 rounded-full glow-box flex items-center justify-center mr-4">
183
+ <i class="fas fa-graduation-cap text-2xl text-cyan-300 neon-text"></i>
184
  </div>
185
  <h1 class="cyber-font text-3xl font-bold">
186
+ <span class="text-cyan-300 neon-text">EDU</span>
187
+ <span class="text-green-400 neon-green">NEXUS</span>
188
+ <span class="text-purple-400">AI</span>
189
  </h1>
190
  </div>
191
  <nav class="hidden md:block">
192
  <ul class="flex space-x-8">
193
  <li><a href="#" class="cyber-font text-lg hover:text-cyan-300 transition-colors">Accueil</a></li>
194
+ <li><a href="#" class="cyber-font text-lg hover:text-green-400 transition-colors">Générateur</a></li>
195
+ <li><a href="#" class="cyber-font text-lg hover:text-purple-400 transition-colors">Fonctionnalités</a></li>
196
  <li><a href="#" class="cyber-font text-lg hover:text-cyan-300 transition-colors">Tarifs</a></li>
197
+ <li><a href="#" class="cyber-font text-lg hover:text-green-400 transition-colors">Contact</a></li>
198
  </ul>
199
  </nav>
200
  <button class="md:hidden text-2xl">
 
209
  <div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center">
210
  <div>
211
  <div class="inline-block px-4 py-2 bg-gray-900 rounded-full glow-box mb-6">
212
+ <span class="cyber-font text-sm text-cyan-300">PLATEFORME ÉDUCATIVE IA</span>
213
  </div>
214
  <h2 class="cyber-font text-5xl md:text-6xl font-bold mb-6">
215
+ <span class="text-cyan-300 neon-text">Générez</span>
216
+ <span class="text-white">votre plateforme</span>
217
+ <span class="text-green-400 neon-green">de cours en ligne</span>
218
  </h2>
219
  <p class="text-xl text-gray-300 mb-8 max-w-lg">
220
+ Notre IA spécialisée crée des plateformes éducatives complètes avec gestion de cours, étudiants, paiements et certifications en <span class="text-cyan-300 cyber-font">10 secondes</span>.
221
  </p>
222
  <div class="flex flex-wrap gap-4">
223
+ <button class="cyber-btn cyber-font px-8 py-4 bg-green-500 hover:bg-green-600 text-white rounded-lg glow-box-green flex items-center">
224
+ <i class="fas fa-bolt mr-2"></i> Créer ma plateforme
225
  </button>
226
  <button class="cyber-btn cyber-font px-8 py-4 bg-transparent border border-cyan-400 hover:bg-cyan-900/30 text-white rounded-lg glow-box flex items-center">
227
+ <i class="fas fa-play-circle mr-2"></i> Voir un exemple
228
  </button>
229
  </div>
230
  </div>
 
237
  <div class="w-3 h-3 rounded-full bg-green-500"></div>
238
  </div>
239
  <div class="terminal-text bg-black p-6 rounded-lg h-80 overflow-y-auto">
240
+ <p>>> Initialisation de EduNexus AI...</p>
241
+ <p class="text-green-400">Module éducatif chargé</p>
242
+ <p>>> Analyse de votre domaine d'expertise...</p>
243
+ <p class="text-green-400">12 cours types identifiés</p>
244
+ <p>>> Création de la structure pédagogique...</p>
245
+ <p class="text-green-400">Arborescence optimisée</p>
246
+ <p>>> Intégration des outils d'apprentissage...</p>
247
+ <p class="text-green-400">Quiz, vidéos, PDF configurés</p>
248
+ <p>>> Configuration du système de paiement...</p>
249
+ <p class="text-green-400">Stripe & PayPal intégrés</p>
250
+ <p>>> <span class="text-cyan-300">Plateforme éducative générée en 9.2s</span></p>
251
  <p class="text-2xl mt-4">
252
+ <span class="text-cyan-300">></span> <span class="ai-thinking text-green-400"></span>
253
  </p>
254
  </div>
255
  </div>
256
  </div>
257
+ <div class="absolute -top-6 -left-6 w-24 h-24 rounded-full bg-green-500/20 blur-xl"></div>
258
  <div class="absolute -bottom-6 -right-6 w-32 h-32 rounded-full bg-cyan-500/20 blur-xl"></div>
259
  </div>
260
  </div>
 
267
  <div class="text-center mb-16">
268
  <h2 class="cyber-font text-4xl md:text-5xl font-bold mb-4">
269
  <span class="text-cyan-300 neon-text">Générateur</span>
270
+ <span class="text-white">de</span>
271
+ <span class="text-green-400 neon-green">Plateforme Éducative</span>
272
  </h2>
273
  <p class="text-xl text-gray-300 max-w-3xl mx-auto">
274
+ Configurez votre plateforme de cours en ligne en quelques clics avec notre IA spécialisée
275
  </p>
276
  </div>
277
 
 
280
  <div class="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8">
281
  <div class="cyber-card bg-gray-800/50 rounded-xl p-6 border border-cyan-400/20 hover:border-cyan-400/50 transition-all">
282
  <div class="w-14 h-14 rounded-full bg-cyan-900/30 flex items-center justify-center mb-4 glow-box">
283
+ <i class="fas fa-book text-2xl text-cyan-300"></i>
 
 
 
 
 
 
 
 
284
  </div>
285
+ <h3 class="cyber-font text-xl text-cyan-300 mb-2">Domaine</h3>
286
+ <p class="text-gray-300 mb-4">Sélectionnez votre domaine d'expertise</p>
287
+ <select class="w-full bg-gray-900 border border-cyan-400/30 text-white rounded-lg px-4 py-2 focus:outline-none focus:border-cyan-400/50">
288
+ <option>Développement Web</option>
289
+ <option>Data Science</option>
290
+ <option>Design Graphique</option>
291
+ <option>Marketing Digital</option>
292
+ <option>Langues</option>
293
+ <option>Business</option>
294
+ </select>
295
  </div>
296
 
297
+ <div class="cyber-card bg-gray-800/50 rounded-xl p-6 border border-green-400/20 hover:border-green-400/50 transition-all">
298
+ <div class="w-14 h-14 rounded-full bg-green-900/30 flex items-center justify-center mb-4 glow-box-green">
299
+ <i class="fas fa-cogs text-2xl text-green-400"></i>
300
  </div>
301
+ <h3 class="cyber-font text-xl text-green-400 mb-2">Fonctionnalités</h3>
302
+ <p class="text-gray-300 mb-4">Choisissez vos outils pédagogiques</p>
303
  <div class="flex flex-wrap gap-2">
304
+ <span class="px-3 py-1 rounded-full text-xs bg-green-900/50 text-green-300 border border-green-400/30">Vidéo</span>
305
+ <span class="px-3 py-1 rounded-full text-xs bg-green-900/50 text-green-300 border border-green-400/30">Quiz</span>
306
+ <span class="px-3 py-1 rounded-full text-xs bg-gray-800 text-gray-300 border border-gray-700">Certificats</span>
307
+ <span class="px-3 py-1 rounded-full text-xs bg-gray-800 text-gray-300 border border-gray-700">Forum</span>
308
  </div>
309
  </div>
310
 
311
  <div class="cyber-card bg-gray-800/50 rounded-xl p-6 border border-purple-400/20 hover:border-purple-400/50 transition-all">
312
  <div class="w-14 h-14 rounded-full bg-purple-900/30 flex items-center justify-center mb-4" style="box-shadow: 0 0 15px rgba(211, 0, 197, 0.5); border: 1px solid rgba(211, 0, 197, 0.3);">
313
+ <i class="fas fa-credit-card text-2xl text-purple-400"></i>
314
  </div>
315
+ <h3 class="cyber-font text-xl text-purple-400 mb-2">Monétisation</h3>
316
+ <p class="text-gray-300 mb-4">Configurez votre modèle économique</p>
317
+ <div class="space-y-2">
318
+ <label class="flex items-center">
319
+ <input type="radio" name="pricing" class="form-radio text-purple-500" checked>
320
+ <span class="ml-2 text-gray-300">Abonnement</span>
321
+ </label>
322
+ <label class="flex items-center">
323
+ <input type="radio" name="pricing" class="form-radio text-purple-500">
324
+ <span class="ml-2 text-gray-300">Paiement unique</span>
325
+ </label>
326
+ <label class="flex items-center">
327
+ <input type="radio" name="pricing" class="form-radio text-purple-500">
328
+ <span class="ml-2 text-gray-300">Gratuit</span>
329
+ </label>
330
  </div>
331
  </div>
332
  </div>
333
 
334
+ <div class="bg-gray-800/50 rounded-xl p-6 border border-green-400/30">
335
  <div class="flex flex-col md:flex-row items-center justify-between gap-6">
336
+ <div class="w-full md:w-auto">
337
+ <h3 class="cyber-font text-xl text-green-400 mb-2">Nom de votre plateforme</h3>
338
+ <input type="text" placeholder="Ex: CodeMaster Academy" class="bg-gray-900 border border-green-400/30 focus:border-green-400/50 focus:outline-none text-white px-4 py-3 rounded-lg w-full">
339
  </div>
340
+ <div class="flex items-center w-full md:w-auto">
341
  <div class="mr-4">
342
  <div class="flex items-center mb-1">
343
  <span class="w-3 h-3 rounded-full bg-green-500 mr-2"></span>
344
+ <span class="text-sm text-gray-300">IA Éducative Active</span>
345
  </div>
346
  <div class="h-1 w-full bg-gray-700 rounded-full overflow-hidden">
347
+ <div class="h-full bg-green-500 rounded-full" style="width: 92%;"></div>
348
  </div>
349
  </div>
350
+ <button class="cyber-btn cyber-font px-8 py-3 bg-gradient-to-r from-green-500 to-cyan-600 hover:from-green-600 hover:to-cyan-700 text-white rounded-lg glow-box-green flex items-center whitespace-nowrap">
351
  <i class="fas fa-bolt mr-2"></i> Générer Maintenant
352
  </button>
353
  </div>
 
359
  </section>
360
 
361
  <!-- Features Section -->
362
+ <section class="relative z-10 py-20">
363
  <div class="container mx-auto px-6">
364
  <div class="text-center mb-16">
365
  <h2 class="cyber-font text-4xl md:text-5xl font-bold mb-4">
366
  <span class="text-white">Fonctionnalités</span>
367
+ <span class="text-green-400 neon-green">Pédagogiques</span>
368
  </h2>
369
  <p class="text-xl text-gray-300 max-w-3xl mx-auto">
370
+ Tout ce dont vous avez besoin pour créer une plateforme éducative performante
371
  </p>
372
  </div>
373
 
374
  <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
375
  <div class="cyber-card bg-gray-900/80 rounded-xl p-8 border border-cyan-400/20 hover:border-cyan-400/50 transition-all backdrop-blur-sm">
376
  <div class="w-16 h-16 rounded-full bg-cyan-900/30 flex items-center justify-center mb-6 mx-auto glow-box">
377
+ <i class="fas fa-video text-3xl text-cyan-300"></i>
378
  </div>
379
+ <h3 class="cyber-font text-2xl text-center text-cyan-300 mb-4">Cours Vidéo</h3>
380
  <p class="text-gray-300 text-center mb-4">
381
+ Hébergement illimité de vidéos HD avec streaming adaptatif et annotations interactives
382
  </p>
383
  <div class="flex justify-center">
384
+ <span class="px-4 py-2 rounded-full text-sm bg-cyan-900/30 text-cyan-300 border border-cyan-400/30">4K Support</span>
385
  </div>
386
  </div>
387
 
388
+ <div class="cyber-card bg-gray-900/80 rounded-xl p-8 border border-green-400/20 hover:border-green-400/50 transition-all backdrop-blur-sm">
389
+ <div class="w-16 h-16 rounded-full bg-green-900/30 flex items-center justify-center mb-6 mx-auto glow-box-green">
390
+ <i class="fas fa-tasks text-3xl text-green-400"></i>
391
  </div>
392
+ <h3 class="cyber-font text-2xl text-center text-green-400 mb-4">Système de Quiz</h3>
393
  <p class="text-gray-300 text-center mb-4">
394
+ Créez des évaluations automatiques avec différents types de questions et feedback personnalisé
395
  </p>
396
  <div class="flex justify-center">
397
+ <span class="px-4 py-2 rounded-full text-sm bg-green-900/30 text-green-300 border border-green-400/30">Auto-correction</span>
398
  </div>
399
  </div>
400
 
401
  <div class="cyber-card bg-gray-900/80 rounded-xl p-8 border border-purple-400/20 hover:border-purple-400/50 transition-all backdrop-blur-sm">
402
  <div class="w-16 h-16 rounded-full bg-purple-900/30 flex items-center justify-center mb-6 mx-auto" style="box-shadow: 0 0 15px rgba(211, 0, 197, 0.5); border: 1px solid rgba(211, 0, 197, 0.3);">
403
+ <i class="fas fa-certificate text-3xl text-purple-400"></i>
404
  </div>
405
+ <h3 class="cyber-font text-2xl text-center text-purple-400 mb-4">Certifications</h3>
406
  <p class="text-gray-300 text-center mb-4">
407
+ Générez automatiquement des certificats personnalisés avec vérification en blockchain
408
  </p>
409
  <div class="flex justify-center">
410
+ <span class="px-4 py-2 rounded-full text-sm bg-purple-900/30 text-purple-300 border border-purple-400/30">NFT Compatible</span>
411
  </div>
412
  </div>
413
 
414
  <div class="cyber-card bg-gray-900/80 rounded-xl p-8 border border-cyan-400/20 hover:border-cyan-400/50 transition-all backdrop-blur-sm">
415
  <div class="w-16 h-16 rounded-full bg-cyan-900/30 flex items-center justify-center mb-6 mx-auto glow-box">
416
+ <i class="fas fa-chart-line text-3xl text-cyan-300"></i>
417
  </div>
418
+ <h3 class="cyber-font text-2xl text-center text-cyan-300 mb-4">Analytiques</h3>
419
  <p class="text-gray-300 text-center mb-4">
420
+ Tableaux de bord avancés pour suivre la progression des étudiants et l'efficacité des cours
421
  </p>
422
  <div class="flex justify-center">
423
+ <span class="px-4 py-2 rounded-full text-sm bg-cyan-900/30 text-cyan-300 border border-cyan-400/30">Temps réel</span>
424
  </div>
425
  </div>
426
 
427
+ <div class="cyber-card bg-gray-900/80 rounded-xl p-8 border border-green-400/20 hover:border-green-400/50 transition-all backdrop-blur-sm">
428
+ <div class="w-16 h-16 rounded-full bg-green-900/30 flex items-center justify-center mb-6 mx-auto glow-box-green">
429
+ <i class="fas fa-robot text-3xl text-green-400"></i>
430
  </div>
431
+ <h3 class="cyber-font text-2xl text-center text-green-400 mb-4">Assistant IA</h3>
432
  <p class="text-gray-300 text-center mb-4">
433
+ Chatbot pédagogique pour répondre aux questions des étudiants 24/7 avec contexte de cours
434
  </p>
435
  <div class="flex justify-center">
436
+ <span class="px-4 py-2 rounded-full text-sm bg-green-900/30 text-green-300 border border-green-400/30">GPT-4 Turbo</span>
437
  </div>
438
  </div>
439
 
440
  <div class="cyber-card bg-gray-900/80 rounded-xl p-8 border border-purple-400/20 hover:border-purple-400/50 transition-all backdrop-blur-sm">
441
  <div class="w-16 h-16 rounded-full bg-purple-900/30 flex items-center justify-center mb-6 mx-auto" style="box-shadow: 0 0 15px rgba(211, 0, 197, 0.5); border: 1px solid rgba(211, 0, 197, 0.3);">
442
+ <i class="fas fa-users text-3xl text-purple-400"></i>
443
  </div>
444
+ <h3 class="cyber-font text-2xl text-center text-purple-400 mb-4">Communauté</h3>
445
  <p class="text-gray-300 text-center mb-4">
446
+ Forums, groupes d'étude et systèmes de mentorat intégrés pour favoriser l'apprentissage social
447
  </p>
448
  <div class="flex justify-center">
449
+ <span class="px-4 py-2 rounded-full text-sm bg-purple-900/30 text-purple-300 border border-purple-400/30">Réseau Social</span>
450
+ </div>
451
+ </div>
452
+ </div>
453
+ </div>
454
+ </section>
455
+
456
+ <!-- Course Examples Section -->
457
+ <section class="relative z-10 py-20 bg-gray-900/50">
458
+ <div class="container mx-auto px-6">
459
+ <div class="text-center mb-16">
460
+ <h2 class="cyber-font text-4xl md:text-5xl font-bold mb-4">
461
+ <span class="text-cyan-300 neon-text">Exemples</span>
462
+ <span class="text-white">de</span>
463
+ <span class="text-green-400 neon-green">Plateformes Générées</span>
464
+ </h2>
465
+ <p class="text-xl text-gray-300 max-w-3xl mx-auto">
466
+ Découvrez des plateformes créées automatiquement par notre IA éducative
467
+ </p>
468
+ </div>
469
+
470
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
471
+ <div class="course-card bg-gray-800 rounded-xl overflow-hidden border border-cyan-400/20 hover:border-cyan-400/50 transition-all">
472
+ <div class="h-48 bg-gradient-to-r from-cyan-500 to-blue-600 flex items-center justify-center">
473
+ <i class="fas fa-laptop-code text-6xl text-white opacity-80"></i>
474
+ </div>
475
+ <div class="p-6">
476
+ <div class="flex justify-between items-start mb-4">
477
+ <div>
478
+ <h3 class="cyber-font text-xl text-cyan-300 mb-1">CodeMaster Pro</h3>
479
+ <p class="text-gray-400 text-sm">Plateforme de développement web</p>
480
+ </div>
481
+ <div class="flex items-center">
482
+ <svg class="w-12 h-12" viewBox="0 0 36 36">
483
+ <circle cx="18" cy="18" r="16" fill="none" stroke="#1a365d" stroke-width="3"></circle>
484
+ <circle cx="18" cy="18" r="16" fill="none" stroke="#00ff9d" stroke-width="3" stroke-dasharray="100 100" stroke-dashoffset="25"></circle>
485
+ <text x="18" y="20" text-anchor="middle" font-size="10" fill="#00ff9d" font-family="Arial" font-weight="bold">75%</text>
486
+ </svg>
487
+ </div>
488
+ </div>
489
+ <div class="flex justify-between text-sm text-gray-400 mb-4">
490
+ <span><i class="fas fa-video mr-1"></i> 42 cours</span>
491
+ <span><i class="fas fa-user-graduate mr-1"></i> 1.2K étudiants</span>
492
+ </div>
493
+ <div class="flex justify-between items-center">
494
+ <span class="text-green-400 font-bold">$29.99/mois</span>
495
+ <button class="px-4 py-2 bg-cyan-900/30 text-cyan-300 rounded-lg text-sm border border-cyan-400/30 hover:bg-cyan-900/50">Voir la démo</button>
496
+ </div>
497
+ </div>
498
+ </div>
499
+
500
+ <div class="course-card bg-gray-800 rounded-xl overflow-hidden border border-green-400/20 hover:border-green-400/50 transition-all">
501
+ <div class="h-48 bg-gradient-to-r from-green-500 to-teal-600 flex items-center justify-center">
502
+ <i class="fas fa-brain text-6xl text-white opacity-80"></i>
503
+ </div>
504
+ <div class="p-6">
505
+ <div class="flex justify-between items-start mb-4">
506
+ <div>
507
+ <h3 class="cyber-font text-xl text-green-400 mb-1">AI Academy</h3>
508
+ <p class="text-gray-400 text-sm">Formation en intelligence artificielle</p>
509
+ </div>
510
+ <div class="flex items-center">
511
+ <svg class="w-12 h-12" viewBox="0 0 36 36">
512
+ <circle cx="18" cy="18" r="16" fill="none" stroke="#1a365d" stroke-width="3"></circle>
513
+ <circle cx="18" cy="18" r="16" fill="none" stroke="#00ff9d" stroke-width="3" stroke-dasharray="100 100" stroke-dashoffset="40"></circle>
514
+ <text x="18" y="20" text-anchor="middle" font-size="10" fill="#00ff9d" font-family="Arial" font-weight="bold">60%</text>
515
+ </svg>
516
+ </div>
517
+ </div>
518
+ <div class="flex justify-between text-sm text-gray-400 mb-4">
519
+ <span><i class="fas fa-video mr-1"></i> 28 cours</span>
520
+ <span><i class="fas fa-user-graduate mr-1"></i> 3.4K étudiants</span>
521
+ </div>
522
+ <div class="flex justify-between items-center">
523
+ <span class="text-green-400 font-bold">$49.99/mois</span>
524
+ <button class="px-4 py-2 bg-green-900/30 text-green-300 rounded-lg text-sm border border-green-400/30 hover:bg-green-900/50">Voir la démo</button>
525
+ </div>
526
+ </div>
527
+ </div>
528
+
529
+ <div class="course-card bg-gray-800 rounded-xl overflow-hidden border border-purple-400/20 hover:border-purple-400/50 transition-all">
530
+ <div class="h-48 bg-gradient-to-r from-purple-500 to-pink-600 flex items-center justify-center">
531
+ <i class="fas fa-paint-brush text-6xl text-white opacity-80"></i>
532
+ </div>
533
+ <div class="p-6">
534
+ <div class="flex justify-between items-start mb-4">
535
+ <div>
536
+ <h3 class="cyber-font text-xl text-purple-400 mb-1">Design Nexus</h3>
537
+ <p class="text-gray-400 text-sm">École de design graphique</p>
538
+ </div>
539
+ <div class="flex items-center">
540
+ <svg class="w-12 h-12" viewBox="0 0 36 36">
541
+ <circle cx="18" cy="18" r="16" fill="none" stroke="#1a365d" stroke-width="3"></circle>
542
+ <circle cx="18" cy="18" r="16" fill="none" stroke="#00ff9d" stroke-width="3" stroke-dasharray="100 100" stroke-dashoffset="10"></circle>
543
+ <text x="18" y="20" text-anchor="middle" font-size="10" fill="#00ff9d" font-family="Arial" font-weight="bold">90%</text>
544
+ </svg>
545
+ </div>
546
+ </div>
547
+ <div class="flex justify-between text-sm text-gray-400 mb-4">
548
+ <span><i class="fas fa-video mr-1"></i> 35 cours</span>
549
+ <span><i class="fas fa-user-graduate mr-1"></i> 2.1K étudiants</span>
550
+ </div>
551
+ <div class="flex justify-between items-center">
552
+ <span class="text-green-400 font-bold">$24.99/mois</span>
553
+ <button class="px-4 py-2 bg-purple-900/30 text-purple-300 rounded-lg text-sm border border-purple-400/30 hover:bg-purple-900/50">Voir la démo</button>
554
+ </div>
555
+ </div>
556
+ </div>
557
+ </div>
558
+
559
+ <div class="text-center mt-16">
560
+ <button class="cyber-btn cyber-font px-8 py-3 bg-transparent border-2 border-green-400 hover:bg-green-900/20 text-white rounded-lg glow-box-green flex items-center mx-auto">
561
+ <i class="fas fa-eye mr-2"></i> Voir plus d'exemples
562
+ </button>
563
+ </div>
564
+ </div>
565
+ </section>
566
+
567
+ <!-- Testimonials Section -->
568
+ <section class="relative z-10 py-20">
569
+ <div class="container mx-auto px-6">
570
+ <div class="text-center mb-16">
571
+ <h2 class="cyber-font text-4xl md:text-5xl font-bold mb-4">
572
+ <span class="text-white">Ils ont</span>
573
+ <span class="text-cyan-300 neon-text">créé</span>
574
+ <span class="text-white">leur</span>
575
+ <span class="text-green-400 neon-green">plateforme</span>
576
+ </h2>
577
+ <p class="text-xl text-gray-300 max-w-3xl mx-auto">
578
+ Découvrez ce que nos utilisateurs pensent de notre générateur IA
579
+ </p>
580
+ </div>
581
+
582
+ <div class="grid grid-cols-1 lg:grid-cols-3 gap-8">
583
+ <div class="bg-gray-900/80 rounded-xl p-8 border border-cyan-400/30 backdrop-blur-sm">
584
+ <div class="flex items-center mb-6">
585
+ <div class="w-16 h-16 rounded-full bg-cyan-900/30 flex items-center justify-center mr-4 glow-box">
586
+ <i class="fas fa-user-astronaut text-2xl text-cyan-300"></i>
587
+ </div>
588
+ <div>
589
+ <h4 class="cyber-font text-xl text-cyan-300">Sarah K.</h4>
590
+ <p class="text-gray-400">Formatrice en Data Science</p>
591
+ </div>
592
+ </div>
593
+ <p class="text-gray-300 mb-6 italic">
594
+ "En 10 secondes, j'ai eu une plateforme complète avec tous les outils pédagogiques dont j'avais besoin. L'IA a même suggéré des structures de cours que je n'avais pas envisagées !"
595
+ </p>
596
+ <div class="flex">
597
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
598
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
599
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
600
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
601
+ <i class="fas fa-star text-yellow-400"></i>
602
+ </div>
603
+ </div>
604
+
605
+ <div class="bg-gray-900/80 rounded-xl p-8 border border-green-400/30 backdrop-blur-sm">
606
+ <div class="flex items-center mb-6">
607
+ <div class="w-16 h-16 rounded-full bg-green-900/30 flex items-center justify-center mr-4 glow-box-green">
608
+ <i class="fas fa-user-tie text-2xl text-green-400"></i>
609
+ </div>
610
+ <div>
611
+ <h4 class="cyber-font text-xl text-green-400">Marc D.</h4>
612
+ <p class="text-gray-400">Expert en Cybersécurité</p>
613
+ </div>
614
+ </div>
615
+ <p class="text-gray-300 mb-6 italic">
616
+ "Je voulais créer une académie en ligne mais je n'avais pas le temps. En quelques clics, tout était prêt : cours, quiz, certificats. Mes étudiants adorent l'interface futuriste !"
617
+ </p>
618
+ <div class="flex">
619
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
620
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
621
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
622
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
623
+ <i class="fas fa-star text-yellow-400"></i>
624
+ </div>
625
+ </div>
626
+
627
+ <div class="bg-gray-900/80 rounded-xl p-8 border border-purple-400/30 backdrop-blur-sm">
628
+ <div class="flex items-center mb-6">
629
+ <div class="w-16 h-16 rounded-full bg-purple-900/30 flex items-center justify-center mr-4" style="box-shadow: 0 0 15px rgba(211, 0, 197, 0.5); border: 1px solid rgba(211, 0, 197, 0.3);">
630
+ <i class="fas fa-user-ninja text-2xl text-purple-400"></i>
631
+ </div>
632
+ <div>
633
+ <h4 class="cyber-font text-xl text-purple-400">Léa P.</h4>
634
+ <p class="text-gray-400">Professeure de Langues</p>
635
+ </div>
636
+ </div>
637
+ <p class="text-gray-300 mb-6 italic">
638
+ "L'assistant IA intégré répond aux questions de mes étudiants quand je ne suis pas disponible. Le système de progression automatique est incroyablement précis. 10/10 !"
639
+ </p>
640
+ <div class="flex">
641
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
642
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
643
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
644
+ <i class="fas fa-star text-yellow-400 mr-1"></i>
645
+ <i class="fas fa-star-half-alt text-yellow-400"></i>
646
  </div>
647
  </div>
648
  </div>
 
651
 
652
  <!-- CTA Section -->
653
  <section class="relative z-10 py-32 overflow-hidden">
654
+ <div class="absolute inset-0 bg-gradient-to-br from-cyan-900/10 via-green-900/10 to-purple-900/10"></div>
655
  <div class="container mx-auto px-6 relative">
656
  <div class="max-w-4xl mx-auto text-center">
657
  <h2 class="cyber-font text-4xl md:text-6xl font-bold mb-6">
658
+ <span class="text-cyan-300 neon-text">Prêt à révolutionner</span>
659
+ <span class="text-white">l'</span>
660
+ <span class="text-green-400 neon-green">éducation en ligne</span>
661
  <span class="text-white">?</span>
662
  </h2>
663
  <p class="text-xl text-gray-300 mb-10 max-w-3xl mx-auto">
664
+ Créez votre académie en ligne en quelques secondes. Aucune compétence technique requise - notre IA s'occupe de tout.
665
  </p>
666
  <div class="flex flex-wrap justify-center gap-6">
667
+ <button class="cyber-btn cyber-font px-10 py-5 bg-gradient-to-r from-green-500 to-cyan-600 hover:from-green-600 hover:to-cyan-700 text-white rounded-xl glow-box-green flex items-center text-lg">
668
  <i class="fas fa-bolt mr-3"></i> Essai Gratuit
669
  </button>
670
  <button class="cyber-btn cyber-font px-10 py-5 bg-transparent border-2 border-cyan-400 hover:bg-cyan-900/30 text-white rounded-xl glow-box flex items-center text-lg">
671
+ <i class="fas fa-play-circle mr-3"></i> Démo Vidéo
672
  </button>
673
  </div>
674
  </div>
 
682
  <div>
683
  <div class="flex items-center mb-6">
684
  <div class="w-10 h-10 rounded-full glow-box flex items-center justify-center mr-3">
685
+ <i class="fas fa-graduation-cap text-xl text-cyan-300"></i>
686
  </div>
687
  <h3 class="cyber-font text-2xl">
688
+ <span class="text-cyan-300">EDU</span>
689
+ <span class="text-green-400">NEXUS</span>
690
  </h3>
691
  </div>
692
  <p class="text-gray-400 mb-6">
693
+ Le générateur IA le plus avancé pour créer des plateformes éducatives professionnelles en quelques secondes.
694
  </p>
695
  <div class="flex space-x-4">
696
  <a href="#" class="w-10 h-10 rounded-full glow-box flex items-center justify-center text-cyan-300 hover:text-white transition-colors">
697
  <i class="fab fa-twitter"></i>
698
  </a>
699
+ <a href="#" class="w-10 h-10 rounded-full glow-box flex items-center justify-center text-green-400 hover:text-white transition-colors">
700
+ <i class="fab fa-youtube"></i>
701
  </a>
702
  <a href="#" class="w-10 h-10 rounded-full glow-box flex items-center justify-center text-purple-400 hover:text-white transition-colors">
703
  <i class="fab fa-discord"></i>
 
712
  <h4 class="cyber-font text-lg text-cyan-300 mb-6">Navigation</h4>
713
  <ul class="space-y-3">
714
  <li><a href="#" class="text-gray-400 hover:text-cyan-300 transition-colors">Accueil</a></li>
715
+ <li><a href="#" class="text-gray-400 hover:text-cyan-300 transition-colors">Générateur</a></li>
716
  <li><a href="#" class="text-gray-400 hover:text-cyan-300 transition-colors">Fonctionnalités</a></li>
 
717
  <li><a href="#" class="text-gray-400 hover:text-cyan-300 transition-colors">Tarifs</a></li>
718
  <li><a href="#" class="text-gray-400 hover:text-cyan-300 transition-colors">Blog</a></li>
719
  </ul>
720
  </div>
721
 
722
  <div>
723
+ <h4 class="cyber-font text-lg text-green-400 mb-6">Ressources</h4>
724
  <ul class="space-y-3">
725
+ <li><a href="#" class="text-gray-400 hover:text-green-400 transition-colors">Documentation</a></li>
726
+ <li><a href="#" class="text-gray-400 hover:text-green-400 transition-colors">Centre d'aide</a></li>
727
+ <li><a href="#" class="text-gray-400 hover:text-green-400 transition-colors">Tutoriels</a></li>
728
+ <li><a href="#" class="text-gray-400 hover:text-green-400 transition-colors">API Éducative</a></li>
729
+ <li><a href="#" class="text-gray-400 hover:text-green-400 transition-colors">Statut</a></li>
730
  </ul>
731
  </div>
732
 
 
735
  <ul class="space-y-3">
736
  <li class="flex items-start">
737
  <i class="fas fa-map-marker-alt text-purple-400 mt-1 mr-3"></i>
738
+ <span class="text-gray-400">EdTech Tower, Paris</span>
739
  </li>
740
  <li class="flex items-center">
741
  <i class="fas fa-envelope text-purple-400 mr-3"></i>
742
+ <a href="mailto:contact@edunexus.ai" class="text-gray-400 hover:text-purple-400 transition-colors">contact@edunexus.ai</a>
743
  </li>
744
  <li class="flex items-center">
745
  <i class="fas fa-phone-alt text-purple-400 mr-3"></i>
746
+ <a href="tel:+33123456789" class="text-gray-400 hover:text-purple-400 transition-colors">+33 1 23 45 67 89</a>
747
  </li>
748
  </ul>
749
  </div>
 
751
 
752
  <div class="border-t border-gray-800 mt-16 pt-8 flex flex-col md:flex-row justify-between items-center">
753
  <p class="text-gray-500 text-sm mb-4 md:mb-0">
754
+ © 2023 EduNexus AI. Tous droits réservés.
755
  </p>
756
  <div class="flex space-x-6">
757
  <a href="#" class="text-gray-500 hover:text-cyan-300 transition-colors text-sm">Conditions</a>
758
+ <a href="#" class="text-gray-500 hover:text-green-400 transition-colors text-sm">Confidentialité</a>
759
  <a href="#" class="text-gray-500 hover:text-purple-400 transition-colors text-sm">Cookies</a>
760
  </div>
761
  </div>
 
766
  // Animation pour le bouton IA
767
  document.querySelectorAll('.cyber-btn').forEach(btn => {
768
  btn.addEventListener('mouseenter', function() {
769
+ if (this.querySelector('i')) {
770
+ this.querySelector('i').classList.add('fa-spin');
771
+ }
772
  });
773
 
774
  btn.addEventListener('mouseleave', function() {
775
+ if (this.querySelector('i')) {
776
+ this.querySelector('i').classList.remove('fa-spin');
777
+ }
778
  });
779
  });
780
 
 
798
  aiThinking.style.animation = 'none';
799
  }, 4000);
800
  }
801
+
802
+ // Animation des cartes de cours
803
+ const courseCards = document.querySelectorAll('.course-card');
804
+ courseCards.forEach(card => {
805
+ card.addEventListener('mouseenter', function() {
806
+ const icon = this.querySelector('.fa-laptop-code, .fa-brain, .fa-paint-brush');
807
+ if (icon) {
808
+ icon.classList.add('fa-bounce');
809
+ }
810
+ });
811
+
812
+ card.addEventListener('mouseleave', function() {
813
+ const icon = this.querySelector('.fa-laptop-code, .fa-brain, .fa-paint-brush');
814
+ if (icon) {
815
+ icon.classList.remove('fa-bounce');
816
+ }
817
+ });
818
+ });
819
  </script>
820
  <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/domainai" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
821
  </html>
prompts.txt CHANGED
@@ -3,4 +3,5 @@ je veut gratuite pour moi seul
3
  ajouter : Informations sur le domaine : Informations sur le registraire : Contact du titulaire :Contact administratif : Contact technique
4
  je veux des vrai enregistrement pas des exemple je veux que tout soit reel et utilisable en vrai avec les vrai adtresse mail etc...
5
  je veux que tout soit enregistrer en reel pas d'exemple
6
- Créez des Sites Futuristes en Quelques Clics Notre IA avancée génère des sites web uniques avec des designs cyberpunk, des animations futuristes et des fonctionnalités intelligentes en 10 secone
 
 
3
  ajouter : Informations sur le domaine : Informations sur le registraire : Contact du titulaire :Contact administratif : Contact technique
4
  je veux des vrai enregistrement pas des exemple je veux que tout soit reel et utilisable en vrai avec les vrai adtresse mail etc...
5
  je veux que tout soit enregistrer en reel pas d'exemple
6
+ Créez des Sites Futuristes en Quelques Clics Notre IA avancée génère des sites web uniques avec des designs cyberpunk, des animations futuristes et des fonctionnalités intelligentes en 10 secone
7
+ je veux quil genere que des site de cours en ligne en automatique