1 parent cd96d15 commit e66a4daCopy full SHA for e66a4da
1 file changed
web/pages/index.vue
@@ -62,6 +62,10 @@
62
</v-icon>
63
100% Open Source
64
</div>
65
+ <p class="text-body-2">
66
+ Trusted by <b>1,300+</b> happy users who have sent or received more
67
+ than <v>175,000</v> messages
68
+ </p>
69
<v-divider
70
v-if="$vuetify.breakpoint.mdAndDown"
71
class="mt-6 mr-16 success"
@@ -93,7 +97,7 @@
93
97
<h5 class="text-h6 font-weight-light">
94
98
If you want to build advanced integrations, we support callback
95
99
URLs. The httpSMS platform can forward SMS messages received on
96
- your android phone to your server using a callback URL which you
100
+ your Android phone to your server using a callback URL which you
101
provide.
102
</h5>
103
0 commit comments