diff --git a/app/javascript/pages/Home/SignedOut.svelte b/app/javascript/pages/Home/SignedOut.svelte
index c21f6cbc9..1d70eb0b3 100644
--- a/app/javascript/pages/Home/SignedOut.svelte
+++ b/app/javascript/pages/Home/SignedOut.svelte
@@ -103,7 +103,7 @@
href="/signin"
class="px-4 py-2 bg-primary text-on-primary rounded-md font-semibold hover:opacity-90 transition-colors"
>
- Start tracking
+ Sign In
@@ -128,7 +128,7 @@
href="/signin"
class="px-7 py-3.5 bg-primary text-on-primary rounded-md font-semibold text-base hover:opacity-90 transition-colors"
>
- Start tracking
+ Get Started
- Start tracking your code.
+ What are you waiting for?
- Join {usersTracked} users who have tracked {hoursTracked}+ hours of coding
+ Join {usersTracked} users who have tracked {hoursTracked}+ hours of work
with Hackatime.
`,
},
{
- title: "File-level insights",
+ title: "Track everything, not just code",
description:
- "Drill into specific files. Find the ones consuming all your time.",
+ "Using Lapse, you can record your screen to track time everywhere (not just coding!).",
icon: ``,
},
{
@@ -26,9 +26,9 @@
`,
},
{
- title: "Leaderboards (coming soon)",
+ title: "Built-in Motivation",
description:
- "Create private leaderboards for your team or hackathon. Compete on consistency.",
+ "Leaderboards, goals, streaks, and email summaries create competition and consistency.",
icon: ``,
},
{
diff --git a/app/javascript/pages/Home/signedOut/HowItWorks.svelte b/app/javascript/pages/Home/signedOut/HowItWorks.svelte
index d0b418f5b..e851c4038 100644
--- a/app/javascript/pages/Home/signedOut/HowItWorks.svelte
+++ b/app/javascript/pages/Home/signedOut/HowItWorks.svelte
@@ -3,7 +3,7 @@
- Start tracking in 30 seconds.
+ Start tracking in just minutes.
@@ -19,11 +19,11 @@
02
- Install Plugin
+ Run Installer
- Install the WakaTime plugin for your editor (VS Code, JetBrains, Vim,
- etc.) from its extension marketplace.
+ Run the unified setup command which configures plugins for most
+ editors.
@@ -32,10 +32,7 @@
Configure
- Enter your API key and set the api_url to Hackatime. Done.
+ Done! Your work is now tracked across project repositories.
diff --git a/app/javascript/pages/WakatimeAlternative.svelte b/app/javascript/pages/WakatimeAlternative.svelte
index 344f72e32..4c2169777 100644
--- a/app/javascript/pages/WakatimeAlternative.svelte
+++ b/app/javascript/pages/WakatimeAlternative.svelte
@@ -135,6 +135,7 @@
"Open source - audit the code, contribute, or self-host",
"Privacy-first - only metadata tracked, never your code",
"Community leaderboards - see how you stack up against peers",
+ "Track time for non-coding or web editors",
];
@@ -174,7 +175,7 @@
href="/signin"
class="px-4 py-2 bg-primary text-on-primary rounded-md font-semibold hover:opacity-90 transition-colors"
>
- Start tracking
+ Get Started