mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 01:10:02 +02:00
Update HomeExtras.astro
This commit is contained in:
parent
8de6c4324b
commit
954e9f667b
1 changed files with 1 additions and 2 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue