fix landing page

This commit is contained in:
Ruidy 2024-12-17 21:31:05 +01:00
parent 0d93ff37e4
commit 32be4bb0df
No known key found for this signature in database
GPG key ID: E00F51288CB857CC

View file

@ -20,10 +20,10 @@ useSeoMeta({
<nuxt-img
src="/chef.svg"
alt="Chef holding a knife"
class="max-w-sm h-[50vh] lg:h-[80vh] object-contain rounded-lg"
:placeholder="[400, 800]"
class="max-w-sm object-contain rounded-lg"
:placeholder="[400, 300]"
format="webp"
height="800"
height="300"
width="400"
/>
<div class="flex flex-col justify-center">