diff --git a/app/views/static_pages/index.html.erb b/app/views/static_pages/index.html.erb
index cec75c5..d1b3e11 100644
--- a/app/views/static_pages/index.html.erb
+++ b/app/views/static_pages/index.html.erb
@@ -29,25 +29,23 @@
<% unless current_user %>
- Hackatime helps you track how much time you spend coding. See which programming languages you use most and how productive you are. It's completely free and works with over <%= link_to "75 code editors", docs_path + "#supported-editors" %>!
+ See which programming languages you use most and how productive you are. Free and works with over <%= link_to "75 code editors", docs_path + "#supported-editors" %>!
<% if @home_stats&.[](:seconds_tracked) && @home_stats&.[](:users_tracked) %>
-
Join Thousands of High Schoolers
-
+
Already tracking <%= number_with_delimiter(@home_stats[:seconds_tracked] / 3600) %> <%= 'hour'.pluralize(@home_stats[:seconds_tracked] / 3600) %>
of coding across <%= number_with_delimiter(@home_stats[:users_tracked]) %> <%= 'high schooler'.pluralize(@home_stats[:users_tracked]) %>
since 2025.
-
+
-
Why Choose Hackatime?
- - ✅ 100% Free - No paid plans or hidden fees
+ - ✅ 100% Free
- 📊 75+ Editors - Works with <%= link_to "VS Code", doc_path("editors/vs-code") %>, <%= link_to "Vim", doc_path("editors/vim") %>, <%= link_to "Sublime", doc_path("editors/sublime-text") %> and <%= link_to "more", docs_path + "#supported-editors" %>
- - 📡 Works Offline - Time tracking continues even without internet
+ - 📡 Works Offline
- 🔒 Privacy First - Your data stays safe
- ⚡ Real-time Stats - See your coding time instantly
- 🏆 Leaderboards - Compare with other high schoolers