5 Commits

Author SHA1 Message Date
cb36f2476f Merge version_3 into main
Merge version_3 into main
2026-03-04 09:51:45 +00:00
99deb51d6a Update src/app/page.tsx 2026-03-04 09:51:41 +00:00
c16d5bcbe1 Merge version_2 into main
Merge version_2 into main
2026-03-04 09:49:52 +00:00
28f9639bd1 Update src/app/page.tsx 2026-03-04 09:49:47 +00:00
3e1790dceb Merge version_1 into main
Merge version_1 into main
2026-03-04 09:47:52 +00:00

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
<div id="how-it-works" data-section="how-it-works">
<FeatureCardTwentyFive
title="How It Works"
description="Three simple steps to synchronized listening. No technical knowledge required."
description="Three simple steps to synchronized listening. No technical knowledge required. Takes less than 30 seconds to get started."
tag="Simple Process"
tagIcon={CheckCircle}
tagAnimation="slide-up"
@@ -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" }