File tree Expand file tree Collapse file tree 2 files changed +12
-34
lines changed Expand file tree Collapse file tree 2 files changed +12
-34
lines changed Original file line number Diff line number Diff line change 25
25
children,
26
26
stats = [
27
27
{
28
- number: 12 ,
29
- suffix: ' +' ,
30
- description: ' Regions served '
28
+ number: 50 ,
29
+ suffix: ' K +' ,
30
+ description: ' GitHub stars '
31
31
},
32
32
{
33
- number: 1000 ,
34
- suffix: ' + TB ' ,
35
- description: ' of data served '
33
+ number: 300 ,
34
+ suffix: ' +' ,
35
+ description: ' PoP locations '
36
36
},
37
37
{
38
- number: 50 ,
39
- suffix: ' B ' ,
40
- description: ' requests '
38
+ number: 300 ,
39
+ suffix: ' K+ ' ,
40
+ description: ' developers '
41
41
},
42
42
{
43
- number: 300 ,
44
- suffix: ' K ' ,
45
- description: ' projects '
43
+ number: 200 ,
44
+ suffix: ' B+ ' ,
45
+ description: ' monthly database operations '
46
46
}
47
47
]
48
48
}: Props = $props ();
Original file line number Diff line number Diff line change 43
43
company : ' K-Collect' ,
44
44
image : ' /images/testimonials/ryan-oconner-testimonial.png'
45
45
}}
46
- stats ={[
47
- {
48
- number: 50 ,
49
- suffix: ' K+' ,
50
- description: ' GitHub stars'
51
- },
52
- {
53
- number: 300 ,
54
- suffix: ' +' ,
55
- description: ' PoP locations'
56
- },
57
- {
58
- number: 300 ,
59
- suffix: ' K+' ,
60
- description: ' developers'
61
- },
62
- {
63
- number: 200 ,
64
- suffix: ' B+' ,
65
- description: ' monthly database operations'
66
- }
67
- ]}
68
46
>
69
47
The switch to using Appwrite brought
70
48
<span class =" text-primary" >infinite value that I'm still discovering today.</span >
You can’t perform that action at this time.
0 commit comments