diff --git a/showcase.json b/showcase.json index e8b7cf2208..532395e58e 100644 --- a/showcase.json +++ b/showcase.json @@ -5181,5 +5181,22 @@ "twitter": "https://x.com/CoreLedger", "usesInternetIdentity": true, "display": "Normal" + }, + { + "name": "BeProActive", + "description": "The dApp helps you to track your daily workouts and share them with the community and your friends.", + "website": "https://beproactive.at", + "logo": "/img/showcase/beproactive_logo.webp", + "screenshots": [ + "/img/showcase/beproactive_screenshot.webp" + ], + "display": "Normal", + "id": "beproactive", + "oneLiner": "Track and share your daily workouts with the community and friends.", + "tags": [ + "SocialFi" + ], + "usesInternetIdentity": true, + "github": "https://github.com/samlinux-development/beProActive" } ] diff --git a/static/img/showcase/beproactive_logo.webp b/static/img/showcase/beproactive_logo.webp new file mode 100644 index 0000000000..a4f4d60ccf Binary files /dev/null and b/static/img/showcase/beproactive_logo.webp differ diff --git a/static/img/showcase/beproactive_screenshot.webp b/static/img/showcase/beproactive_screenshot.webp new file mode 100644 index 0000000000..f89612ae03 Binary files /dev/null and b/static/img/showcase/beproactive_screenshot.webp differ