3
3
@section (' content' )
4
4
<div class =" container mx-auto px-2 text-gray-200" >
5
5
6
- <div class =" md: grid grid-cols-3 gap-8" >
7
- <div class =" col-span-3" >
8
- <div class =" rounded-lg mb-8 md:mb-0 " >
9
- <div class =" rounded-lg lg:text-center bg-slate-700/80 p-6 lg:py-24" >
6
+ <div class =" grid grid-cols-2 md: grid-cols-3 gap-8" >
7
+ <div class =" col-span-2 md:col-span- 3" >
8
+ <div class =" rounded-lg" style = " background : linear-gradient ( -45 deg , #441580 , #055e6b ); " >
9
+ <div class =" rounded-lg lg:text-center p-6 lg:py-24" >
10
10
<h1 class =" text-3xl lg:text-5xl font-bold" >
11
11
Generate complex map markers on the fly.
12
12
</h1 >
16
16
</div >
17
17
</div >
18
18
</div >
19
+
20
+ <div class =" col-span-1" >
21
+ <div class =" rounded-lg" >
22
+ <div class =" rounded-lg text-right p-6" style =" background : linear-gradient (-20deg , #391971 , #24183c , #0f0f10 );" >
23
+ <h1 class =" text-3xl lg:text-5xl font-bold" >
24
+ 250,000
25
+ </h1 >
26
+ <p class =" text-sm mt-2" >
27
+ People see one of our markers every month
28
+ </p >
29
+ </div >
30
+ </div >
31
+ </div >
32
+
33
+ <div class =" col-span-1" >
34
+ <div class =" rounded-lg" >
35
+ <div class =" rounded-lg text-right p-6" style =" background : linear-gradient (-20deg , #391971 , #24183c , #0f0f10 );" >
36
+ <h1 class =" text-3xl lg:text-5xl font-bold" >
37
+ 2,840,000
38
+ </h1 >
39
+ <p class =" text-sm mt-2" >
40
+ Markers are used to improve maps every month
41
+ </p >
42
+ </div >
43
+ </div >
44
+ </div >
45
+
46
+ <div class =" col-span-2 md:col-span-1 lg:xl-span-1 xl:col-span-1" >
47
+ <div class =" rounded-lg" >
48
+ <div class =" rounded-lg text-right p-6" style =" background : linear-gradient (-20deg , #391971 , #24183c , #0f0f10 );" >
49
+ <h1 class =" text-3xl lg:text-5xl font-bold" >
50
+ 40ms
51
+ </h1 >
52
+ <p class =" text-sm mt-2" >
53
+ Average latency for markers
54
+ </p >
55
+ </div >
56
+ </div >
57
+ </div >
58
+
19
59
{{-- PINS --}}
20
- <div class =" prose prose-invert text-center pt -10 pb-4 " >
60
+ <div class =" col-span-2 md:col-span-1 lg:xl-span-1 xl:col-span-1 prose prose-invert text-left p -10 rounded-lg " style = " background : linear-gradient ( 145 deg , #0f0f10 , #171719 , #171719 , #171719 ); " >
21
61
<div class =" -mb-4" >
22
- <img src =" /api/v3/font-awesome/v6/pin?text=A&background=992DE5&size=50" class =" inline h-12 m-0 mx-1 " />
23
- <img src =" /api/v3/font-awesome/v6/pin?text=AC&background=BC5AF4&size=50" class =" inline h-12 m-0 mx-1 " />
62
+ <img src =" /api/v3/font-awesome/v6/pin?text=A&background=992DE5&size=50" class =" inline h-12 m-0" />
63
+ <img src =" /api/v3/font-awesome/v6/pin?text=AC&background=BC5AF4&size=50" class =" inline h-12 m-0" />
24
64
<img src =" /api/v3/font-awesome/v6/pin?icon=fa-solid+fa-star&background=CE86F5&size=50"
25
- class =" inline-block h-12 m-0 mx-1 " />
65
+ class =" inline-block h-12 m-0" />
26
66
</div >
27
67
<x-markdown >
28
68
### Pins
@@ -34,7 +74,7 @@ class="no-underline -mb-4 mt-4 inline-block px-4 py-2 border border-transparent
34
74
</a >
35
75
</div >
36
76
{{-- ICONS --}}
37
- <div class =" prose prose-invert text-center pt -10 pb-4 " >
77
+ <div class =" col-span-2 md:col-span-1 lg:xl-span-1 xl:col-span-1 prose prose-invert text-left p -10 rounded-lg " style = " background : linear-gradient ( 145 deg , #0f0f10 , #171719 , #171719 , #171719 ); " >
38
78
<div class =" -mb-4" >
39
79
<img src =" /api/v3/font-awesome/v6/icon?icon=fa-solid+fa-users&color=992DE5&size=50"
40
80
class =" inline h-12 m-0 mx-1" />
@@ -52,7 +92,7 @@ class="no-underline -mb-4 mt-4 inline-block px-4 py-2 border border-transparent
52
92
</a >
53
93
</div >
54
94
{{-- ICON STACKS --}}
55
- <div class =" prose prose-invert text-center pt -10 pb-4 " >
95
+ <div class =" col-span-2 md:col-span-1 lg:xl-span-1 xl:col-span-1 prose prose-invert text-left p -10 rounded-lg " style = " background : linear-gradient ( 145 deg , #0f0f10 , #171719 , #171719 , #171719 ); " >
56
96
<div class =" -mb-4" >
57
97
<img src =" /api/v3/font-awesome/v6/icon-stack?size=64&icon=fa-solid+fa-location&color=171719&on=fa-solid+fa-map&oncolor=992DE5&iconsize=14&hoffset=23&voffset=8"
58
98
class =" inline h-12 m-0 mx-1" />
@@ -71,5 +111,7 @@ class="no-underline -mb-4 mt-4 inline-block px-4 py-2 border border-transparent
71
111
</a >
72
112
</div >
73
113
</div >
114
+
115
+ <div class =" mt-12 text-xs text-white" >Built with passion for better maps by <a href =" https://jonasweigert.com" target =" _blank" class =" underline" >Jonas Weigert</a ></div >
74
116
</div >
75
117
@endsection
0 commit comments