diff --git a/src/app/forum/login/page.tsx b/src/app/forum/login/page.tsx index 988fe22..f345327 100644 --- a/src/app/forum/login/page.tsx +++ b/src/app/forum/login/page.tsx @@ -50,17 +50,18 @@ function ForumLoginInner() { return ( <>
-
-
+
+
-

Sign in to the Forum

-

- Use your Broadcast Beat account to post, reply, and vote. +

Welcome back
+

Sign in to Broadcast Beat

+

+ Your account covers the forum, newsletter preferences, and saved articles.

{error && (
diff --git a/src/app/forum/register/page.tsx b/src/app/forum/register/page.tsx index eff687c..210a764 100644 --- a/src/app/forum/register/page.tsx +++ b/src/app/forum/register/page.tsx @@ -72,18 +72,56 @@ function ForumRegisterInner() { return ( <>
-
-
-
-

Create a Forum Account

+
+
+ {/* Left rail — what membership gets you */} + + + {/* Mobile-only hero (collapsed copy) */} +
+

Join Broadcast Beat

- Post threads, reply, vote, and follow the conversation. + One account for the forum, newsletter preferences, and saved articles.

+ +
+
Create your account
+
Takes 30 seconds. Free, no card needed.
+
{error && (
{error} @@ -150,15 +188,22 @@ function ForumRegisterInner() { -
+

+ By creating an account you agree to our{' '} + terms + {' '}and{' '} + privacy policy. + We’ll never sell your email. +

+
Already have an account?{' '} Sign in