{{template "discover_skeleton"}}
diff --git a/templates/index.gohtml b/templates/index.gohtml
index 1824f26..f4b722d 100644
--- a/templates/index.gohtml
+++ b/templates/index.gohtml
@@ -12,12 +12,9 @@
{{end}}
-
+
Currently Airing
-
- See more
-
-
+ {{template "section_action" dict "Href" "/browse?status=airing&order_by=popularity&sort=asc" "Label" "View all"}}
{{template "catalog_skeleton"}}
@@ -25,12 +22,9 @@
-
+
Most Popular
-
- See more
-
-
+ {{template "section_action" dict "Href" "/browse?order_by=popularity&sort=asc" "Label" "View all"}}
{{template "catalog_skeleton"}}
@@ -45,10 +39,7 @@
Top Pick for You
-
- Explore more
-
-
+ {{template "section_action" dict "Href" "/discover/top-picks" "Label" "View all"}}