Skip to content

Copy updates across Home, About, Wallet, Community, Technology - #36

Merged
dewabisma merged 9 commits into
Quantus-Network:mainfrom
sejhere:copy/jay-aug-updates
Aug 27, 2026
Merged

Copy updates across Home, About, Wallet, Community, Technology#36
dewabisma merged 9 commits into
Quantus-Network:mainfrom
sejhere:copy/jay-aug-updates

Conversation

@sejhere

@sejhere sejhere commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Copy revisions from Jay's docs, with Jangle's and Chris's review notes applied.

Home: hero H1 and subtext, newsletter sub, threat section closer plus new CTA to /technology, ecosystem network card, ticker label to MINERS

About: new mission paragraph

Wallet: hero sub

Community: hero sub, telegram body, headline trimmed to "Get involved."

Technology: closing CTA is now START MINING linking to docs.quantus.com/guides/mining, replacing Explore Network. Built to Scale card switched to third person. The consensus paragraph in Jay's doc was cancelled by Jay and Jangle, so it's not included.

All strings updated across all nine locales.

Not copy:

Home hero subtext restyled to Geist to match the other pages. The mono treatment was failing contrast at 3.50:1, dropping to 2.72:1 over the ASCII layer.

Secondary CTA border and hover fixes. hover:border-content-50 was declared but never generated, so the button had no hover state at all.

ticker.ts and the QTPS constant.

Bisma resolved the upstream merge in sejhere#1. Everything verified after.

sejhere and others added 9 commits August 17, 2026 18:45
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011o5vpPXd6NvFFj43ZGRUbS
@sejhere

sejhere commented Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

@dewabisma ready for review

@dewabisma
dewabisma requested a review from n13 August 27, 2026 15:39
n13
n13 previously requested changes Aug 27, 2026

@n13 n13 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewer model: GPT Sol

Verdict: REQUEST_CHANGES — The new Home CTA sends all eight prefixed locales to the English technology page.

Blocking finding

  • P1 — Preserve the locale on the new internal CTA (website/src/components/features/home/ProblemSection.astro:108): href="/technology" is rendered unchanged in every locale. For example, both /zh-CN/index.html and /ko-KR/index.html contain href=/technology, so a click discards the current language even though translated technology pages exist. Import and use getLocalizedPath, passing getLocalizedPath(locale, "/technology"), consistent with the navbar, footer, and other localized components.

Validation

  • git diff --check c923a04...a76c2d5 — passed.
  • PUPPETEER_SKIP_DOWNLOAD=true npx --yes bun install --frozen-lockfile — passed.
  • SITE_BASE_URL=http://localhost:3000 npx --yes bun run build — passed (1,406 pages).
  • npx --yes bun run check:seo-meta — passed.
  • npx --yes bun run format:check — reports 15 pre-existing formatting violations. The only touched file it reports is src/i18n/zh-CN.json; the base is already noncompliant, and Prettier only changes unchanged lines 653–668.

@dewabisma dewabisma left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dewabisma
dewabisma dismissed n13’s stale review August 27, 2026 15:47

Not critical

@dewabisma
dewabisma merged commit f700172 into Quantus-Network:main Aug 27, 2026
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.

3 participants