From 28f9639bd11373111e675ae3f05884c8a1dba353 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 09:49:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ee3fc0..2bca010 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -209,7 +209,7 @@ export default function LandingPage() { tagIcon={Radio} tagAnimation="slide-up" title="Start Your First Session Today" - description="No signup. No credit card. Just instant, synchronized listening with anyone, anywhere." + description="No signup. No credit card. No waiting. Start syncing in under 5 seconds." buttons={[ { text: "Create Session Now", href: "https://ram-jam.app" }, { text: "View on GitHub", href: "https://github.com" } -- 2.49.1