diff --git a/web/assets/img/bulk-sms-template.png b/web/assets/img/bulk-sms-template.png
new file mode 100644
index 00000000..fbdf7bb7
Binary files /dev/null and b/web/assets/img/bulk-sms-template.png differ
diff --git a/web/pages/index.vue b/web/pages/index.vue
index 3748c3b0..24f0996c 100644
--- a/web/pages/index.vue
+++ b/web/pages/index.vue
@@ -50,8 +50,8 @@
- ⚡Trusted by 1,581+ happy users who have sent or received
- more than 233,412+ messages.
+ ⚡Trusted by 1,902+ happy users who have sent or received
+ more than 314,972+ messages.
+
+
+ Bulk SMS
+
+ {{ mdiLabel }}
+ No code
+
+
+
+ Fill in our bulk SMS
+ CSV template
+ or our
+ excel template
+ and upload it on httpSMS to send your SMS messages to multiple
+ recipients at once without writing any code.
+
+
+
+
+
+
+
+
+
Webhooks
@@ -102,7 +141,7 @@
-
+
-
+
Control Sending
@@ -122,7 +161,7 @@
-
+
-
+
Monitoring
@@ -151,7 +190,7 @@
-
+
Open Source
@@ -170,10 +209,10 @@
-
+
@@ -644,6 +683,7 @@ import {
mdiTallyMark1,
mdiTallyMark3,
mdiTallyMark2,
+ mdiLabel,
mdiLanguageJavascript,
mdiLanguagePhp,
mdiLanguageCsharp,
@@ -658,6 +698,7 @@ export default Vue.extend({
data() {
return {
mdiGithub,
+ mdiLabel,
mdiCheckCircle,
mdiSend,
mdiGift,