We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34608fc + 5b7ab83 commit 95dc922Copy full SHA for 95dc922
1 file changed
apps/web/src/components/home/HomeScreen.tsx
@@ -43,7 +43,7 @@ export const HomeScreen = () => {
43
animate={{ opacity: 1 }}
44
transition={{ delay: 0.4, duration: 0.6 }}
45
>
46
- 写真でキャラクターを育てよう
+ 写真をHuntしよう!
47
</motion.p>
48
49
<motion.div
0 commit comments