Social proof should be a tag line for example "Start nu, net als 87% van onze klanten, en zie resultaat binnen 30 dagen.
Browse files- index.html +7 -4
index.html
CHANGED
|
@@ -99,12 +99,15 @@
|
|
| 99 |
</div>
|
| 100 |
<div class="flex flex-col sm:flex-row justify-center gap-4 animate-fadeInUp animate-delay-200">
|
| 101 |
<a href="#contact" class="bg-gradient-to-r from-primary-500 to-primary-600 hover:from-primary-600 hover:to-primary-700 text-white font-bold py-3 px-8 rounded-lg transition-all duration-300 transform hover:scale-105 shadow-lg shadow-primary-600/30 hover:shadow-primary-700/40">
|
| 102 |
-
<span class="flex items-center justify-center
|
| 103 |
-
<
|
| 104 |
-
|
|
|
|
|
|
|
|
|
|
| 105 |
</span>
|
| 106 |
</a>
|
| 107 |
-
|
| 108 |
<span class="flex items-center justify-center gap-2">
|
| 109 |
<i data-feather="eye" class="w-5 h-5"></i>
|
| 110 |
Onze Diensten
|
|
|
|
| 99 |
</div>
|
| 100 |
<div class="flex flex-col sm:flex-row justify-center gap-4 animate-fadeInUp animate-delay-200">
|
| 101 |
<a href="#contact" class="bg-gradient-to-r from-primary-500 to-primary-600 hover:from-primary-600 hover:to-primary-700 text-white font-bold py-3 px-8 rounded-lg transition-all duration-300 transform hover:scale-105 shadow-lg shadow-primary-600/30 hover:shadow-primary-700/40">
|
| 102 |
+
<span class="flex flex-col items-center justify-center">
|
| 103 |
+
<span class="flex items-center gap-2">
|
| 104 |
+
<i data-feather="calendar" class="w-5 h-5"></i>
|
| 105 |
+
Gratis Consultatie
|
| 106 |
+
</span>
|
| 107 |
+
<span class="text-xs font-normal mt-1">Start nu, net als 87% van onze klanten, en zie resultaat binnen 30 dagen</span>
|
| 108 |
</span>
|
| 109 |
</a>
|
| 110 |
+
<a href="#diensten" class="bg-white/10 hover:bg-white/20 text-white font-bold py-3 px-8 rounded-lg border border-white/20 transition-all duration-300 transform hover:scale-105">
|
| 111 |
<span class="flex items-center justify-center gap-2">
|
| 112 |
<i data-feather="eye" class="w-5 h-5"></i>
|
| 113 |
Onze Diensten
|