Update Community component to clarify privacy commitment in text

This commit is contained in:
Mr. M 2025-05-02 18:34:43 +02:00
parent ea1273db2e
commit b7f7801eea
No known key found for this signature in database
GPG key ID: 6292C4C8F8652B18

View file

@ -49,7 +49,7 @@ import Image from 'astro/components/Image.astro'
className="flex items-center gap-4" className="flex items-center gap-4"
> >
<Check class="size-4" /> <Check class="size-4" />
<span>True privacy and always up-to-date</span> <span>Private and always up-to-date</span>
</motion.div> </motion.div>
</div> </div>
<motion.span <motion.span