Spaces:
Running
Running
Promote version be657f9 to main
Browse filesPromoted commit be657f9e2924d2a1378e97ee37ae6f60eb4309b6 to main branch
- index.html +6 -4
- strategy.html +5 -2
index.html
CHANGED
|
@@ -152,8 +152,9 @@ game
|
|
| 152 |
</div>
|
| 153 |
</div>
|
| 154 |
</section>
|
| 155 |
-
|
| 156 |
-
<
|
|
|
|
| 157 |
<h2 class="text-3xl font-bold text-white mb-6">Ready to Transform Your Sales Approach?</h2>
|
| 158 |
<p class="text-white/90 mb-8 max-w-2xl mx-auto">
|
| 159 |
Embrace solution selling tailored for B2B sellers looking to stand out in a busy market.
|
|
@@ -165,8 +166,9 @@ game
|
|
| 165 |
</div>
|
| 166 |
</div>
|
| 167 |
</section>
|
| 168 |
-
|
| 169 |
-
<
|
|
|
|
| 170 |
<div class="flex flex-col md:flex-row justify-between items-center">
|
| 171 |
<div class="mb-6 md:mb-0">
|
| 172 |
<a href="index.html" class="flex items-center space-x-2">
|
|
|
|
| 152 |
</div>
|
| 153 |
</div>
|
| 154 |
</section>
|
| 155 |
+
|
| 156 |
+
<section class="py-16 bg-gradient-to-r from-primary/90 to-secondary/90 backdrop-blur-sm bg-opacity-90">
|
| 157 |
+
<div class="container mx-auto px-4 text-center">
|
| 158 |
<h2 class="text-3xl font-bold text-white mb-6">Ready to Transform Your Sales Approach?</h2>
|
| 159 |
<p class="text-white/90 mb-8 max-w-2xl mx-auto">
|
| 160 |
Embrace solution selling tailored for B2B sellers looking to stand out in a busy market.
|
|
|
|
| 166 |
</div>
|
| 167 |
</div>
|
| 168 |
</section>
|
| 169 |
+
|
| 170 |
+
<footer class="bg-purple-800 backdrop-blur-sm border-t border-gray-700">
|
| 171 |
+
<div class="container mx-auto px-4 py-8">
|
| 172 |
<div class="flex flex-col md:flex-row justify-between items-center">
|
| 173 |
<div class="mb-6 md:mb-0">
|
| 174 |
<a href="index.html" class="flex items-center space-x-2">
|
strategy.html
CHANGED
|
@@ -410,8 +410,11 @@
|
|
| 410 |
<a href="https://scaleway.360learning.com/group/66fbe9a4f3281e47975115a2/stats/courses/mine/active" class="cta-button">Enroll in the Sales Academy Now</a>
|
| 411 |
</section>
|
| 412 |
<p>.</p>
|
| 413 |
-
|
| 414 |
-
|
|
|
|
|
|
|
|
|
|
| 415 |
<div class="flex flex-col md:flex-row justify-between items-center">
|
| 416 |
<div class="mb-6 md:mb-0">
|
| 417 |
<a href="index.html" class="flex items-center space-x-2">
|
|
|
|
| 410 |
<a href="https://scaleway.360learning.com/group/66fbe9a4f3281e47975115a2/stats/courses/mine/active" class="cta-button">Enroll in the Sales Academy Now</a>
|
| 411 |
</section>
|
| 412 |
<p>.</p>
|
| 413 |
+
|
| 414 |
+
|
| 415 |
+
|
| 416 |
+
<footer class="bg-purple-800/80 dark:bg-purple-800/80 backdrop-blur-sm border-t border-gray-700">
|
| 417 |
+
<div class="container mx-auto px-4 py-8">
|
| 418 |
<div class="flex flex-col md:flex-row justify-between items-center">
|
| 419 |
<div class="mb-6 md:mb-0">
|
| 420 |
<a href="index.html" class="flex items-center space-x-2">
|