Skip to content

Commit 3f0603f

Browse files
committed
feat(homepage): updated usage statistics
1 parent 3ee9a6d commit 3f0603f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/views/welcome.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<div class="rounded-lg">
7676
<div class="rounded-lg text-right p-6" style="background: linear-gradient(0deg, #0f0f10, #131314);">
7777
<div class="text-3xl lg:text-5xl font-bold">
78-
200,000
78+
240,000
7979
</div>
8080
<p class="text-sm mt-2">
8181
People see one of our markers every month
@@ -85,7 +85,7 @@
8585
<div class="rounded-lg">
8686
<div class="rounded-lg text-right p-6" style="background: linear-gradient(0deg, #0f0f10, #131314);">
8787
<div class="text-3xl lg:text-5xl font-bold">
88-
10,000,000
88+
11,000,000
8989
</div>
9090
<p class="text-sm mt-2">
9191
Markers are used to improve maps every month

0 commit comments

Comments
 (0)