@@ -126,18 +126,24 @@ var apps = [
126126 link : 'https://itunes.apple.com/us/app/react-native-playground/id1002032944?mt=8' ,
127127 author : 'Joshua Sierles' ,
128128 } ,
129- {
130- name : 'Start - medication manager for depression' ,
131- icon : 'http://a1.mzstatic.com/us/r30/Purple49/v4/de/9b/6f/de9b6fe8-84ea-7a12-ba2c-0a6d6c7b10b0/icon175x175.png' ,
132- link : 'https://itunes.apple.com/us/app/start-medication-manager-for/id1012099928?mt=8' ,
133- author : 'Iodine Inc.' ,
134- } ,
135129 {
136130 name : 'SG Toto 4d' ,
137131 icon : 'http://a4.mzstatic.com/us/r30/Purple7/v4/d2/bc/46/d2bc4696-84d6-9681-a49f-7f660d6b04a7/icon175x175.jpeg' ,
138132 link : 'https://itunes.apple.com/us/app/sg-toto-4d/id1006371481?mt=8' ,
139133 author : 'Steve Ng'
140134 } ,
135+ {
136+ name : 'Spero for Cancer' ,
137+ icon : 'https://s3-us-west-1.amazonaws.com/cancerspot/site_images/Spero1024.png' ,
138+ link : 'https://geo.itunes.apple.com/us/app/spero-for-cancer/id1033923573?mt=8' ,
139+ author : 'Spero.io' ,
140+ } ,
141+ {
142+ name : 'Start - medication manager for depression' ,
143+ icon : 'http://a1.mzstatic.com/us/r30/Purple49/v4/de/9b/6f/de9b6fe8-84ea-7a12-ba2c-0a6d6c7b10b0/icon175x175.png' ,
144+ link : 'https://itunes.apple.com/us/app/start-medication-manager-for/id1012099928?mt=8' ,
145+ author : 'Iodine Inc.' ,
146+ } ,
141147 {
142148 name : 'Tabtor Parent' ,
143149 icon : 'http://a1.mzstatic.com/us/r30/Purple4/v4/80/50/9d/80509d05-18f4-a0b8-0cbb-9ba927d04477/icon175x175.jpeg' ,
@@ -162,12 +168,6 @@ var apps = [
162168 link : 'https://itunes.apple.com/us/app/youmeyou/id949540333?mt=8' ,
163169 author : 'youmeyou, LLC' ,
164170 } ,
165- {
166- name : 'Spero for Cancer' ,
167- icon : 'https://s3-us-west-1.amazonaws.com/cancerspot/site_images/Spero1024.png' ,
168- link : 'https://geo.itunes.apple.com/us/app/spero-for-cancer/id1033923573?mt=8' ,
169- author : 'Spero.io' ,
170- } ,
171171] ;
172172
173173var showcase = React . createClass ( {
0 commit comments