|
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.8e7c889a.js"></script> |
27 | | - <link rel="stylesheet" href="/www/index-77f75c3a.css"> |
| 26 | + <script type="module" crossorigin src="/www/index.80c713b5.js"></script> |
| 27 | + <link rel="stylesheet" href="/www/index-56e87cfd.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"> |
@@ -201,7 +201,7 @@ <h1 class="mt-8 text-4xl sm:text-5xl/14 xl:text-6xl/15 tracking-tight font-title |
201 | 201 | sponsors: [ |
202 | 202 | { href: 'https://cmsmax.com/?ref=pestphp', img: '/www/assets/sponsors/cmsmax.png', alt: 'CMS Max', class: 'h-7 md:h-9 object-contain' }, |
203 | 203 | { href: 'https://coderabbit.ai/?ref=pestphp', img: '/www/assets/sponsors/coderabbit.svg', alt: 'CodeRabbit', class: 'h-7 md:h-9 object-contain' }, |
204 | | - { href: 'https://devin.ai/?ref=nunomaduro', img: '/www/assets/sponsors/devin.png', alt: 'Devin', class: 'h-7 md:h-9 object-contain' }, |
| 204 | + { href: 'https://serpapi.com/?ref=pestphp', img: '/www/assets/sponsors/serpapi.png', alt: 'SerpApi', class: 'h-6 md:h-8 object-contain' }, |
205 | 205 | { href: 'https://l.rw.rw/pestphp', img: '/www/assets/sponsors/mailtrap.svg', alt: 'Mailtrap', class: 'h-7 md:h-9 object-contain' }, |
206 | 206 | { href: 'https://tighten.com/?ref=nunomaduro', img: '/www/assets/sponsors/tighten.svg?20082025', alt: 'Tighten', class: 'h-6 md:h-7 object-contain' }, |
207 | 207 | { href: 'https://redberry.international/laravel-development/?utm_source=pest&utm_medium=banner&utm_campaign=pest_sponsorship', img: '/www/assets/sponsors/redberry.png?20082025', alt: 'Redberry', class: 'h-6 md:h-7 object-contain' } |
@@ -238,7 +238,7 @@ <h1 class="mt-8 text-4xl sm:text-5xl/14 xl:text-6xl/15 tracking-tight font-title |
238 | 238 | { href: 'https://route4me.com/pt?ref=pestphp', src: '/www/assets/sponsors/route4me.svg', alt: 'Route4Me', class: 'h-6' }, |
239 | 239 | { href: 'https://getnerdify.com/?ref=pestphp', src: '/www/assets/sponsors/nerdify.png', alt: 'Nerdify', class: 'h-14' }, |
240 | 240 | { href: 'https://akaunting.com/?ref=pestphp', src: '/www/assets/sponsors/akaunting.svg', alt: 'Akaunting', class: 'h-6' }, |
241 | | - { href: 'https://lambdatest.com/?ref=pestphp', src: '/www/assets/sponsors/lambdatest.svg', alt: 'Lambdatest', class: 'h-8' }, |
| 241 | + { href: 'https://www.testmuai.com/?utm_medium=sponsor&utm_source=pest', src: '/www/assets/sponsors/testmu-ai.svg', alt: 'testmu-ai', class: 'h-5' }, |
242 | 242 | ], |
243 | 243 | shuffled: [], |
244 | 244 | init() { |
|
0 commit comments