@@ -247,6 +247,7 @@ class="font-normal text-gray-600 dark:text-white/50"
247
247
class =" mt-2 w-40 rounded-xl"
248
248
width =" 160"
249
249
height =" 90"
250
+ loading =" lazy"
250
251
/>
251
252
</a >
252
253
</div >
@@ -338,6 +339,7 @@ class="size-8"
338
339
class =" w-full max-w-80 rounded-xl"
339
340
width =" 320"
340
341
height =" 180"
342
+ loading =" lazy"
341
343
/>
342
344
</a >
343
345
</div >
@@ -383,10 +385,13 @@ class="inline-block font-medium text-[#F53003] transition duration-200 will-chan
383
385
Laravel
384
386
</a >
385
387
skills to the world of
386
- <span class =" text-black dark:text-white" >desktop & mobile apps</span >.
387
- <br class =" hidden md:block" >
388
- Build cross-platform applications effortlessly—no extra
389
- tools, just the stack you love.
388
+ <span class =" text-black dark:text-white" >
389
+ desktop & mobile apps
390
+ </span >
391
+ .
392
+ <br class =" hidden md:block" />
393
+ Build cross-platform applications effortlessly—no extra tools, just
394
+ the stack you love.
390
395
</p >
391
396
392
397
{{-- Call to Action Button --}}
@@ -998,9 +1003,9 @@ class="pt-3 text-xl font-medium capitalize opacity-0"
998
1003
"
999
1004
class =" pt-2 leading-relaxed text-gray-500 opacity-0 dark:text-gray-400"
1000
1005
>
1001
- Watch Marcel's original NativePHP talk from Laracon US 2023 in Nashville.
1002
- Minds were blown as he demonstrated how to use Laravel to build
1003
- cross-platform desktop applications.
1006
+ Watch Marcel's original NativePHP talk from Laracon US 2023
1007
+ in Nashville. Minds were blown as he demonstrated how to use
1008
+ Laravel to build cross-platform desktop applications.
1004
1009
</p >
1005
1010
</div >
1006
1011
<iframe
0 commit comments