MetaLabss commited on
Commit
171c384
·
verified ·
1 Parent(s): 66a9127

Met moi un bleu plus sombre (dark blue navy) que le background du site pour contarster

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -217,7 +217,7 @@
217
 
218
  <!-- CTA Section -->
219
  <section class="relative z-10 py-32 px-4 sm:px-6 lg:px-8 max-w-7xl mx-auto">
220
- <div class="bg-gradient-to-r from-[#020A1C] to-[#041434] border border-gray-800 rounded-xl p-12 text-center">
221
  <h2 class="text-4xl font-bold mb-6 font-['Orbitron'] gold-gradient">READY TO JOIN THE FLEET?</h2>
222
  <p class="max-w-2xl mx-auto text-xl mb-8 text-gray-300">
223
  Whether you're a veteran pilot, industrial specialist, or new recruit, we have a place for you.
@@ -229,7 +229,7 @@
229
  </section>
230
 
231
  <!-- Footer -->
232
- <footer class="relative z-10 bg-[#020A1C] bg-opacity-90 border-t border-gray-800 pt-12 pb-8 px-4 sm:px-6 lg:px-8 hovered-element">
233
  <div class="max-w-7xl mx-auto">
234
  <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
235
  <div>
 
217
 
218
  <!-- CTA Section -->
219
  <section class="relative z-10 py-32 px-4 sm:px-6 lg:px-8 max-w-7xl mx-auto">
220
+ <div class="bg-gradient-to-r from-[#010614] to-[#020A1C] border border-gray-800 rounded-xl p-12 text-center">
221
  <h2 class="text-4xl font-bold mb-6 font-['Orbitron'] gold-gradient">READY TO JOIN THE FLEET?</h2>
222
  <p class="max-w-2xl mx-auto text-xl mb-8 text-gray-300">
223
  Whether you're a veteran pilot, industrial specialist, or new recruit, we have a place for you.
 
229
  </section>
230
 
231
  <!-- Footer -->
232
+ <footer class="relative z-10 bg-[#010614] bg-opacity-90 border-t border-gray-800 pt-12 pb-8 px-4 sm:px-6 lg:px-8 hovered-element">
233
  <div class="max-w-7xl mx-auto">
234
  <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
235
  <div>