Skip to content

Commit 95dc922

Browse files
authored
Merge pull request #64 from nka21/feature/56/change-catchphrase
Feature/56/change catchphrase
2 parents 34608fc + 5b7ab83 commit 95dc922

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/web/src/components/home/HomeScreen.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export const HomeScreen = () => {
4343
animate={{ opacity: 1 }}
4444
transition={{ delay: 0.4, duration: 0.6 }}
4545
>
46-
写真でキャラクターを育てよう
46+
写真をHuntしよう!
4747
</motion.p>
4848

4949
<motion.div

0 commit comments

Comments
 (0)