Fazbeeer commited on
Commit
30362ff
·
verified ·
1 Parent(s): f3585c6

put the about before the features

Browse files
Files changed (1) hide show
  1. index.html +2 -3
index.html CHANGED
@@ -242,10 +242,9 @@
242
  </div>
243
  </div>
244
  </section>
245
-
246
- <!-- Features Section -->
247
  <section id="features" class="relative z-10 py-20 bg-black bg-opacity-90">
248
- <div class="container mx-auto px-6">
249
  <h2 class="text-4xl font-bold text-center mb-16 font-['Bebas+Neue'] tracking-wider">
250
  <span class="text-yellow-500">TRAIN</span> <span class="text-red-500">YOUR</span> <span class="text-white">MIND</span>
251
  </h2>
 
242
  </div>
243
  </div>
244
  </section>
245
+ <!-- Features Section -->
 
246
  <section id="features" class="relative z-10 py-20 bg-black bg-opacity-90">
247
+ <div class="container mx-auto px-6">
248
  <h2 class="text-4xl font-bold text-center mb-16 font-['Bebas+Neue'] tracking-wider">
249
  <span class="text-yellow-500">TRAIN</span> <span class="text-red-500">YOUR</span> <span class="text-white">MIND</span>
250
  </h2>