docto41 commited on
Commit
ebcefd6
·
verified ·
1 Parent(s): 3f82d55

Add 2 files

Browse files
Files changed (2) hide show
  1. index.html +280 -50
  2. prompts.txt +2 -1
index.html CHANGED
@@ -137,23 +137,23 @@
137
  </div>
138
  <div class="hidden md:block">
139
  <div class="ml-10 flex items-baseline space-x-4">
140
- <a href="#" class="text-white hover:text-purple-300 px-3 py-2 rounded-md text-sm font-medium">Accueil</a>
141
- <a href="#" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium">Fonctionnalités</a>
142
- <a href="#" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium">Exemples</a>
143
- <a href="#" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium">Tarifs</a>
144
- <a href="#" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium">Contact</a>
145
  </div>
146
  </div>
147
  </div>
148
  <div class="hidden md:block">
149
  <div class="ml-4 flex items-center md:ml-6">
150
- <button class="gradient-bg hover:opacity-90 text-white px-6 py-2 rounded-full font-medium transition duration-300 transform hover:scale-105">
151
  Essai gratuit
152
  </button>
153
  </div>
154
  </div>
155
  <div class="-mr-2 flex md:hidden">
156
- <button type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-white hover:bg-gray-700 focus:outline-none">
157
  <span class="sr-only">Open main menu</span>
158
  <svg class="block h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
159
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
@@ -162,10 +162,24 @@
162
  </div>
163
  </div>
164
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
165
  </nav>
166
 
167
  <!-- Hero Section -->
168
- <section class="relative pt-32 pb-20 md:pt-40 md:pb-32">
169
  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
170
  <div class="md:flex md:items-center md:justify-between">
171
  <div class="md:w-1/2 mb-12 md:mb-0">
@@ -176,11 +190,11 @@
176
  Notre intelligence artificielle construit pour vous un site complet de formation en ligne, avec gestion des élèves, paiements et contenu interactif.
177
  </p>
178
  <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
179
- <button class="gradient-bg hover:opacity-90 text-white px-8 py-4 rounded-full font-bold text-lg transition duration-300 transform hover:scale-105 flex items-center justify-center">
180
  <span>Commencer maintenant</span>
181
  <i class="fas fa-arrow-right ml-3"></i>
182
  </button>
183
- <button class="bg-transparent border-2 border-purple-500 text-white px-8 py-4 rounded-full font-bold text-lg transition duration-300 transform hover:scale-105 hover:bg-purple-900 hover:bg-opacity-30 flex items-center justify-center">
184
  <i class="fas fa-play-circle mr-3 text-xl"></i>
185
  <span>Voir la démo</span>
186
  </button>
@@ -276,7 +290,7 @@
276
  </section>
277
 
278
  <!-- Features Section -->
279
- <section class="py-20 relative">
280
  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
281
  <div class="text-center mb-20">
282
  <h2 class="text-3xl md:text-5xl font-bold mb-6 font-futuristic">
@@ -297,7 +311,7 @@
297
  <p class="text-gray-300 mb-4">
298
  Notre IA crée votre site en quelques minutes avec une structure optimisée pour l'apprentissage en ligne.
299
  </p>
300
- <div class="flex items-center text-purple-300 font-medium">
301
  <span>En savoir plus</span>
302
  <i class="fas fa-arrow-right ml-2"></i>
303
  </div>
@@ -312,7 +326,7 @@
312
  <p class="text-gray-300 mb-4">
313
  Gérez facilement vos élèves, cours, paiements et statistiques depuis une interface intuitive.
314
  </p>
315
- <div class="flex items-center text-purple-300 font-medium">
316
  <span>En savoir plus</span>
317
  <i class="fas fa-arrow-right ml-2"></i>
318
  </div>
@@ -327,7 +341,7 @@
327
  <p class="text-gray-300 mb-4">
328
  Intégration native avec Stripe et PayPal pour vendre vos cours et abonnements en toute sécurité.
329
  </p>
330
- <div class="flex items-center text-purple-300 font-medium">
331
  <span>En savoir plus</span>
332
  <i class="fas fa-arrow-right ml-2"></i>
333
  </div>
@@ -342,7 +356,7 @@
342
  <p class="text-gray-300 mb-4">
343
  Stream optimisé pour vos vidéos de cours avec lecteur personnalisable et suivi de progression.
344
  </p>
345
- <div class="flex items-center text-purple-300 font-medium">
346
  <span>En savoir plus</span>
347
  <i class="fas fa-arrow-right ml-2"></i>
348
  </div>
@@ -357,7 +371,7 @@
357
  <p class="text-gray-300 mb-4">
358
  Votre site s'adapte parfaitement à tous les appareils : mobile, tablette et ordinateur.
359
  </p>
360
- <div class="flex items-center text-purple-300 font-medium">
361
  <span>En savoir plus</span>
362
  <i class="fas fa-arrow-right ml-2"></i>
363
  </div>
@@ -372,7 +386,7 @@
372
  <p class="text-gray-300 mb-4">
373
  Suivez les performances de vos cours et le comportement de vos élèves avec des rapports détaillés.
374
  </p>
375
- <div class="flex items-center text-purple-300 font-medium">
376
  <span>En savoir plus</span>
377
  <i class="fas fa-arrow-right ml-2"></i>
378
  </div>
@@ -385,7 +399,7 @@
385
  </section>
386
 
387
  <!-- Demo Section -->
388
- <section class="py-20 relative overflow-hidden">
389
  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
390
  <div class="flex flex-col lg:flex-row items-center">
391
  <div class="lg:w-1/2 mb-12 lg:mb-0 relative">
@@ -425,11 +439,11 @@
425
  </div>
426
  </div>
427
  <div class="flex justify-between">
428
- <button class="flex items-center text-gray-300 hover:text-white">
429
  <i class="fas fa-step-backward mr-2"></i>
430
  <span>Précédent</span>
431
  </button>
432
- <button class="gradient-bg text-white px-6 py-2 rounded-full font-medium">
433
  Suivant
434
  </button>
435
  </div>
@@ -497,7 +511,7 @@
497
  </section>
498
 
499
  <!-- Pricing Section -->
500
- <section class="py-20 relative">
501
  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
502
  <div class="text-center mb-20">
503
  <h2 class="text-3xl md:text-5xl font-bold mb-6 font-futuristic">
@@ -543,7 +557,7 @@
543
  <span class="text-gray-300">Intégrations premium</span>
544
  </li>
545
  </ul>
546
- <button class="w-full bg-transparent border-2 border-purple-500 text-white px-6 py-3 rounded-full font-medium hover:bg-purple-900 hover:bg-opacity-30 transition duration-300">
547
  Choisir ce plan
548
  </button>
549
  </div>
@@ -585,7 +599,7 @@
585
  <span class="text-gray-300">Intégrations premium</span>
586
  </li>
587
  </ul>
588
- <button class="w-full gradient-bg text-white px-6 py-3 rounded-full font-medium hover:opacity-90 transition duration-300">
589
  Choisir ce plan
590
  </button>
591
  </div>
@@ -624,7 +638,7 @@
624
  <span class="text-gray-300">API complète</span>
625
  </li>
626
  </ul>
627
- <button class="w-full bg-transparent border-2 border-purple-500 text-white px-6 py-3 rounded-full font-medium hover:bg-purple-900 hover:bg-opacity-30 transition duration-300">
628
  Choisir ce plan
629
  </button>
630
  </div>
@@ -632,14 +646,14 @@
632
 
633
  <div class="text-center mt-12">
634
  <p class="text-gray-300">
635
- Vous avez des besoins spécifiques ? <a href="#" class="text-purple-300 hover:text-white font-medium">Contactez notre équipe</a> pour une solution sur mesure.
636
  </p>
637
  </div>
638
  </div>
639
  </section>
640
 
641
  <!-- Testimonials -->
642
- <section class="py-20 relative">
643
  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
644
  <div class="text-center mb-20">
645
  <h2 class="text-3xl md:text-5xl font-bold mb-6 font-futuristic">
@@ -739,10 +753,10 @@
739
  Essayez EduGen gratuitement pendant 14 jours. Aucune carte de crédit requise.
740
  </p>
741
  <div class="flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4">
742
- <button class="gradient-bg hover:opacity-90 text-white px-8 py-4 rounded-full font-bold text-lg transition duration-300 transform hover:scale-105">
743
  Commencer l'essai gratuit
744
  </button>
745
- <button class="bg-transparent border-2 border-white text-white px-8 py-4 rounded-full font-bold text-lg transition duration-300 transform hover:scale-105 hover:bg-white hover:bg-opacity-10">
746
  Voir une démo
747
  </button>
748
  </div>
@@ -767,16 +781,16 @@
767
  La plateforme intelligente pour créer et gérer vos sites de formation en ligne automatiquement.
768
  </p>
769
  <div class="flex space-x-4">
770
- <a href="#" class="text-gray-400 hover:text-white">
771
  <i class="fab fa-facebook-f"></i>
772
  </a>
773
- <a href="#" class="text-gray-400 hover:text-white">
774
  <i class="fab fa-twitter"></i>
775
  </a>
776
- <a href="#" class="text-gray-400 hover:text-white">
777
  <i class="fab fa-linkedin-in"></i>
778
  </a>
779
- <a href="#" class="text-gray-400 hover:text-white">
780
  <i class="fab fa-instagram"></i>
781
  </a>
782
  </div>
@@ -784,28 +798,28 @@
784
  <div>
785
  <h4 class="text-lg font-bold text-white mb-4">Produit</h4>
786
  <ul class="space-y-2">
787
- <li><a href="#" class="text-gray-400 hover:text-white">Fonctionnalités</a></li>
788
- <li><a href="#" class="text-gray-400 hover:text-white">Tarifs</a></li>
789
- <li><a href="#" class="text-gray-400 hover:text-white">Exemples</a></li>
790
- <li><a href="#" class="text-gray-400 hover:text-white">Intégrations</a></li>
791
  </ul>
792
  </div>
793
  <div>
794
  <h4 class="text-lg font-bold text-white mb-4">Ressources</h4>
795
  <ul class="space-y-2">
796
- <li><a href="#" class="text-gray-400 hover:text-white">Documentation</a></li>
797
- <li><a href="#" class="text-gray-400 hover:text-white">Blog</a></li>
798
- <li><a href="#" class="text-gray-400 hover:text-white">Tutoriels</a></li>
799
- <li><a href="#" class="text-gray-400 hover:text-white">FAQ</a></li>
800
  </ul>
801
  </div>
802
  <div>
803
  <h4 class="text-lg font-bold text-white mb-4">Entreprise</h4>
804
  <ul class="space-y-2">
805
- <li><a href="#" class="text-gray-400 hover:text-white">À propos</a></li>
806
- <li><a href="#" class="text-gray-400 hover:text-white">Carrières</a></li>
807
- <li><a href="#" class="text-gray-400 hover:text-white">Contact</a></li>
808
- <li><a href="#" class="text-gray-400 hover:text-white">Presse</a></li>
809
  </ul>
810
  </div>
811
  </div>
@@ -815,9 +829,9 @@
815
  © 2023 EduGen. Tous droits réservés.
816
  </p>
817
  <div class="flex space-x-6">
818
- <a href="#" class="text-gray-400 hover:text-white">Mentions légales</a>
819
- <a href="#" class="text-gray-400 hover:text-white">Politique de confidentialité</a>
820
- <a href="#" class="text-gray-400 hover:text-white">CGU</a>
821
  </div>
822
  </div>
823
  </div>
@@ -825,14 +839,26 @@
825
  </footer>
826
 
827
  <!-- Floating Elements -->
828
- <div class="fixed bottom-10 right-10 w-16 h-16 rounded-full gradient-bg flex items-center justify-center text-white text-2xl cursor-pointer hover:scale-110 transition-transform duration-300 pulse-animation">
829
  <i class="fas fa-comment-dots"></i>
830
  </div>
831
 
832
- <div class="fixed top-1/4 left-10 w-12 h-12 rounded-full bg-blue-500 flex items-center justify-center text-white text-xl cursor-pointer hover:scale-110 transition-transform duration-300 floating">
833
  <i class="fas fa-question"></i>
834
  </div>
835
-
 
 
 
 
 
 
 
 
 
 
 
 
836
  <script>
837
  // Simple animations
838
  document.addEventListener('DOMContentLoaded', function() {
@@ -872,6 +898,210 @@
872
  typewriterElement.style.borderRight = 'none';
873
  }, 3500);
874
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
875
  });
876
  </script>
877
  <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/edugen" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
 
137
  </div>
138
  <div class="hidden md:block">
139
  <div class="ml-10 flex items-baseline space-x-4">
140
+ <a href="#" class="text-white hover:text-purple-300 px-3 py-2 rounded-md text-sm font-medium nav-link" data-section="hero">Accueil</a>
141
+ <a href="#" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium nav-link" data-section="features">Fonctionnalités</a>
142
+ <a href="#" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium nav-link" data-section="demo">Exemples</a>
143
+ <a href="#" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium nav-link" data-section="pricing">Tarifs</a>
144
+ <a href="#" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium nav-link" data-section="testimonials">Contact</a>
145
  </div>
146
  </div>
147
  </div>
148
  <div class="hidden md:block">
149
  <div class="ml-4 flex items-center md:ml-6">
150
+ <button class="gradient-bg hover:opacity-90 text-white px-6 py-2 rounded-full font-medium transition duration-300 transform hover:scale-105 free-trial-btn">
151
  Essai gratuit
152
  </button>
153
  </div>
154
  </div>
155
  <div class="-mr-2 flex md:hidden">
156
+ <button type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-white hover:bg-gray-700 focus:outline-none mobile-menu-btn">
157
  <span class="sr-only">Open main menu</span>
158
  <svg class="block h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
159
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
 
162
  </div>
163
  </div>
164
  </div>
165
+
166
+ <!-- Mobile menu -->
167
+ <div class="hidden mobile-menu">
168
+ <div class="px-2 pt-2 pb-3 space-y-1 sm:px-3 bg-black bg-opacity-90">
169
+ <a href="#" class="text-white block px-3 py-2 rounded-md text-base font-medium nav-link" data-section="hero">Accueil</a>
170
+ <a href="#" class="text-gray-300 hover:text-white block px-3 py-2 rounded-md text-base font-medium nav-link" data-section="features">Fonctionnalités</a>
171
+ <a href="#" class="text-gray-300 hover:text-white block px-3 py-2 rounded-md text-base font-medium nav-link" data-section="demo">Exemples</a>
172
+ <a href="#" class="text-gray-300 hover:text-white block px-3 py-2 rounded-md text-base font-medium nav-link" data-section="pricing">Tarifs</a>
173
+ <a href="#" class="text-gray-300 hover:text-white block px-3 py-2 rounded-md text-base font-medium nav-link" data-section="testimonials">Contact</a>
174
+ <button class="gradient-bg hover:opacity-90 text-white px-6 py-2 rounded-full font-medium transition duration-300 transform hover:scale-105 w-full mt-4 free-trial-btn">
175
+ Essai gratuit
176
+ </button>
177
+ </div>
178
+ </div>
179
  </nav>
180
 
181
  <!-- Hero Section -->
182
+ <section class="relative pt-32 pb-20 md:pt-40 md:pb-32" id="hero">
183
  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
184
  <div class="md:flex md:items-center md:justify-between">
185
  <div class="md:w-1/2 mb-12 md:mb-0">
 
190
  Notre intelligence artificielle construit pour vous un site complet de formation en ligne, avec gestion des élèves, paiements et contenu interactif.
191
  </p>
192
  <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
193
+ <button class="gradient-bg hover:opacity-90 text-white px-8 py-4 rounded-full font-bold text-lg transition duration-300 transform hover:scale-105 flex items-center justify-center start-now-btn">
194
  <span>Commencer maintenant</span>
195
  <i class="fas fa-arrow-right ml-3"></i>
196
  </button>
197
+ <button class="bg-transparent border-2 border-purple-500 text-white px-8 py-4 rounded-full font-bold text-lg transition duration-300 transform hover:scale-105 hover:bg-purple-900 hover:bg-opacity-30 flex items-center justify-center demo-btn">
198
  <i class="fas fa-play-circle mr-3 text-xl"></i>
199
  <span>Voir la démo</span>
200
  </button>
 
290
  </section>
291
 
292
  <!-- Features Section -->
293
+ <section class="py-20 relative" id="features">
294
  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
295
  <div class="text-center mb-20">
296
  <h2 class="text-3xl md:text-5xl font-bold mb-6 font-futuristic">
 
311
  <p class="text-gray-300 mb-4">
312
  Notre IA crée votre site en quelques minutes avec une structure optimisée pour l'apprentissage en ligne.
313
  </p>
314
+ <div class="flex items-center text-purple-300 font-medium feature-more-btn" data-feature="1">
315
  <span>En savoir plus</span>
316
  <i class="fas fa-arrow-right ml-2"></i>
317
  </div>
 
326
  <p class="text-gray-300 mb-4">
327
  Gérez facilement vos élèves, cours, paiements et statistiques depuis une interface intuitive.
328
  </p>
329
+ <div class="flex items-center text-purple-300 font-medium feature-more-btn" data-feature="2">
330
  <span>En savoir plus</span>
331
  <i class="fas fa-arrow-right ml-2"></i>
332
  </div>
 
341
  <p class="text-gray-300 mb-4">
342
  Intégration native avec Stripe et PayPal pour vendre vos cours et abonnements en toute sécurité.
343
  </p>
344
+ <div class="flex items-center text-purple-300 font-medium feature-more-btn" data-feature="3">
345
  <span>En savoir plus</span>
346
  <i class="fas fa-arrow-right ml-2"></i>
347
  </div>
 
356
  <p class="text-gray-300 mb-4">
357
  Stream optimisé pour vos vidéos de cours avec lecteur personnalisable et suivi de progression.
358
  </p>
359
+ <div class="flex items-center text-purple-300 font-medium feature-more-btn" data-feature="4">
360
  <span>En savoir plus</span>
361
  <i class="fas fa-arrow-right ml-2"></i>
362
  </div>
 
371
  <p class="text-gray-300 mb-4">
372
  Votre site s'adapte parfaitement à tous les appareils : mobile, tablette et ordinateur.
373
  </p>
374
+ <div class="flex items-center text-purple-300 font-medium feature-more-btn" data-feature="5">
375
  <span>En savoir plus</span>
376
  <i class="fas fa-arrow-right ml-2"></i>
377
  </div>
 
386
  <p class="text-gray-300 mb-4">
387
  Suivez les performances de vos cours et le comportement de vos élèves avec des rapports détaillés.
388
  </p>
389
+ <div class="flex items-center text-purple-300 font-medium feature-more-btn" data-feature="6">
390
  <span>En savoir plus</span>
391
  <i class="fas fa-arrow-right ml-2"></i>
392
  </div>
 
399
  </section>
400
 
401
  <!-- Demo Section -->
402
+ <section class="py-20 relative overflow-hidden" id="demo">
403
  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
404
  <div class="flex flex-col lg:flex-row items-center">
405
  <div class="lg:w-1/2 mb-12 lg:mb-0 relative">
 
439
  </div>
440
  </div>
441
  <div class="flex justify-between">
442
+ <button class="flex items-center text-gray-300 hover:text-white prev-lesson-btn">
443
  <i class="fas fa-step-backward mr-2"></i>
444
  <span>Précédent</span>
445
  </button>
446
+ <button class="gradient-bg text-white px-6 py-2 rounded-full font-medium next-lesson-btn">
447
  Suivant
448
  </button>
449
  </div>
 
511
  </section>
512
 
513
  <!-- Pricing Section -->
514
+ <section class="py-20 relative" id="pricing">
515
  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
516
  <div class="text-center mb-20">
517
  <h2 class="text-3xl md:text-5xl font-bold mb-6 font-futuristic">
 
557
  <span class="text-gray-300">Intégrations premium</span>
558
  </li>
559
  </ul>
560
+ <button class="w-full bg-transparent border-2 border-purple-500 text-white px-6 py-3 rounded-full font-medium hover:bg-purple-900 hover:bg-opacity-30 transition duration-300 select-plan-btn" data-plan="starter">
561
  Choisir ce plan
562
  </button>
563
  </div>
 
599
  <span class="text-gray-300">Intégrations premium</span>
600
  </li>
601
  </ul>
602
+ <button class="w-full gradient-bg text-white px-6 py-3 rounded-full font-medium hover:opacity-90 transition duration-300 select-plan-btn" data-plan="pro">
603
  Choisir ce plan
604
  </button>
605
  </div>
 
638
  <span class="text-gray-300">API complète</span>
639
  </li>
640
  </ul>
641
+ <button class="w-full bg-transparent border-2 border-purple-500 text-white px-6 py-3 rounded-full font-medium hover:bg-purple-900 hover:bg-opacity-30 transition duration-300 select-plan-btn" data-plan="enterprise">
642
  Choisir ce plan
643
  </button>
644
  </div>
 
646
 
647
  <div class="text-center mt-12">
648
  <p class="text-gray-300">
649
+ Vous avez des besoins spécifiques ? <a href="#" class="text-purple-300 hover:text-white font-medium contact-btn">Contactez notre équipe</a> pour une solution sur mesure.
650
  </p>
651
  </div>
652
  </div>
653
  </section>
654
 
655
  <!-- Testimonials -->
656
+ <section class="py-20 relative" id="testimonials">
657
  <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
658
  <div class="text-center mb-20">
659
  <h2 class="text-3xl md:text-5xl font-bold mb-6 font-futuristic">
 
753
  Essayez EduGen gratuitement pendant 14 jours. Aucune carte de crédit requise.
754
  </p>
755
  <div class="flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-4">
756
+ <button class="gradient-bg hover:opacity-90 text-white px-8 py-4 rounded-full font-bold text-lg transition duration-300 transform hover:scale-105 free-trial-btn">
757
  Commencer l'essai gratuit
758
  </button>
759
+ <button class="bg-transparent border-2 border-white text-white px-8 py-4 rounded-full font-bold text-lg transition duration-300 transform hover:scale-105 hover:bg-white hover:bg-opacity-10 demo-btn">
760
  Voir une démo
761
  </button>
762
  </div>
 
781
  La plateforme intelligente pour créer et gérer vos sites de formation en ligne automatiquement.
782
  </p>
783
  <div class="flex space-x-4">
784
+ <a href="#" class="text-gray-400 hover:text-white social-link" data-social="facebook">
785
  <i class="fab fa-facebook-f"></i>
786
  </a>
787
+ <a href="#" class="text-gray-400 hover:text-white social-link" data-social="twitter">
788
  <i class="fab fa-twitter"></i>
789
  </a>
790
+ <a href="#" class="text-gray-400 hover:text-white social-link" data-social="linkedin">
791
  <i class="fab fa-linkedin-in"></i>
792
  </a>
793
+ <a href="#" class="text-gray-400 hover:text-white social-link" data-social="instagram">
794
  <i class="fab fa-instagram"></i>
795
  </a>
796
  </div>
 
798
  <div>
799
  <h4 class="text-lg font-bold text-white mb-4">Produit</h4>
800
  <ul class="space-y-2">
801
+ <li><a href="#" class="text-gray-400 hover:text-white footer-link" data-link="features">Fonctionnalités</a></li>
802
+ <li><a href="#" class="text-gray-400 hover:text-white footer-link" data-link="pricing">Tarifs</a></li>
803
+ <li><a href="#" class="text-gray-400 hover:text-white footer-link" data-link="demo">Exemples</a></li>
804
+ <li><a href="#" class="text-gray-400 hover:text-white footer-link" data-link="integrations">Intégrations</a></li>
805
  </ul>
806
  </div>
807
  <div>
808
  <h4 class="text-lg font-bold text-white mb-4">Ressources</h4>
809
  <ul class="space-y-2">
810
+ <li><a href="#" class="text-gray-400 hover:text-white footer-link" data-link="docs">Documentation</a></li>
811
+ <li><a href="#" class="text-gray-400 hover:text-white footer-link" data-link="blog">Blog</a></li>
812
+ <li><a href="#" class="text-gray-400 hover:text-white footer-link" data-link="tutorials">Tutoriels</a></li>
813
+ <li><a href="#" class="text-gray-400 hover:text-white footer-link" data-link="faq">FAQ</a></li>
814
  </ul>
815
  </div>
816
  <div>
817
  <h4 class="text-lg font-bold text-white mb-4">Entreprise</h4>
818
  <ul class="space-y-2">
819
+ <li><a href="#" class="text-gray-400 hover:text-white footer-link" data-link="about">À propos</a></li>
820
+ <li><a href="#" class="text-gray-400 hover:text-white footer-link" data-link="careers">Carrières</a></li>
821
+ <li><a href="#" class="text-gray-400 hover:text-white footer-link" data-link="contact">Contact</a></li>
822
+ <li><a href="#" class="text-gray-400 hover:text-white footer-link" data-link="press">Presse</a></li>
823
  </ul>
824
  </div>
825
  </div>
 
829
  © 2023 EduGen. Tous droits réservés.
830
  </p>
831
  <div class="flex space-x-6">
832
+ <a href="#" class="text-gray-400 hover:text-white footer-link" data-link="legal">Mentions légales</a>
833
+ <a href="#" class="text-gray-400 hover:text-white footer-link" data-link="privacy">Politique de confidentialité</a>
834
+ <a href="#" class="text-gray-400 hover:text-white footer-link" data-link="terms">CGU</a>
835
  </div>
836
  </div>
837
  </div>
 
839
  </footer>
840
 
841
  <!-- Floating Elements -->
842
+ <div class="fixed bottom-10 right-10 w-16 h-16 rounded-full gradient-bg flex items-center justify-center text-white text-2xl cursor-pointer hover:scale-110 transition-transform duration-300 pulse-animation chat-btn">
843
  <i class="fas fa-comment-dots"></i>
844
  </div>
845
 
846
+ <div class="fixed top-1/4 left-10 w-12 h-12 rounded-full bg-blue-500 flex items-center justify-center text-white text-xl cursor-pointer hover:scale-110 transition-transform duration-300 floating help-btn">
847
  <i class="fas fa-question"></i>
848
  </div>
849
+
850
+ <!-- Modal -->
851
+ <div class="fixed inset-0 bg-black bg-opacity-75 flex items-center justify-center z-50 hidden modal">
852
+ <div class="bg-gray-900 rounded-2xl max-w-md w-full p-6 relative card-glass">
853
+ <button class="absolute top-4 right-4 text-gray-400 hover:text-white close-modal">
854
+ <i class="fas fa-times text-xl"></i>
855
+ </button>
856
+ <div class="modal-content">
857
+ <!-- Content will be inserted here by JavaScript -->
858
+ </div>
859
+ </div>
860
+ </div>
861
+
862
  <script>
863
  // Simple animations
864
  document.addEventListener('DOMContentLoaded', function() {
 
898
  typewriterElement.style.borderRight = 'none';
899
  }, 3500);
900
  }
901
+
902
+ // Mobile menu toggle
903
+ const mobileMenuBtn = document.querySelector('.mobile-menu-btn');
904
+ const mobileMenu = document.querySelector('.mobile-menu');
905
+
906
+ mobileMenuBtn.addEventListener('click', function() {
907
+ mobileMenu.classList.toggle('hidden');
908
+ });
909
+
910
+ // Modal functionality
911
+ const modal = document.querySelector('.modal');
912
+ const closeModalBtn = document.querySelector('.close-modal');
913
+ const modalContent = document.querySelector('.modal-content');
914
+
915
+ function openModal(title, content) {
916
+ modalContent.innerHTML = `
917
+ <h3 class="text-2xl font-bold mb-4 gradient-text">${title}</h3>
918
+ <div class="text-gray-300 mb-6">${content}</div>
919
+ <button class="gradient-bg hover:opacity-90 text-white px-6 py-2 rounded-full font-medium w-full close-modal">
920
+ Fermer
921
+ </button>
922
+ `;
923
+ modal.classList.remove('hidden');
924
+ document.body.style.overflow = 'hidden';
925
+
926
+ // Re-add event listeners for new close buttons
927
+ document.querySelectorAll('.close-modal').forEach(btn => {
928
+ btn.addEventListener('click', closeModal);
929
+ });
930
+ }
931
+
932
+ function closeModal() {
933
+ modal.classList.add('hidden');
934
+ document.body.style.overflow = '';
935
+ }
936
+
937
+ closeModalBtn.addEventListener('click', closeModal);
938
+
939
+ // Close modal when clicking outside
940
+ modal.addEventListener('click', function(e) {
941
+ if(e.target === modal) {
942
+ closeModal();
943
+ }
944
+ });
945
+
946
+ // Button functionalities
947
+ // Free trial buttons
948
+ document.querySelectorAll('.free-trial-btn').forEach(btn => {
949
+ btn.addEventListener('click', function() {
950
+ openModal(
951
+ 'Essai gratuit',
952
+ 'Votre essai gratuit de 14 jours commence maintenant ! Un compte va être créé pour vous. Remplissez le formulaire suivant pour continuer.'
953
+ );
954
+ });
955
+ });
956
+
957
+ // Demo buttons
958
+ document.querySelectorAll('.demo-btn').forEach(btn => {
959
+ btn.addEventListener('click', function() {
960
+ openModal(
961
+ 'Démonstration',
962
+ 'Voici une démonstration de notre plateforme en action. Vous pouvez explorer toutes les fonctionnalités dans cet environnement de démonstration.'
963
+ );
964
+ });
965
+ });
966
+
967
+ // Start now button
968
+ document.querySelector('.start-now-btn').addEventListener('click', function() {
969
+ openModal(
970
+ 'Commencer maintenant',
971
+ 'Prêt à créer votre plateforme de cours ? Choisissez un nom de domaine et commencez à personnaliser votre site dès maintenant.'
972
+ );
973
+ });
974
+
975
+ // Feature more buttons
976
+ document.querySelectorAll('.feature-more-btn').forEach(btn => {
977
+ btn.addEventListener('click', function() {
978
+ const featureNum = this.getAttribute('data-feature');
979
+ const featureTitles = [
980
+ '',
981
+ 'Génération automatique',
982
+ 'Tableau de bord complet',
983
+ 'Système de paiement',
984
+ 'Hébergement vidéo',
985
+ 'Design responsive',
986
+ 'Analytiques avancées'
987
+ ];
988
+ const featureContents = [
989
+ '',
990
+ 'Notre IA analyse votre contenu et crée une structure optimisée pour l\'apprentissage en ligne, avec navigation intuitive et parcours pédagogique personnalisé.',
991
+ 'Accédez à toutes les données importantes en un clin d\'œil : progression des élèves, revenus, taux de complétion des cours et bien plus encore.',
992
+ 'Intégration transparente avec Stripe, PayPal et autres processeurs de paiement. Gérez les abonnements, les remboursements et les promotions directement depuis votre tableau de bord.',
993
+ 'Hébergez vos vidéos en toute sécurité avec lecture adaptative en fonction de la connexion internet. Suivi précis du temps passé sur chaque vidéo par vos élèves.',
994
+ 'Votre site s\'affichera parfaitement sur tous les appareils, avec une interface adaptée à chaque taille d\'écran pour une expérience utilisateur optimale.',
995
+ 'Découvrez des insights détaillés sur le comportement de vos élèves : quels cours sont les plus populaires, où les élèves abandonnent, quels sujets nécessitent plus d\'explications.'
996
+ ];
997
+
998
+ openModal(
999
+ featureTitles[featureNum],
1000
+ featureContents[featureNum]
1001
+ );
1002
+ });
1003
+ });
1004
+
1005
+ // Select plan buttons
1006
+ document.querySelectorAll('.select-plan-btn').forEach(btn => {
1007
+ btn.addEventListener('click', function() {
1008
+ const plan = this.getAttribute('data-plan');
1009
+ const planNames = {
1010
+ 'starter': 'Starter',
1011
+ 'pro': 'Pro',
1012
+ 'enterprise': 'Enterprise'
1013
+ };
1014
+
1015
+ openModal(
1016
+ `Plan ${planNames[plan]} sélectionné`,
1017
+ `Vous avez choisi le plan ${planNames[plan]}. Vous allez être redirigé vers notre formulaire sécurisé pour finaliser votre abonnement.`
1018
+ );
1019
+ });
1020
+ });
1021
+
1022
+ // Contact button
1023
+ document.querySelector('.contact-btn').addEventListener('click', function(e) {
1024
+ e.preventDefault();
1025
+ openModal(
1026
+ 'Contactez notre équipe',
1027
+ 'Notre équipe est disponible pour répondre à toutes vos questions. Remplissez le formulaire ci-dessous et nous vous répondrons dans les plus brefs délais.'
1028
+ );
1029
+ });
1030
+
1031
+ // Lesson navigation buttons
1032
+ document.querySelector('.prev-lesson-btn').addEventListener('click', function() {
1033
+ openModal(
1034
+ 'Leçon précédente',
1035
+ 'Navigation vers la leçon précédente. Votre progression sera automatiquement sauvegardée.'
1036
+ );
1037
+ });
1038
+
1039
+ document.querySelector('.next-lesson-btn').addEventListener('click', function() {
1040
+ openModal(
1041
+ 'Leçon suivante',
1042
+ 'Navigation vers la leçon suivante. Votre progression sera automatiquement sauvegardée.'
1043
+ );
1044
+ });
1045
+
1046
+ // Chat button
1047
+ document.querySelector('.chat-btn').addEventListener('click', function() {
1048
+ openModal(
1049
+ 'Support en direct',
1050
+ 'Connectez-vous avec un membre de notre équipe de support en temps réel. Nous sommes disponibles 24/7 pour répondre à vos questions.'
1051
+ );
1052
+ });
1053
+
1054
+ // Help button
1055
+ document.querySelector('.help-btn').addEventListener('click', function() {
1056
+ openModal(
1057
+ 'Centre d\'aide',
1058
+ 'Parcourez notre centre d\'aide pour trouver des réponses à vos questions ou contactez notre équipe de support.'
1059
+ );
1060
+ });
1061
+
1062
+ // Navigation links
1063
+ document.querySelectorAll('.nav-link').forEach(link => {
1064
+ link.addEventListener('click', function(e) {
1065
+ e.preventDefault();
1066
+ const sectionId = this.getAttribute('data-section');
1067
+ const section = document.getElementById(sectionId);
1068
+
1069
+ if(section) {
1070
+ // Close mobile menu if open
1071
+ mobileMenu.classList.add('hidden');
1072
+
1073
+ // Scroll to section
1074
+ window.scrollTo({
1075
+ top: section.offsetTop - 80,
1076
+ behavior: 'smooth'
1077
+ });
1078
+ }
1079
+ });
1080
+ });
1081
+
1082
+ // Footer links
1083
+ document.querySelectorAll('.footer-link').forEach(link => {
1084
+ link.addEventListener('click', function(e) {
1085
+ e.preventDefault();
1086
+ const linkType = this.getAttribute('data-link');
1087
+ openModal(
1088
+ 'Information',
1089
+ `Vous serez redirigé vers la page ${linkType}. Cette fonctionnalité est en cours de développement.`
1090
+ );
1091
+ });
1092
+ });
1093
+
1094
+ // Social links
1095
+ document.querySelectorAll('.social-link').forEach(link => {
1096
+ link.addEventListener('click', function(e) {
1097
+ e.preventDefault();
1098
+ const social = this.getAttribute('data-social');
1099
+ openModal(
1100
+ 'Réseaux sociaux',
1101
+ `Vous serez redirigé vers notre page ${social}. Cette fonctionnalité est en cours de développement.`
1102
+ );
1103
+ });
1104
+ });
1105
  });
1106
  </script>
1107
  <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/edugen" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
prompts.txt CHANGED
@@ -1 +1,2 @@
1
- CREER LE PLUS GROS PLATE FORME DE SITE DE GENERATEUR DES SITE DE COURS COMPLET EN LIGNE EN AUTOMATIQUE AVEC TRES BELLE INTERFACE FUTIRISTE ET TRES ANIME
 
 
1
+ CREER LE PLUS GROS PLATE FORME DE SITE DE GENERATEUR DES SITE DE COURS COMPLET EN LIGNE EN AUTOMATIQUE AVEC TRES BELLE INTERFACE FUTIRISTE ET TRES ANIME
2
+ AUCUN BOUTON FONCTIONNE ACTIVER LES BOUTON AUTOMATIQUE