diff --git a/lib/livebook_web/live/home_live.ex b/lib/livebook_web/live/home_live.ex
index bbaccd1eb..35104c086 100644
--- a/lib/livebook_web/live/home_live.ex
+++ b/lib/livebook_web/live/home_live.ex
@@ -97,15 +97,10 @@ defmodule LivebookWeb.HomeLive do
Your starred notebooks will appear here.
First time around? Check out the notebooks below to get started.
<:actions>
-
+ <.link navigate={~p"/learn"} class="flex items-center text-blue-600 pl-5">
Learn more
-
-
+ <.remix_icon icon="arrow-right-line" class="align-middle ml-1" />
+