diff --git a/showcase.json b/showcase.json index 9c97d390f4..9c4216d9ed 100644 --- a/showcase.json +++ b/showcase.json @@ -5032,5 +5032,29 @@ "youtube": "https://www.youtube.com/watch?v=XBAx1-Py9Oo", "submittableId": "46826692", "videoContentType": "video/mp4" - } -] \ No newline at end of file + }, + { + "name": "Aegis Finance", + "description": "The Aegis Finance is an all-in-one exchange for trading, deposits, and withdrawals.", + "website": "https://aegis-finance.vercel.app/", + "logo": "/img/showcase/aegis-finance_logo.webp", + "screenshots": [ + "/img/showcase/aegis-finance_screenshot.webp" + ], + "video": "", + "display": "Normal", + "id": "aegis-finance", + "oneLiner": "Unlocking financial freedom, block by block.", + "stats": "100k+ $AEGIS TVL", + "tags": [ + "Bitcoin", + "Ethereum", + "DeFi" + ], + "usesInternetIdentity": true, + "github": "https://github.com/AegisFinance", + "twitter": "https://x.com/icpdelta", + "youtube": "", + "submittableId": "" +} +] diff --git a/static/img/showcase/aegis-finance_logo.webp b/static/img/showcase/aegis-finance_logo.webp new file mode 100644 index 0000000000..2585a3e7eb Binary files /dev/null and b/static/img/showcase/aegis-finance_logo.webp differ diff --git a/static/img/showcase/aegis-finance_screenshot.webp b/static/img/showcase/aegis-finance_screenshot.webp new file mode 100644 index 0000000000..2e3b675dca Binary files /dev/null and b/static/img/showcase/aegis-finance_screenshot.webp differ