Spaces:
Running
Running
Change to white font
Browse files- index.html +3 -3
- value-mapper.html +2 -2
index.html
CHANGED
|
@@ -96,9 +96,9 @@ game
|
|
| 96 |
McGPT offers strategic selling tools wherever you may be.
|
| 97 |
</p>
|
| 98 |
<p class="text-xl mb-8 text-white dark:text-white font-light">
|
| 99 |
-
|
| 100 |
-
|
| 101 |
-
|
| 102 |
<a href="value-mapper.html" class="bg-[#9B5CEB] hover:bg-[#8B5CF6] text-white px-6 py-3 rounded-lg font-medium transition-colors shadow-lg">
|
| 103 |
Start Mapping
|
| 104 |
</a>
|
|
|
|
| 96 |
McGPT offers strategic selling tools wherever you may be.
|
| 97 |
</p>
|
| 98 |
<p class="text-xl mb-8 text-white dark:text-white font-light">
|
| 99 |
+
Here to help you to <span class="bg-gradient-to-r from-primary to-secondary bg-clip-text text-white">qualify</span>, <span class="bg-gradient-to-r from-primary to-secondary bg-clip-text text-white">quantify</span> and more clearly <span class="bg-gradient-to-r from-primary to-secondary bg-clip-text text-white">justify</span> Scaleway's unique value proposition to prospective and existing customers.
|
| 100 |
+
</p>
|
| 101 |
+
<div class="flex space-x-4">
|
| 102 |
<a href="value-mapper.html" class="bg-[#9B5CEB] hover:bg-[#8B5CF6] text-white px-6 py-3 rounded-lg font-medium transition-colors shadow-lg">
|
| 103 |
Start Mapping
|
| 104 |
</a>
|
value-mapper.html
CHANGED
|
@@ -103,9 +103,9 @@ Pod Value Mapper
|
|
| 103 |
</select>
|
| 104 |
</div>
|
| 105 |
</div>
|
| 106 |
-
<p class="text-lg text-
|
| 107 |
<strong>Great discovery questions quickly establish credibility and intrigue</strong>
|
| 108 |
-
|
| 109 |
<div class="my-4 h-0.5 w-1/4 mx-auto bg-black"></div>
|
| 110 |
<p class="text-base text-white mb-4">
|
| 111 |
Rapidly link industry pain to Scaleway products and <strong>unique values</strong>:
|
|
|
|
| 103 |
</select>
|
| 104 |
</div>
|
| 105 |
</div>
|
| 106 |
+
<p class="text-lg text-white font-light text-center">
|
| 107 |
<strong>Great discovery questions quickly establish credibility and intrigue</strong>
|
| 108 |
+
</p>
|
| 109 |
<div class="my-4 h-0.5 w-1/4 mx-auto bg-black"></div>
|
| 110 |
<p class="text-base text-white mb-4">
|
| 111 |
Rapidly link industry pain to Scaleway products and <strong>unique values</strong>:
|