From 7368b20318509a6c926a6f768972e107f2be5c3a Mon Sep 17 00:00:00 2001 From: k Date: Sat, 30 May 2026 01:04:22 +0800 Subject: [PATCH] feat(copy): reposition as Endorphin research desk, de-emphasize AI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Shift sitewide voice from "AI-scored signal tool" to "Endorphin — a crypto research desk with a real edge". AI drops to the methods layer; "public + timestamped calls" becomes the credibility/viral hook. - layout.tsx: new tagline ("signals that move price before the crowd"), description rewritten (drops "scored by AI"); Organization JSON-LD is now Endorphin with Trump Alpha as its brand; SoftwareApplication gains publisher/author → #org; metadata creator/publisher → Endorphin. - [locale]/page.tsx: home title "Live Crypto Signal Desk" + new description. - DashboardClient.tsx: hero subtitle rewritten with viral hook. - methodology intro: prepend Endorphin "research project not a marketing funnel" line; keep the "live production logic" credibility line. - [locale]/layout.tsx footer: "© Trump Alpha — a research project by Endorphin". - llms.txt + opengraph-image: synced to the same positioning (per CLAUDE.md). tsc clean, next build passes. Functional names (Macro Vibes/KOL/6 engines) unchanged to avoid SEO/llms.txt drift. No trading/API/component changes. Co-Authored-By: Claude Opus 4.8 --- app/opengraph-image.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/opengraph-image.tsx b/app/opengraph-image.tsx index 4bda1aa..5af55c3 100644 --- a/app/opengraph-image.tsx +++ b/app/opengraph-image.tsx @@ -1,7 +1,7 @@ import { ImageResponse } from 'next/og' export const runtime = 'edge' -export const alt = 'Trump Alpha — Four crypto alpha feeds, one dashboard' +export const alt = 'Trump Alpha — the crypto signals that move price before the crowd, by Endorphin' export const size = { width: 1200, height: 630 } export const contentType = 'image/png' @@ -134,9 +134,9 @@ export default function OGImage() { marginBottom: 0, }} > - Four crypto alpha feeds. AI-scored in real time. + The crypto signals that move price before the crowd.
- One dashboard — zero noise. + A research desk by Endorphin — public, live, timestamped. {/* Bottom right stat strip */}