Skip to content

Commit

Permalink
Update showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
guyca committed Jun 2, 2021
1 parent f2f2412 commit 1f6c8ba
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions website/src/data/apps.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,28 @@ const apps = [
playStore: 'https://play.google.com/store/apps/details?id=com.cookomix.mobile',
appStore: 'https://itunes.apple.com/fr/app/cookomix/id1353826313',
},
{
title: 'getAbstract Book Summaries',
description:
'Get the key insights from 20,000+ of the best nonfiction books, articles and video talks summarized into 10-minute summaries.',
image: require('./showcase/getAbstract.png'),
playStore: 'https://play.google.com/store/apps/details?id=com.soxes.getAbstract&hl=en&gl=US',
appStore: 'https://apps.apple.com/us/app/getabstract-book-summaries/id338552990',
},
{
title: 'Nifty',
description: `Nifty helps you simplify your teams’ workflow by consolidating all phases of your project's lifecycle into one powerful and intuitive tool.`,
image: require('./showcase/nifty.png'),
playStore: 'https://play.google.com/store/apps/details?id=com.niftypm',
appStore: 'https://apps.apple.com/us/app/nifty-manage-projects-tasks/id1366408429',
},
{
title: 'HoneyBook',
description: `HoneyBook helps you get the client you really want. Reply to questions quickly, send professional invoices, contracts, quotes and brochures. Manage your clients and grow your business.`,
image: require('./showcase/honeybook.png'),
playStore: 'https://play.google.com/store/apps/details?id=com.honeybook.alfred',
appStore: 'https://apps.apple.com/il/app/honeybook-small-business-crm/id1104772757',
},
{
title: 'Clubhouse',
description: 'Clubhouse is collaborative project management without all the management.',
Expand Down
Binary file added website/src/data/showcase/getAbstract.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/src/data/showcase/honeybook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1f6c8ba

Please sign in to comment.