diff --git a/inji-web/src/assets/DownloadAppStore.svg b/inji-web/src/assets/DownloadAppStore.svg
new file mode 100644
index 00000000..7b183e47
--- /dev/null
+++ b/inji-web/src/assets/DownloadAppStore.svg
@@ -0,0 +1,13 @@
+
diff --git a/inji-web/src/assets/DownloadFromPlay.svg b/inji-web/src/assets/DownloadFromPlay.svg
new file mode 100644
index 00000000..dcca43b6
--- /dev/null
+++ b/inji-web/src/assets/DownloadFromPlay.svg
@@ -0,0 +1,22 @@
+
diff --git a/inji-web/src/components/atoms/Card.js b/inji-web/src/components/atoms/Card.js
index dbd62754..0ef22925 100644
--- a/inji-web/src/components/atoms/Card.js
+++ b/inji-web/src/components/atoms/Card.js
@@ -23,7 +23,7 @@ export default function InteractiveCard({ id, title, imageURL, actionIcon, onCli
border: "none"
}}
>
-
+
{navigate('/')}}>
-
+
{
links.map((link) => (
{link}
))
}
-
+ {/*
Download Inji
-
+ */}
+
+
+
+
+
+
+
+