Upgrade to Astro v5.10.0
All checks were successful
Docker / build-and-push-image (push) Successful in 1m27s

This commit is contained in:
Troy 2025-06-20 10:56:34 +01:00
parent 24da21aa6f
commit c1826e1d6b
Signed by: troy
GPG key ID: DFC06C02ED3B4711
9 changed files with 114 additions and 98 deletions

View file

@ -29,6 +29,7 @@ const { interval = 3000, images } = Astro.props;
alt={`Slide ${index + 1}`}
class="h-full w-full rounded-sm object-cover transition-all duration-300 group-hover:brightness-50"
loading="eager"
{...(index === 0 && { priority: true })}
/>
<div class="relative opacity-0 transition-all delay-100 duration-300 ease-in-out group-hover:opacity-100">
<p class="absolute right-5 bottom-5 font-medium text-white">