Update HomeExtras.astro

This commit is contained in:
mr. m 2025-01-14 11:29:03 +01:00 committed by GitHub
parent 8de6c4324b
commit 954e9f667b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,9 +31,8 @@ import { getTitleAnimation, getZoomInAnimation } from '../animations'
<div class="relative mt-8 flex items-center justify-center">
<motion.span client:load {...getTitleAnimation(0.6)}>
<a
href="https://tuta.io"
href="https://tuta.com/"
target="_blank"
rel="noopener noreferrer"
class="w-fit"
>
<Image src={tutaLogo} alt="Tuta" class="h-16 w-fit object-contain" />