Skip to content

Refine hero subtitle copy to remove duplication#17

Merged
PredictabilityAtScale merged 1 commit into
mainfrom
codex/combine-hero-subtitles
Apr 29, 2026
Merged

Refine hero subtitle copy to remove duplication#17
PredictabilityAtScale merged 1 commit into
mainfrom
codex/combine-hero-subtitles

Conversation

@PredictabilityAtScale
Copy link
Copy Markdown
Owner

Motivation

  • Remove repeated messaging in the hero section by combining the strongest points from two subtitle paragraphs into a single, clearer lead paragraph.

Description

  • Modified the hero block in website/index.html to replace two subtitle paragraphs with one consolidated lead that mentions prompts, model settings, tools, input validation, environment overrides, and tests, and highlights rendering provider-ready request bodies without sacrificing SDK/gateway/auth/retries/observability.
  • Removed the separate section-intro section-intro-tight paragraph and merged its content into the p.lead copy to avoid duplication.
  • The change is limited to the hero section of website/index.html and is copy-only (no behavioral or styling changes).

Testing

  • Ran rg to search for the original duplicated phrases and confirmed the old duplicate paragraph is no longer present (success).
  • Inspected the updated file with nl and sed to verify the hero text lines were updated as intended (success).
  • Reviewed the hero section in website/index.html to confirm only the consolidated paragraph remains (success).

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant