Add 1 files
Browse files- index.html +7 -7
index.html
CHANGED
|
@@ -52,14 +52,14 @@
|
|
| 52 |
<div class="flex">
|
| 53 |
<div class="flex-shrink-0 flex items-center">
|
| 54 |
<img class="h-8 w-auto" src="https://i.imgur.com/KbS4fQJ.png" alt="Twake Continuity">
|
| 55 |
-
<span class="ml-2 text-xl font-bold text-dark">Continuity</span>
|
| 56 |
</div>
|
| 57 |
</div>
|
| 58 |
<div class="hidden sm:ml-6 sm:flex sm:space-x-8">
|
| 59 |
-
<a href="#features" class="border-primary text-dark inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Fonctionnalités</a>
|
| 60 |
-
<a href="#how-it-works" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Comment ça marche
|
| 61 |
-
<a href="#pricing" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">
|
| 62 |
-
<a href="#contact" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">
|
| 63 |
</div>
|
| 64 |
<div class="hidden sm:ml-6 sm:flex sm:items-center">
|
| 65 |
<a href="#contact" class="bg-primary hover:bg-indigo-700 text-white px-4 py-2 rounded-md text-sm font-medium transition-all">Démarrer</a>
|
|
@@ -108,7 +108,7 @@
|
|
| 108 |
</div>
|
| 109 |
<div class="ml-3">
|
| 110 |
<p class="text-sm font-medium text-gray-500">Solution activable</p>
|
| 111 |
-
<p class="text-lg font-bold text-dark">en
|
| 112 |
</div>
|
| 113 |
</div>
|
| 114 |
</div>
|
|
@@ -136,7 +136,7 @@
|
|
| 136 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 137 |
<div class="text-center mb-16">
|
| 138 |
<h2 class="text-3xl font-bold text-dark mb-4">Une solution complète pour votre continuité d'activité</h2>
|
| 139 |
-
<p class="text-xl text-gray-600 max-w-3xl mx-auto">Twake Continuity vous offre tous les outils essentiels pour maintenir vos communications et
|
| 140 |
</div>
|
| 141 |
|
| 142 |
<div class="grid md:grid-cols-3 gap-8">
|
|
|
|
| 52 |
<div class="flex">
|
| 53 |
<div class="flex-shrink-0 flex items-center">
|
| 54 |
<img class="h-8 w-auto" src="https://i.imgur.com/KbS4fQJ.png" alt="Twake Continuity">
|
| 55 |
+
<span class="ml-2 text-xl font-bold text-dark">Twake Continuity</span>
|
| 56 |
</div>
|
| 57 |
</div>
|
| 58 |
<div class="hidden sm:ml-6 sm:flex sm:space-x-8">
|
| 59 |
+
<a href="#features" class="border-primary text-dark inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Fonctionnalités offertes</a>
|
| 60 |
+
<a href="#how-it-works" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Comment ça marche ?</a>
|
| 61 |
+
<a href="#pricing" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Nos tarifs</a>
|
| 62 |
+
<a href="#contact" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Nous contacter</a>
|
| 63 |
</div>
|
| 64 |
<div class="hidden sm:ml-6 sm:flex sm:items-center">
|
| 65 |
<a href="#contact" class="bg-primary hover:bg-indigo-700 text-white px-4 py-2 rounded-md text-sm font-medium transition-all">Démarrer</a>
|
|
|
|
| 108 |
</div>
|
| 109 |
<div class="ml-3">
|
| 110 |
<p class="text-sm font-medium text-gray-500">Solution activable</p>
|
| 111 |
+
<p class="text-lg font-bold text-dark">en moins 4 heures</p>
|
| 112 |
</div>
|
| 113 |
</div>
|
| 114 |
</div>
|
|
|
|
| 136 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 137 |
<div class="text-center mb-16">
|
| 138 |
<h2 class="text-3xl font-bold text-dark mb-4">Une solution complète pour votre continuité d'activité</h2>
|
| 139 |
+
<p class="text-xl text-gray-600 max-w-3xl mx-auto">Twake Continuity vous offre tous les outils essentiels pour maintenir vos communications et vos outils de collaboration en cas de crise.</p>
|
| 140 |
</div>
|
| 141 |
|
| 142 |
<div class="grid md:grid-cols-3 gap-8">
|