diff --git a/website/showcase.json b/website/showcase.json index 70a25acd05..bb82d73930 100644 --- a/website/showcase.json +++ b/website/showcase.json @@ -117,5 +117,57 @@ "image": "img/showcase/mercari.webp", "linkGoogle": "https://play.google.com/store/apps/details?id=com.mercariapp.mercari", "linkApple": "https://apps.apple.com/us/app/mercari-your-marketplace/id896130944" + }, + { + "title": "DealerCenter", + "image": "img/showcase/DealerCenter.webp", + "linkGoogle": "https://play.google.com/store/apps/details?id=com.nowcom.dcmobile&hl=en_US&pli=1", + "linkApple": "https://apps.apple.com/us/app/dealercenter/id521054271" + }, + { + "title": "Bumpy: International Dating", + "titleFontSize": "1.2rem", + "image": "img/showcase/Bumpy.webp", + "linkGoogle": "https://play.google.com/store/apps/details?id=app.bumpy.android", + "linkApple": "https://apps.apple.com/us/app/bumpy-international-dating/id1455336523" + }, + { + "title": "Rippling", + "image": "img/showcase/Rippling.webp", + "linkGoogle": "https://play.google.com/store/apps/details?id=com.people.rippling&hl=en&gl=US&pli=1", + "linkApple": "https://apps.apple.com/us/app/rippling-hr-it-finance/id1231325957" + }, + { + "title": "Qwil Messenger", + "image": "img/showcase/Qwil.webp", + "linkGoogle": "https://play.google.com/store/apps/details?id=io.qwil.android&hl=en_US", + "linkApple": "https://apps.apple.com/us/app/qwil-messenger/id1356119152" + }, + { + "title": "Abacus for Firefly III", + "titleFontSize": "1.3rem", + "image": "img/showcase/Abacus.webp", + "linkGoogle": "https://play.google.com/store/apps/details?id=abacus.fireflyiii.android.app", + "linkApple": "https://apps.apple.com/us/app/1627093491" + }, + { + "title": "The Newt In Somerset", + "titleFontSize": "1.3rem", + "image": "img/showcase/theNewt.webp", + "linkGoogle": "https://play.google.com/store/apps/details?id=com.candide.thenewt", + "linkApple": "https://apps.apple.com/us/app/the-newt-in-somerset/id1645524424the" + }, + { + "title": "Babylonstoren", + "image": "img/showcase/babylonstoren.webp", + "linkGoogle": "https://play.google.com/store/apps/details?id=com.candide.babylonstoren", + "linkApple": "https://apps.apple.com/us/app/babylonstoren/id1626456402" + }, + { + "title": "Lyrist", + "image": "img/showcase/Lyrist.webp", + "linkGoogle": "https://play.google.com/store/apps/details?id=com.rapbook", + "linkApple": "https://apps.apple.com/us/app/lyrist-ai-songwriting-toolkit/id1352247113" } -] + +] \ No newline at end of file diff --git a/website/static/img/showcase/Abacus.webp b/website/static/img/showcase/Abacus.webp new file mode 100644 index 0000000000..0836d3192b Binary files /dev/null and b/website/static/img/showcase/Abacus.webp differ diff --git a/website/static/img/showcase/Bumpy.webp b/website/static/img/showcase/Bumpy.webp new file mode 100644 index 0000000000..2b6e31abda Binary files /dev/null and b/website/static/img/showcase/Bumpy.webp differ diff --git a/website/static/img/showcase/DealerCenter.webp b/website/static/img/showcase/DealerCenter.webp new file mode 100644 index 0000000000..dd82f1d900 Binary files /dev/null and b/website/static/img/showcase/DealerCenter.webp differ diff --git a/website/static/img/showcase/Lyrist.webp b/website/static/img/showcase/Lyrist.webp new file mode 100644 index 0000000000..b9f4713d21 Binary files /dev/null and b/website/static/img/showcase/Lyrist.webp differ diff --git a/website/static/img/showcase/Qwil.webp b/website/static/img/showcase/Qwil.webp new file mode 100644 index 0000000000..31ad6a358f Binary files /dev/null and b/website/static/img/showcase/Qwil.webp differ diff --git a/website/static/img/showcase/Rippling.webp b/website/static/img/showcase/Rippling.webp new file mode 100644 index 0000000000..a81aa500ab Binary files /dev/null and b/website/static/img/showcase/Rippling.webp differ diff --git a/website/static/img/showcase/babylonstoren.webp b/website/static/img/showcase/babylonstoren.webp new file mode 100644 index 0000000000..fd2519c6e4 Binary files /dev/null and b/website/static/img/showcase/babylonstoren.webp differ diff --git a/website/static/img/showcase/theNewt.webp b/website/static/img/showcase/theNewt.webp new file mode 100644 index 0000000000..acdd350b7b Binary files /dev/null and b/website/static/img/showcase/theNewt.webp differ