Skip to content

Commit

Permalink
Added FabulArt project in projects showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocoppola committed Sep 15, 2021
1 parent 81f630d commit 85bb150
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/data/showcases.js
Original file line number Diff line number Diff line change
Expand Up @@ -702,6 +702,15 @@ const Showcases = [
source: null,
tags: ["nft"],
},
{
title: "FabulArt",
description:
"We are the leading luxury NFTs brand on Cardano Blockchain. We offer exclusive events and fine digital art such as our worldwide-known Roleggs collection: 2000 unique and 3D interactive Fabergè-inspired Eggs.",
preview: require("./showcase/fabulart.png"),
website: "https://fabul.art",
source: null,
tags: ["nft"],
},
];

export const TagList = Object.keys(Tags);
Expand Down

0 comments on commit 85bb150

Please sign in to comment.