Skip to content

landing: rewrite Platforms section in user language (no Capacitor/Electron jargon)#12

Merged
TargiX merged 1 commit into
mainfrom
landing/platforms-user-copy
Jun 8, 2026
Merged

landing: rewrite Platforms section in user language (no Capacitor/Electron jargon)#12
TargiX merged 1 commit into
mainfrom
landing/platforms-user-copy

Conversation

@TargiX

@TargiX TargiX commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Зачем

Даже после честных статусов (#10) секция Platforms всё ещё говорила с разработчиком, а не с пользователем: «One codebase», «wrapped natively with Capacitor… Electron», «Capacitor-ready», «Electron-ready». Юзеру плевать на бандлер — ему важно, что Anchor просто есть где угодно. Та же болезнь, что мы вылечили в секции Stack → Practice (#11).

Что меняется (один файл, app/page.tsx)

  • Заголовок: «One codebase. Web, mobile, desktop.» → «Wherever you check in.»
  • Текст: про Capacitor/Electron-сборку → «Open Anchor in your browser, or add it to your home screen on phone and desktop. No app store, no download — it's just there when you need it.»
  • Ряды:
Было (dev) Стало (юзер)
Web — Available In your browser — Just open it
iOS / Android — Capacitor-ready On your phone — Add to home
macOS / Windows — Electron-ready On your desktop — Install it

Всё ещё правда: PWA реально ставится на телефон/десктоп (есть manifest + service worker), магазин не нужен. Просто теперь это сказано по-человечески.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated platform descriptions from technical terminology to user-friendly language ("In your browser", "On your phone", "On your desktop").
    • Streamlined messaging in the platforms section for improved clarity and user focus.

…lectron jargon)

Even after the honest-status fix, this section still spoke to developers:
"One codebase", "wrapped natively with Capacitor/Electron", "Capacitor-ready",
"Electron-ready". A user doesn't care about the bundler — they care that Anchor
is just there. Rewrote it around the real, true benefit (installable PWA, no app
store):

  heading: "One codebase. Web, mobile, desktop." -> "Wherever you check in."
  body:    Capacitor/Electron build talk -> "Open Anchor in your browser, or add
           it to your home screen on phone and desktop. No app store, no download."
  rows:    Web/Available, iOS/Capacitor-ready, macOS/Electron-ready
        -> In your browser/Just open it, On your phone/Add to home, On your desktop/Install it

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
anchor Building Building Preview, Comment, Open in v0 Jun 8, 2026 9:12am
next-js-tether-targix Building Building Preview, Comment Jun 8, 2026 9:12am

@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 274e5f52-b054-4217-a139-49099905aace

📥 Commits

Reviewing files that changed from the base of the PR and between 48fe6ab and 4dae3c9.

📒 Files selected for processing (1)
  • app/page.tsx

📝 Walkthrough

Walkthrough

The PR updates marketing messaging in the homepage by refocusing platform availability descriptions from technical platform names to user-centric access patterns. The platforms data array and the corresponding "Platforms" section heading and paragraph copy were simultaneously updated to reflect a simplified messaging approach.

Changes

Platform messaging update

Layer / File(s) Summary
Platform data and section copy update
app/page.tsx
The platforms array was changed from "Web / iOS / Android / macOS / Windows" labels to three user-focused entries: "In your browser", "On your phone", and "On your desktop". The section heading and descriptive paragraph were rewritten to match the new "Wherever you check in" messaging and simplified explanation of browser access and home-screen installation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • TargiX/Next.js-Tether#10: Updates platforms data and "Anywhere" section marketing messaging to adjust platform availability presentation in the UI.

Poem

🐰 From webs to phones, from desktops too,
Marketing blooms with a fresher view,
"Wherever you check in"—simple and bright,
User-focused words make the message just right! ✨

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch landing/platforms-user-copy

Comment @coderabbitai help to get the list of available commands and usage tips.

@TargiX TargiX merged commit f9c095f into main Jun 8, 2026
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant