33@section (' content' )
44 <div class =" container mx-auto px-2 text-gray-200" >
55
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" >
1010 <h1 class =" text-3xl lg:text-5xl font-bold" >
1111 Generate complex map markers on the fly.
1212 </h1 >
1616 </div >
1717 </div >
1818 </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+
1959 {{-- 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 ); " >
2161 <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" />
2464 <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" />
2666 </div >
2767 <x-markdown >
2868 ### Pins
@@ -34,7 +74,7 @@ class="no-underline -mb-4 mt-4 inline-block px-4 py-2 border border-transparent
3474 </a >
3575 </div >
3676 {{-- 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 ); " >
3878 <div class =" -mb-4" >
3979 <img src =" /api/v3/font-awesome/v6/icon?icon=fa-solid+fa-users&color=992DE5&size=50"
4080 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
5292 </a >
5393 </div >
5494 {{-- 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 ); " >
5696 <div class =" -mb-4" >
5797 <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"
5898 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
71111 </a >
72112 </div >
73113 </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 >
74116 </div >
75117@endsection
0 commit comments