diff --git a/website/showcase.json b/website/showcase.json index 3b943e88724..41439ca9f26 100644 --- a/website/showcase.json +++ b/website/showcase.json @@ -349,6 +349,13 @@ "icon": "brex.png", "linkAppStore": "https://apps.apple.com/us/app/brex/id1472905508", "linkPlayStore": "https://play.google.com/store/apps/details?id=com.brex.mobile&hl=en_US&gl=US" + }, + { + "name": "Dream11: Fantasy Sports Platform", + "icon": "dream11.png", + "linkAppStore": "https://apps.apple.com/in/app/dream11-fantasy-cricket-app/id1077286074", + "linkPlayStore": "https://play.google.com/store/apps/details?id=com.dream11.fantasy.cricket.football.kabaddi&hl=en&gl=IN", + "infoLink": "https://tech.dream11.in/blog/dream11%E2%80%99s-big-bet-on-react-native" } ] } \ No newline at end of file diff --git a/website/static/img/showcase/dream11.png b/website/static/img/showcase/dream11.png new file mode 100644 index 00000000000..94d49b65b69 Binary files /dev/null and b/website/static/img/showcase/dream11.png differ