Skip to content

Commit

Permalink
Fix the layout
Browse files Browse the repository at this point in the history
  • Loading branch information
AchoArnold committed May 18, 2024
1 parent bef4563 commit 67400d2
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
10 changes: 10 additions & 0 deletions web/layouts/website.vue
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,16 @@
></v-img>
</v-btn>
</p>
<a
href="https://www.saashub.com/httpsms?utm_source=badge&utm_campaign=badge&utm_content=httpsms&badge_variant=color&badge_kind=approved"
target="_blank"
>
<img
src="https://cdn-b.saashub.com/img/badges/approved-color.png?v=1"
alt="httpSMS badge"
style="max-width: 150px"
/>
</a>
</v-col>
<v-col cols="12" md="3">
<h2 class="text-h6 mb-2">Resources</h2>
Expand Down
4 changes: 2 additions & 2 deletions web/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
</v-btn>
</div>
<p class="text-body-2 mt-2">
⚡Trusted by <b>3,587+</b> happy users who have sent or received
more than <b>816,171+</b> messages.
⚡Trusted by <b>3,929+</b> happy users who have sent or received
more than <b>1,095,183+</b> messages.
</p>
<div
class="mt-4"
Expand Down
4 changes: 2 additions & 2 deletions web/pages/login.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<span class="text-h3">Welcome</span>
</div>
<p class="subtitle-1 text-center text--secondary mt-1 mb-4">
Join <b>3,587+</b> happy users who have sent or
Join <b>3,929+</b> happy users who have sent or
<br />
received more than <b>816,171+</b> SMS messages
received more than <b>1,095,183+</b> SMS messages
</p>
<v-card max-width="360" class="mx-auto">
<v-card-text class="px-0">
Expand Down

0 comments on commit 67400d2

Please sign in to comment.