@@ -3,7 +3,7 @@ import { IProduct } from "../models/product";
3
3
export const productData : IProduct [ ] = [
4
4
{
5
5
name : "たのんだー" ,
6
- image : "./case /assets/images/tanonda.png" ,
6
+ image : "/assets/images/tanonda.png" ,
7
7
description : "やること管理&送信アプリ" ,
8
8
author : "@jsalt_0525" ,
9
9
websiteUrl : "https://mnitta220.github.io/bnan/" ,
@@ -18,7 +18,7 @@ export const productData: IProduct[] = [
18
18
} ,
19
19
{
20
20
name : "文章暗記" ,
21
- image : "./case /assets/images/bunsyouanki.png" ,
21
+ image : "/assets/images/bunsyouanki.png" ,
22
22
description :
23
23
"「 文章暗記ぶんしょうあんき」は、スマートフォン、タブレット向けのアプリです。 このアプリは、暗記したい文章がある時に、それを暗記できるようにサポートします。 たとえば、古典、経典、 詩歌しいか、スピーチ原稿、台本などの文章を、暗記・ 暗誦あんしょうしたい時に、このアプリを使ってトレーニングすることができます。" ,
24
24
author : "mnitta220" ,
@@ -34,7 +34,7 @@ export const productData: IProduct[] = [
34
34
} ,
35
35
{
36
36
name : "脳内碁盤" ,
37
- image : "./case /assets/images/nounaigoban.png" ,
37
+ image : "/assets/images/nounaigoban.png" ,
38
38
description : "" ,
39
39
author : "mnitta220" ,
40
40
websiteUrl : "https://github.com/mnitta220/nngb/" ,
@@ -64,7 +64,7 @@ export const productData: IProduct[] = [
64
64
} ,
65
65
{
66
66
name : "食品表示印刷" ,
67
- image : "./case /assets/images/shyokuhin.png" ,
67
+ image : "/assets/images/shyokuhin.png" ,
68
68
description : "食品表示ラベルをシンプルに印刷。" ,
69
69
author : "@rdlabo." ,
70
70
websiteUrl : "" ,
@@ -78,7 +78,7 @@ export const productData: IProduct[] = [
78
78
} ,
79
79
{
80
80
name : "FunnyOne(ファニーワン) 写真で一言リモート大喜利" ,
81
- image : "./case /assets/images/funny_one.png" ,
81
+ image : "/assets/images/funny_one.png" ,
82
82
description : "写真で一言リモート爆笑コンテンツ" ,
83
83
author : "popbits Inc." ,
84
84
websiteUrl : "" ,
@@ -124,7 +124,7 @@ export const productData: IProduct[] = [
124
124
} ,
125
125
{
126
126
name : "ルートハブ" ,
127
- image : "./case /assets/images/routehub.png" ,
127
+ image : "/assets/images/routehub.png" ,
128
128
description :
129
129
"いいルートを共有できるよう、ルートラボの代替機能と、ちょっと+αを目指します" ,
130
130
author : "@routehubapp" ,
@@ -150,7 +150,7 @@ export const productData: IProduct[] = [
150
150
} ,
151
151
{
152
152
name : "パパの子育てソーシャルサービス firtee" ,
153
- image : "./case /assets/images/firtee.png" ,
153
+ image : "/assets/images/firtee.png" ,
154
154
description : "家庭のタスク共有アプリ" ,
155
155
author : "@rdlabo" ,
156
156
websiteUrl : "https://app.firtee.net/auth/signin" ,
@@ -163,7 +163,7 @@ export const productData: IProduct[] = [
163
163
} ,
164
164
{
165
165
name : "ペットじまん" ,
166
- image : "./case /assets/images/petjiman.png" ,
166
+ image : "/assets/images/petjiman.png" ,
167
167
description : "ペット好きが集まるペット専用SNSアプリ" ,
168
168
author : "ryo.naruse" ,
169
169
websiteUrl : "https://twitter.com/petjiman_app" ,
@@ -190,7 +190,7 @@ export const productData: IProduct[] = [
190
190
} ,
191
191
{
192
192
name : "FrontConf2019アプリ" ,
193
- image : "./case /assets/images/frontconf2019.png" ,
193
+ image : "/assets/images/frontconf2019.png" ,
194
194
description : "デモアプリ" ,
195
195
author : "Ionic Japan User Group" ,
196
196
websiteUrl : "https://kfug2019.ionicframework.jp/" ,
@@ -475,7 +475,7 @@ export const productData: IProduct[] = [
475
475
} ,
476
476
{
477
477
name : "三井住友銀行" ,
478
- image : "./case /assets/images/smbc.png" ,
478
+ image : "/assets/images/smbc.png" ,
479
479
description : "三井住友銀行アプリ" ,
480
480
author : "三井住友銀行" ,
481
481
websiteUrl : "https://www.smbc.co.jp/" ,
@@ -721,7 +721,7 @@ export const productData: IProduct[] = [
721
721
} ,
722
722
{
723
723
name : "ホウビンゴ" ,
724
- image : "./case /assets/images/houbingo.png" ,
724
+ image : "/assets/images/houbingo.png" ,
725
725
description : "タスクアプリ" ,
726
726
author : "@maki_saki" ,
727
727
websiteUrl : "https://houbingo.com/" ,
@@ -735,7 +735,7 @@ export const productData: IProduct[] = [
735
735
} ,
736
736
{
737
737
name : "ゲーマガ" ,
738
- image : "./case /assets/images/gamaga.png" ,
738
+ image : "/assets/images/gamaga.png" ,
739
739
description : "ゲームマガジンのアプリ" ,
740
740
author : "株式会社バカー" ,
741
741
websiteUrl : "https://gamemaga.denfaminicogamer.jp/" ,
@@ -848,7 +848,7 @@ export const productData: IProduct[] = [
848
848
} ,
849
849
{
850
850
name : "Area Innovation Review" ,
851
- image : "./case /assets/images/area_innovation_review.png" ,
851
+ image : "/assets/images/area_innovation_review.png" ,
852
852
description : "まちを本気で変える人のためのWebマガジン" ,
853
853
author : "AreaInnovationAlliance, Inc" ,
854
854
websiteUrl : "http://air.areaia.jp/" ,
@@ -863,7 +863,7 @@ export const productData: IProduct[] = [
863
863
} ,
864
864
{
865
865
name : "ししゃモバ SHISHAMO公式アプリ" ,
866
- image : "./case /assets/images/shishamo.png" ,
866
+ image : "/assets/images/shishamo.png" ,
867
867
description :
868
868
"3ピースロックバンド「SHISHAMO」の公式アプリ(通称「ししゃモバ」)" ,
869
869
author : "CRAYON Inc." ,
@@ -878,7 +878,7 @@ export const productData: IProduct[] = [
878
878
} ,
879
879
{
880
880
name : "HouseGate" ,
881
- image : "./case /assets/images/housegate.png" ,
881
+ image : "/assets/images/housegate.png" ,
882
882
description : "業者と施主をつなぐ施工管理アプリ" ,
883
883
author : "TwoGate inc." ,
884
884
websiteUrl : "https://housegate.jp/" ,
@@ -906,7 +906,7 @@ export const productData: IProduct[] = [
906
906
} ,
907
907
{
908
908
name : "バイトアプリ「an」" ,
909
- image : "./case /assets/images/an.jpg" ,
909
+ image : "/assets/images/an.jpg" ,
910
910
description : "自分にピッタリなバイトを探せるアプリ" ,
911
911
author : "PERSOL CAREER CO., LTD." ,
912
912
websiteUrl : "https://weban.jp/contents/c/smartphone_apri/" ,
@@ -920,7 +920,7 @@ export const productData: IProduct[] = [
920
920
} ,
921
921
{
922
922
name : "web-whiteboard" ,
923
- image : "./case /assets/images/web-whiteboard.png" ,
923
+ image : "/assets/images/web-whiteboard.png" ,
924
924
description : "Ionicµsoftgraphで作られたホワイトボード" ,
925
925
author : "@Justinwillis96" ,
926
926
websiteUrl : "https://github.com/jgw96/web-whiteboard" ,
@@ -933,7 +933,7 @@ export const productData: IProduct[] = [
933
933
} ,
934
934
{
935
935
name : "はたらく言葉たちジェネレーター" ,
936
- image : "./case /assets/images/hatakoto.png" ,
936
+ image : "/assets/images/hatakoto.png" ,
937
937
description : "某つり革広告のジェネレーター" ,
938
938
author : "@scrpgil" ,
939
939
websiteUrl : "https://mobile.twitter.com/scrpgil/status/1138631892108947456" ,
@@ -946,7 +946,7 @@ export const productData: IProduct[] = [
946
946
} ,
947
947
{
948
948
name : "金町の北上で幻魔大戦を叫んだけもの" ,
949
- image : "./case /assets/images/kanamachi-genma-taisen.png" ,
949
+ image : "/assets/images/kanamachi-genma-taisen.png" ,
950
950
description : "スマホ対応の幻魔大戦ブログ" ,
951
951
author : "WO8TimeSpace175ZERO2" ,
952
952
websiteUrl :
@@ -960,7 +960,7 @@ export const productData: IProduct[] = [
960
960
} ,
961
961
{
962
962
name : "広島の謎1 宮島の謎" ,
963
- image : "./case /assets/images/mistery-of-hiroshima.png" ,
963
+ image : "/assets/images/mistery-of-hiroshima.png" ,
964
964
description : "1本ずつ広島の全貌を解き明かしていくシリーズアプリ" ,
965
965
author : "峰山進" ,
966
966
websiteUrl : "https://rakunet.org/nazo/" ,
@@ -987,7 +987,7 @@ export const productData: IProduct[] = [
987
987
} ,
988
988
{
989
989
name : "性活カレンダー" ,
990
- image : "./case /assets/images/hCalendar.jpeg" ,
990
+ image : "/assets/images/hCalendar.jpeg" ,
991
991
description : "パートナーとの営みをカレンダーで記録" ,
992
992
author : "Gento" ,
993
993
websiteUrl : "" ,
0 commit comments