From 800397cbdbc8ebb31b5fe0d340c97d15bd17a561 Mon Sep 17 00:00:00 2001 From: martbost Date: Mon, 17 Aug 2026 06:45:43 -0500 Subject: [PATCH] Beef up /my cold-visitor "Start here" panel for promoted-link traffic MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The dashboard serves two audiences — the member and prospects who click a promoted link. Expanded the cold-visitor intro into a proper "New here? Start here" panel at the top: what it is + 3 get-started steps + CTAs (join under this member / watch training / strategy), and reframes the member detail below as live proof. Member's own view still hides it. Co-Authored-By: Claude Opus 4.8 --- public/my.html | 9 ++++++++- public/my.js | 2 +- public/styles.css | 6 ++++++ 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/public/my.html b/public/my.html index 0f9d740..4edf90d 100644 --- a/public/my.html +++ b/public/my.html @@ -4,7 +4,14 @@