mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 01:10:02 +02:00
feat(extras): change wording for clarity
This commit is contained in:
parent
4b12c954f1
commit
1ef80889bf
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ import { getTitleAnimation, getZoomInAnimation } from '../animations'
|
||||||
<div class="mt-4 flex gap-4">
|
<div class="mt-4 flex gap-4">
|
||||||
<motion.span client:load {...getTitleAnimation(0.6)}>
|
<motion.span client:load {...getTitleAnimation(0.6)}>
|
||||||
<Button isPrimary href="/mods">
|
<Button isPrimary href="/mods">
|
||||||
Zen Mods
|
Explore Zen Mods
|
||||||
<ArrowRight className="size-4" />
|
<ArrowRight className="size-4" />
|
||||||
</Button>
|
</Button>
|
||||||
</motion.span>
|
</motion.span>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue