1 parent e66a4da commit f5e2697Copy full SHA for f5e2697
1 file changed
web/pages/index.vue
@@ -49,6 +49,10 @@
49
Live Demo
50
</v-btn>
51
</div>
52
+ <p class="text-body-2 mt-2">
53
+ Trusted by <b>1,300+</b> happy users who have sent or received more
54
+ than <b>175,000</b> messages 🎉
55
+ </p>
56
<div
57
class="mt-4"
58
:class="{ 'text-center': $vuetify.breakpoint.mdAndDown }"
@@ -62,10 +66,6 @@
62
66
</v-icon>
63
67
100% Open Source
64
68
65
- <p class="text-body-2">
- Trusted by <b>1,300+</b> happy users who have sent or received more
- than <v>175,000</v> messages
- </p>
69
<v-divider
70
v-if="$vuetify.breakpoint.mdAndDown"
71
class="mt-6 mr-16 success"
0 commit comments