@@ -12,12 +12,12 @@ const MainMenu = ({ onSelected }: MainMenuProps) => {
12
12
{ color : 'a' , text : 'トップ' , sub : 'top' , image : '/images/top.png' } ,
13
13
{ color : 'b' , text : 'ホゲ' , sub : 'hoge' , image : '/images/hoge.png' } ,
14
14
{ color : 'c' , text : 'ペカ' , sub : 'peca' , image : '/images/stachu.png' } ,
15
- { color : 'd' , text : 'ゲーム' , sub : 'game' , image : '/images/stachu .png' } ,
16
- { color : 'e' , text : 'プログ' , sub : 'prog' , image : '/images/stachu .png' } ,
17
- { color : 'f' , text : '音楽' , sub : 'music' , image : '/images/stachu .png' } ,
18
- { color : 'g' , text : '????' , sub : 'yobi1' , image : '/images/stachu .png' } ,
19
- { color : 'h' , text : '????' , sub : 'yobi2' , image : '/images/stachu .png' } ,
20
- { color : 'i' , text : '????' , sub : 'yobi3' , image : '/images/stachu .png' } ,
15
+ { color : 'd' , text : 'ゲーム' , sub : 'game' , image : '/images/construction .png' } ,
16
+ { color : 'e' , text : 'プログ' , sub : 'prog' , image : '/images/construction .png' } ,
17
+ { color : 'f' , text : '音楽' , sub : 'music' , image : '/images/construction .png' } ,
18
+ { color : 'g' , text : '????' , sub : 'yobi1' , image : '/images/construction .png' } ,
19
+ { color : 'h' , text : '????' , sub : 'yobi2' , image : '/images/construction .png' } ,
20
+ { color : 'i' , text : '????' , sub : 'yobi3' , image : '/images/construction .png' } ,
21
21
]
22
22
23
23
return (
0 commit comments