Skip to content

Commit 67400d2

Browse files
committed
Fix the layout
1 parent bef4563 commit 67400d2

3 files changed

Lines changed: 14 additions & 4 deletions

File tree

web/layouts/website.vue

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,16 @@
109109
></v-img>
110110
</v-btn>
111111
</p>
112+
<a
113+
href="https://www.saashub.com/httpsms?utm_source=badge&utm_campaign=badge&utm_content=httpsms&badge_variant=color&badge_kind=approved"
114+
target="_blank"
115+
>
116+
<img
117+
src="https://cdn-b.saashub.com/img/badges/approved-color.png?v=1"
118+
alt="httpSMS badge"
119+
style="max-width: 150px"
120+
/>
121+
</a>
112122
</v-col>
113123
<v-col cols="12" md="3">
114124
<h2 class="text-h6 mb-2">Resources</h2>

web/pages/index.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
</v-btn>
5252
</div>
5353
<p class="text-body-2 mt-2">
54-
⚡Trusted by <b>3,587+</b> happy users who have sent or received
55-
more than <b>816,171+</b> messages.
54+
⚡Trusted by <b>3,929+</b> happy users who have sent or received
55+
more than <b>1,095,183+</b> messages.
5656
</p>
5757
<div
5858
class="mt-4"

web/pages/login.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
<span class="text-h3">Welcome</span>
1515
</div>
1616
<p class="subtitle-1 text-center text--secondary mt-1 mb-4">
17-
Join <b>3,587+</b> happy users who have sent or
17+
Join <b>3,929+</b> happy users who have sent or
1818
<br />
19-
received more than <b>816,171+</b> SMS messages
19+
received more than <b>1,095,183+</b> SMS messages
2020
</p>
2121
<v-card max-width="360" class="mx-auto">
2222
<v-card-text class="px-0">

0 commit comments

Comments
 (0)