diff --git a/showcase.json b/showcase.json index 01142c9ecb..174cf0be99 100644 --- a/showcase.json +++ b/showcase.json @@ -39,6 +39,22 @@ ] }, + { + "id": "bioniq", + "name": "Bioniq", + "oneLiner": "The fastest Ordinals marketplace", + "website": "https://bioniq.io/", + "tags": [ + "Bitcoin" + ], + "description": "Bioniq is the fastest Ordinals marketplace. Buy, sell, and trade with no gas fees, near instant finality, and decentralized secure token bridging..", + "display": "Large", + "logo": "/img/showcase/bioniq-logo.jpeg", + "screenshots": [ + "/img/showcase/bioniq-screenshot-min.png" + ] + }, + { "id": "icpswap", "name": "ICPSwap", diff --git a/static/img/showcase/bioniq-logo.jpeg b/static/img/showcase/bioniq-logo.jpeg new file mode 100644 index 0000000000..d175b3c382 Binary files /dev/null and b/static/img/showcase/bioniq-logo.jpeg differ diff --git a/static/img/showcase/bioniq-screenshot-min.png b/static/img/showcase/bioniq-screenshot-min.png new file mode 100644 index 0000000000..bb7127fd7d Binary files /dev/null and b/static/img/showcase/bioniq-screenshot-min.png differ