DjayChucko commited on
Commit
bb9e36b
·
verified ·
1 Parent(s): edce210

Manual changes saved

Browse files
Files changed (1) hide show
  1. index.html +3 -4
index.html CHANGED
@@ -109,7 +109,6 @@ game
109
  </div>
110
  </div>
111
  </section>
112
-
113
  <section id="features" class="py-16 bg-purple-800 backdrop-blur-sm">
114
  <div class="container mx-auto px-4">
115
  <h2 class="text-3xl font-bold text-center mb-12 text-white">Our Strategic Enablement Toolkit</h2>
@@ -139,14 +138,14 @@ game
139
  <p class="text-gray-300 dark:text-gray-300">Learn how to execute our proven value-centric sales methodology.</p>
140
  </a>
141
 
142
- <div class="bg-white/10 dark:bg-gray-700/30 text-white rounded-xl p-6 shadow-md card-hover backdrop-blur-sm border border-white/10">
143
  <div class="w-12 h-12 rounded-lg bg-secondary/20 flex items-center justify-center mb-4">
144
  <i data-feather="bar-chart-2" class="text-secondary"></i>
145
  </div>
146
  <h3 class="text-xl font-semibold mb-2">Sales Academy</h3>
147
  <p class="text-gray-300 dark:text-gray-300">Enroll in eLearning training courses to raise your sales game and become an elite seller.</p>
148
-
149
- </div>
150
  </div>
151
  </div>
152
  </section>
 
109
  </div>
110
  </div>
111
  </section>
 
112
  <section id="features" class="py-16 bg-purple-800 backdrop-blur-sm">
113
  <div class="container mx-auto px-4">
114
  <h2 class="text-3xl font-bold text-center mb-12 text-white">Our Strategic Enablement Toolkit</h2>
 
138
  <p class="text-gray-300 dark:text-gray-300">Learn how to execute our proven value-centric sales methodology.</p>
139
  </a>
140
 
141
+ <a href="https://scaleway.360learning.com/group/66fbe9a4f3281e47975115a2/stats/courses/mine/active" class="bg-white/10 dark:bg-gray-700/30 text-white rounded-xl p-6 shadow-md card-hover backdrop-blur-sm border border-white/10">
142
  <div class="w-12 h-12 rounded-lg bg-secondary/20 flex items-center justify-center mb-4">
143
  <i data-feather="bar-chart-2" class="text-secondary"></i>
144
  </div>
145
  <h3 class="text-xl font-semibold mb-2">Sales Academy</h3>
146
  <p class="text-gray-300 dark:text-gray-300">Enroll in eLearning training courses to raise your sales game and become an elite seller.</p>
147
+ </a>
148
+
149
  </div>
150
  </div>
151
  </section>