mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 01:10:02 +02:00
fix(components): update text for clarity and relevance in Community component
This commit is contained in:
parent
b935adeb0d
commit
badf0f1f7d
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ import { getTitleAnimation } from '../animations'
|
||||||
className="flex items-center gap-4"
|
className="flex items-center gap-4"
|
||||||
>
|
>
|
||||||
<Check class="size-4" />
|
<Check class="size-4" />
|
||||||
<span>Fully Customizable</span>
|
<span>Always on the latest Firefox</span>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
<motion.div
|
<motion.div
|
||||||
client:load
|
client:load
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue