feat(extras): change wording for clarity

This commit is contained in:
Colin Kim 2025-01-26 22:43:01 -08:00 committed by GitHub
parent 4b12c954f1
commit 1ef80889bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ import { getTitleAnimation, getZoomInAnimation } from '../animations'
<div class="mt-4 flex gap-4">
<motion.span client:load {...getTitleAnimation(0.6)}>
<Button isPrimary href="/mods">
Zen Mods
Explore Zen Mods
<ArrowRight className="size-4" />
</Button>
</motion.span>