|
23 | 23 | <link rel="icon" href="/www/favicon.svg" type="image/svg+xml"> |
24 | 24 | <link rel="preconnect" href="https://fonts.googleapis.com"> |
25 | 25 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
26 | | - <script type="module" crossorigin src="/www/index.1a6bf503.js"></script> |
27 | | - <link rel="stylesheet" href="/www/index-a34bfb9e.css"> |
| 26 | + <script type="module" crossorigin src="/www/index.1e3e7d30.js"></script> |
| 27 | + <link rel="stylesheet" href="/www/index-6c5b9144.css"> |
28 | 28 | </head> |
29 | 29 | <body x-data="{ mobileMenuIsOpen: false }" class="relative w-full min-h-screen h-full text-white bg-[#040120] bg-top bg-no-repeat bg-pest"> |
30 | 30 | <div x-show="mobileMenuIsOpen" class="backdrop:bg-transparent lg:hidden z-50 relative"> |
@@ -234,9 +234,7 @@ <h1 class="mt-8 text-4xl sm:text-5xl/14 xl:text-6xl/15 tracking-tight font-title |
234 | 234 | items: [ |
235 | 235 | { href: 'https://forge.laravel.com/?ref=pestphp', src: '/www/assets/sponsors/forge.svg', alt: 'Forge', class: 'h-4.5' }, |
236 | 236 | { href: 'https://zapiet.com/?ref=pestphp', src: '/www/assets/sponsors/zapiet.svg', alt: 'Zapiet', class: 'h-5' }, |
237 | | - { href: 'https://localazy.com/?ref=pestphp', src: '/www/assets/sponsors/localazy.svg', alt: 'Localazy', class: 'h-5.5' }, |
238 | 237 | { href: 'https://loadforge.com/?ref=pestphp', src: '/www/assets/sponsors/loadforge.svg', alt: 'Load Forge', class: 'h-5' }, |
239 | | - { href: 'https://docuwriter.ai/?ref=pestphp', src: '/www/assets/sponsors/docuwriter-ai.svg', alt: 'DocuWriter', class: 'h-8' }, |
240 | 238 | { href: 'https://route4me.com/pt?ref=pestphp', src: '/www/assets/sponsors/route4me.svg', alt: 'Route4Me', class: 'h-6' }, |
241 | 239 | { href: 'https://devtools-for-livewire.com/?ref=pestphp', src: '/www/assets/sponsors/devtools-for-livewire.svg', alt: 'Devtools for Livewire', class: 'h-4.5' }, |
242 | 240 | { href: 'https://getnerdify.com/?ref=pestphp', src: '/www/assets/sponsors/nerdify.png', alt: 'Nerdify', class: 'h-14' }, |
|
0 commit comments