Spaces:
Running
Running
Manual changes saved
Browse files- index.html +2 -4
index.html
CHANGED
|
@@ -95,9 +95,7 @@
|
|
| 95 |
<p class="text-xl mb-4 text-purple-200">
|
| 96 |
Sales intelligence anywhere, anytime helping you <strong class="font-semibold text-white">qualify</strong>, <strong class="font-semibold text-white">quantify</strong>, and <strong class="font-semibold text-white">justify</strong> Scaleway's unique value proposition.
|
| 97 |
</p>
|
| 98 |
-
|
| 99 |
-
<strong class="font-semibold text-white">A strategic toolkit to enable elite sales</strong>
|
| 100 |
-
</p>
|
| 101 |
<div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
|
| 102 |
<a href="value-mapper.html" class="bg-[#9B5CEB] hover:bg-purple-500 text-white px-8 py-3 rounded-lg font-semibold transition-colors shadow-lg text-center">
|
| 103 |
Start Mapping
|
|
@@ -117,7 +115,7 @@
|
|
| 117 |
<section class="py-16 sm:py-24">
|
| 118 |
<div class="container mx-auto px-4">
|
| 119 |
<h2 class="text-3xl font-bold text-center mb-12 text-white">
|
| 120 |
-
|
| 121 |
</h2>
|
| 122 |
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-8">
|
| 123 |
<a href="value-mapper.html" class="block bg-white/10 text-white rounded-xl p-6 shadow-lg card-hover backdrop-blur-sm border border-white/10">
|
|
|
|
| 95 |
<p class="text-xl mb-4 text-purple-200">
|
| 96 |
Sales intelligence anywhere, anytime helping you <strong class="font-semibold text-white">qualify</strong>, <strong class="font-semibold text-white">quantify</strong>, and <strong class="font-semibold text-white">justify</strong> Scaleway's unique value proposition.
|
| 97 |
</p>
|
| 98 |
+
|
|
|
|
|
|
|
| 99 |
<div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
|
| 100 |
<a href="value-mapper.html" class="bg-[#9B5CEB] hover:bg-purple-500 text-white px-8 py-3 rounded-lg font-semibold transition-colors shadow-lg text-center">
|
| 101 |
Start Mapping
|
|
|
|
| 115 |
<section class="py-16 sm:py-24">
|
| 116 |
<div class="container mx-auto px-4">
|
| 117 |
<h2 class="text-3xl font-bold text-center mb-12 text-white">
|
| 118 |
+
A strategic toolkit for <span class="bg-gradient-to-r from-pink-400 to-purple-400 bg-clip-text text-transparent">ELITE</span> Sales!
|
| 119 |
</h2>
|
| 120 |
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-8">
|
| 121 |
<a href="value-mapper.html" class="block bg-white/10 text-white rounded-xl p-6 shadow-lg card-hover backdrop-blur-sm border border-white/10">
|