canddi app
This commit is contained in:
parent
67498a4b6d
commit
ea4ea90d77
|
@ -24,6 +24,12 @@ var apps = [
|
||||||
link: 'https://itunes.apple.com/us/app/beetroot/id1016159001?ls=1&mt=8',
|
link: 'https://itunes.apple.com/us/app/beetroot/id1016159001?ls=1&mt=8',
|
||||||
author: 'Alex Duckmanton',
|
author: 'Alex Duckmanton',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'CANDDi',
|
||||||
|
icon: 'http://a5.mzstatic.com/eu/r30/Purple7/v4/c4/e4/85/c4e48546-7127-a133-29f2-3e2e1aa0f9af/icon175x175.png',
|
||||||
|
link: 'https://itunes.apple.com/gb/app/canddi/id1018168131?mt=8',
|
||||||
|
author: 'CANDDi LTD.',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Company name search',
|
name: 'Company name search',
|
||||||
icon: 'http://a4.mzstatic.com/us/r30/Purple69/v4/fd/47/53/fd47537c-5861-e208-d1d1-1e26b5e45a36/icon350x350.jpeg',
|
icon: 'http://a4.mzstatic.com/us/r30/Purple69/v4/fd/47/53/fd47537c-5861-e208-d1d1-1e26b5e45a36/icon350x350.jpeg',
|
||||||
|
@ -246,12 +252,6 @@ var apps = [
|
||||||
link: 'https://play.google.com/store/apps/details?id=com.ziliunapp',
|
link: 'https://play.google.com/store/apps/details?id=com.ziliunapp',
|
||||||
author: 'Sonny Lazuardi',
|
author: 'Sonny Lazuardi',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: 'CANDDi',
|
|
||||||
icon: 'http://a5.mzstatic.com/eu/r30/Purple7/v4/c4/e4/85/c4e48546-7127-a133-29f2-3e2e1aa0f9af/icon175x175.png',
|
|
||||||
link: 'https://itunes.apple.com/gb/app/canddi/id1018168131?mt=8',
|
|
||||||
author: 'CANDDi LTD.',
|
|
||||||
},
|
|
||||||
];
|
];
|
||||||
|
|
||||||
var showcase = React.createClass({
|
var showcase = React.createClass({
|
||||||
|
|
Loading…
Reference in New Issue