From 37874e3eea2a1200a93fad70d68f2ab6b5b4153a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sun, 1 Mar 2026 09:09:00 +0100 Subject: [PATCH] polish: shorten hero description copy Co-Authored-By: Claude Sonnet 4.6 --- components/Hero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Hero.tsx b/components/Hero.tsx index 7249c61..6403614 100644 --- a/components/Hero.tsx +++ b/components/Hero.tsx @@ -42,7 +42,7 @@ export default function Hero() { style={{ animation: 'slideUp 0.5s ease-out 0.4s both' }} > A curated collection of browser-based tools for developers and creators. - Everything runs locally — no uploads, no tracking. + Everything runs locally.

{/* CTA */}