Fix animations bug in Firefox. Minor updates to marketing components.

This commit is contained in:
gbuomprisco
2024-09-10 20:53:18 +02:00
parent bc624e7d96
commit 691cad1c0d
4 changed files with 11 additions and 13 deletions

View File

@@ -47,7 +47,7 @@ function Home() {
<Image
priority
className={
'delay-250 rounded-2xl border border-gray-200 duration-1000 ease-out animate-in fade-in zoom-in-50 fill-mode-both dark:border-primary/10'
'rounded-2xl border border-gray-200 dark:border-primary/10'
}
width={3558}
height={2222}