@@ -7,11 +7,11 @@ class="absolute inset-0 [background:radial-gradient(circle_at_15%_50%,rgb(212,20
7
7
<div class =" max-w-2xl text-center mx-auto py-24 px-5" >
8
8
<div class =" mt-8 w-full text-center" >
9
9
<h1 id =" intro-docs-template"
10
- class =" text-3xl md:text-6xl font-bold tracking-tight mt-2 dark:text-gray-100" >
10
+ class =" text-3xl md:text-6xl font-bold tracking-tight mt-2 text-gray-900 dark:text-gray-100" >
11
11
Build Your next cli tool with <span class =" text-primary" >{{ config (' site.name' ) } } </span >
12
12
</h1 >
13
13
14
- <h2 class =" mt-3 text-gray-500 md:text-lg dark:text-gray-200" >
14
+ <h2 class =" mt-3 text-gray-700 md:text-lg dark:text-gray-200" >
15
15
{{ config (' site.description' ) } }
16
16
</h2 >
17
17
@@ -36,7 +36,7 @@ class="text-primary-900 text-left whitespace-nowrap overflow-hidden overflow-ell
36
36
</div >
37
37
</div >
38
38
39
- <div class =" grid md:grid-cols-3 max-w-screen-lg mx-auto gap-10 mt-10" >
39
+ <div class =" grid md:grid-cols-3 max-w-screen-lg mx-auto gap-10 lg: mt-10" >
40
40
<div class =" flex flex-col w-full mb-8 mx-3 px-2" >
41
41
<div class =" flex" >
42
42
<span class =" text-primary-600 bg-primary-500/10 p-3 rounded-full" >
@@ -47,7 +47,7 @@ class="text-primary-900 text-left whitespace-nowrap overflow-hidden overflow-ell
47
47
</div >
48
48
49
49
<h3 id =" intro-laravel"
50
- class =" uppercase text-lg text-primary-700 dark:text-primary-400 font-bold mt-6 mb-3" >
50
+ class =" uppercase text-lg text-gray-800 dark:text-primary-400 font-bold mt-6 mb-3" >
51
51
Highly modular <br >Framework design
52
52
</h3 >
53
53
@@ -69,7 +69,7 @@ class="uppercase text-lg text-primary-700 dark:text-primary-400 font-bold mt-6 m
69
69
</div >
70
70
71
71
<h3 id =" intro-markdown"
72
- class =" uppercase text-lg text-primary-700 dark:text-primary-400 font-bold mt-6 mb-3" >
72
+ class =" uppercase text-lg text-gray-800 dark:text-primary-400 font-bold mt-6 mb-3" >
73
73
Write powerful<br >Console applications
74
74
</h3 >
75
75
@@ -89,7 +89,7 @@ class="uppercase text-lg text-primary-700 dark:text-primary-400 font-bold mt-6 m
89
89
</div >
90
90
91
91
<h3 id =" intro-mix"
92
- class =" uppercase text-lg text-primary-700 dark:text-primary-400 font-bold mt-6 mb-3" >
92
+ class =" uppercase text-lg text-gray-800 dark:text-primary-400 font-bold mt-6 mb-3" >
93
93
For Artisans<br >100% Open Source
94
94
</h3 >
95
95
@@ -102,14 +102,13 @@ class="uppercase text-lg text-primary-700 dark:text-primary-400 font-bold mt-6 m
102
102
</div >
103
103
104
104
105
-
106
- <div class =" grid md:grid-cols-2 max-w-screen-lg mx-auto mt-28 px-5 gap-5" >
105
+ <div class =" grid md:grid-cols-2 max-w-screen-lg mx-auto mt-16 lg:mt-28 px-5 gap-5" >
107
106
<div class =" flex items-center flex-wrap" >
108
107
<div class =" max-w-sm" >
109
108
<span class =" text-primary-500 bg-primary-500/10 px-3 py-1 rounded-full text-xs uppercase font-medium tracking-wider" >
110
109
Best cli apps builder ever
111
110
</span >
112
- <h2 class =" uppercase font-semibold text-2xl mt-3 dark:text-primary-400" >
111
+ <h2 class =" uppercase text-2xl mt-3 text-gray-800 dark:text-primary-400 font-bold " >
113
112
Build your next CLI tool faster than ever
114
113
</h2 >
115
114
<p class =" mt-2 text-gray-500 dark:text-gray-200" >
@@ -132,12 +131,10 @@ class="uppercase text-lg text-primary-700 dark:text-primary-400 font-bold mt-6 m
132
131
</div >
133
132
</div >
134
133
135
-
136
-
137
134
{{-- Features You'll love section --}}
138
- <div class =" max-w-4xl mx-auto mt-28" >
135
+ <div class =" max-w-4xl mx-auto mt-16 lg:mt- 28" >
139
136
<div class =" text-center" >
140
- <h2 class =" font-semibold text-3xl dark:text-primary-400" >Features you'll love</h2 >
137
+ <h2 class =" font-semibold text-3xl text-gray-800 dark:text-primary-400" >Features you'll love</h2 >
141
138
<p class =" max-w-md mx-auto mt-2 text-gray-500" >
142
139
Laravel Zero is a lightweight and flexible framework for building powerful console applications, built on top of Laravel.
143
140
</p >
@@ -152,7 +149,7 @@ class="uppercase text-lg text-primary-700 dark:text-primary-400 font-bold mt-6 m
152
149
</span >
153
150
</div >
154
151
<div >
155
- <h3 class =" font-semibold text-xl dark:text-primary-400" >Commands</h3 >
152
+ <h3 class =" font-semibold text-xl text-gray-800 dark:text-primary-400" >Commands</h3 >
156
153
<p class =" mt-1 text-gray-500 dark:text-gray-200" >
157
154
Build powerful and easy-to-use console commands without breaking a sweat. Using a straightforward syntax that gets the job done quickly.
158
155
</p >
@@ -167,7 +164,7 @@ class="uppercase text-lg text-primary-700 dark:text-primary-400 font-bold mt-6 m
167
164
</span >
168
165
</div >
169
166
<div >
170
- <h3 class =" font-semibold text-xl dark:text-primary-400" >Service Providers</h3 >
167
+ <h3 class =" font-semibold text-xl text-gray-800 dark:text-primary-400" >Service Providers</h3 >
171
168
<p class =" mt-1 text-gray-500 dark:text-gray-200" >
172
169
Tap into the full power of Laravel by using service providers to easily add more functionality to your application.
173
170
</p >
@@ -180,7 +177,7 @@ class="uppercase text-lg text-primary-700 dark:text-primary-400 font-bold mt-6 m
180
177
</span >
181
178
</div >
182
179
<div >
183
- <h3 class =" font-semibold text-xl dark:text-primary-400" >Database</h3 >
180
+ <h3 class =" font-semibold text-xl text-gray-800 dark:text-primary-400" >Database</h3 >
184
181
<p class =" mt-1 text-gray-500 dark:text-gray-200" >
185
182
Work with your database like a pro using the DB facade. Whether it’s retrieving data or making changes, it’s simple and hassle-free.
186
183
</p >
@@ -193,7 +190,7 @@ class="uppercase text-lg text-primary-700 dark:text-primary-400 font-bold mt-6 m
193
190
</span >
194
191
</div >
195
192
<div >
196
- <h3 class =" font-semibold text-xl dark:text-primary-400" >Logging</h3 >
193
+ <h3 class =" font-semibold text-xl text-gray-800 dark:text-primary-400" >Logging</h3 >
197
194
<p class =" mt-1 text-gray-500 dark:text-gray-200" >
198
195
Stay on top of what’s happening in your app with built-in logging. Debug issues, track activity, and keep everything running smoothly.
199
196
</p >
@@ -206,7 +203,7 @@ class="uppercase text-lg text-primary-700 dark:text-primary-400 font-bold mt-6 m
206
203
</span >
207
204
</div >
208
205
<div >
209
- <h3 class =" font-semibold text-xl dark:text-primary-400" >Filesystem</h3 >
206
+ <h3 class =" font-semibold text-xl text-gray-800 dark:text-primary-400" >Filesystem</h3 >
210
207
<p class =" mt-1 text-gray-500 dark:text-gray-200" >
211
208
Handle files effortlessly. From reading and writing to managing files, Laravel Zero gives you all the tools you need.
212
209
</p >
@@ -219,7 +216,7 @@ class="uppercase text-lg text-primary-700 dark:text-primary-400 font-bold mt-6 m
219
216
</span >
220
217
</div >
221
218
<div >
222
- <h3 class =" font-semibold text-xl dark:text-primary-400" >Desktop notifications</h3 >
219
+ <h3 class =" font-semibold text-xl text-gray-800 dark:text-primary-400" >Desktop notifications</h3 >
223
220
<p class =" mt-1 text-gray-500 dark:text-gray-200" >
224
221
Make your app stand out by sending friendly desktop notifications that keep users informed in real-time.
225
222
</p >
0 commit comments