Spaces:
Running
Running
Manual changes saved
Browse files- index.html +7 -0
index.html
CHANGED
|
@@ -146,6 +146,13 @@
|
|
| 146 |
<div class="w-12 h-12 rounded-lg bg-purple-500/20 flex items-center justify-center mb-4">
|
| 147 |
<i data-feather="bar-chart-2" class="text-purple-300"></i>
|
| 148 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 149 |
<h3 class="text-xl font-semibold mb-2">Sales Academy</h3>
|
| 150 |
<p class="text-purple-200">Enroll in eLearning courses to stay sharp, uncover more value and become an <strong class="text-white font-medium">ELITE</strong> seller.</p>
|
| 151 |
</a>
|
|
|
|
| 146 |
<div class="w-12 h-12 rounded-lg bg-purple-500/20 flex items-center justify-center mb-4">
|
| 147 |
<i data-feather="bar-chart-2" class="text-purple-300"></i>
|
| 148 |
</div>
|
| 149 |
+
<h3 class="text-xl font-semibold mb-2">Product Mapping</h3>
|
| 150 |
+
<p class="text-purple-200">Quickly compare competitive offerings to improve <strong class="text-white font-medium">STRATEGIC</strong> positioning of Scaleway products.</p>
|
| 151 |
+
</a>
|
| 152 |
+
<a href="https://scaleway.360learning.com/" class="block bg-white/10 text-white rounded-xl p-6 shadow-lg card-hover backdrop-blur-sm border border-white/10">
|
| 153 |
+
<div class="w-12 h-12 rounded-lg bg-purple-500/20 flex items-center justify-center mb-4">
|
| 154 |
+
<i data-feather="bar-chart-2" class="text-purple-300"></i>
|
| 155 |
+
</div>
|
| 156 |
<h3 class="text-xl font-semibold mb-2">Sales Academy</h3>
|
| 157 |
<p class="text-purple-200">Enroll in eLearning courses to stay sharp, uncover more value and become an <strong class="text-white font-medium">ELITE</strong> seller.</p>
|
| 158 |
</a>
|