diff --git a/frontend/src/components/Icons/HeartIcon.vue b/frontend/src/components/Icons/HeartIcon.vue
new file mode 100644
index 00000000..53b7a072
--- /dev/null
+++ b/frontend/src/components/Icons/HeartIcon.vue
@@ -0,0 +1,18 @@
+
+
+
diff --git a/frontend/src/components/ListViews/LeadsListView.vue b/frontend/src/components/ListViews/LeadsListView.vue
index 1855e85e..8336a364 100644
--- a/frontend/src/components/ListViews/LeadsListView.vue
+++ b/frontend/src/components/ListViews/LeadsListView.vue
@@ -11,7 +11,22 @@
}"
row-key="name"
>
-
+
+
+
+
+
{{ item.timeAgo }}
+
+
+
-
+
@@ -143,6 +169,7 @@