Skip to content

Improve landing page clarity and replace complex visuals with conversational examples#6

Merged
LGDiMaggio merged 1 commit intomainfrom
codex/improve-landing-page-design-and-clarity
Mar 5, 2026
Merged

Improve landing page clarity and replace complex visuals with conversational examples#6
LGDiMaggio merged 1 commit intomainfrom
codex/improve-landing-page-design-and-clarity

Conversation

@LGDiMaggio
Copy link
Owner

Motivation

  • Make the landing page friendlier and less technical so it attracts maintenance teams instead of intimidating them.
  • Remove or reduce visual artifacts and distorted badge images (including the MIT badge) and avoid terse tokens like hyphenated project name in key UI text.
  • Replace complex screenshots with simple conversational examples to show usage without overwhelming readers and fix CTA contrast issues.

Description

  • Updated docs/index.html: rewrote hero, tagline, features and "How It Works" copy to plain-language, benefit-focused phrasing.
  • Replaced image-based status badges with styled text "badge-pill" elements and CSS to avoid distorted imagery.
  • Replaced the screenshots gallery with a chat-examples block (chat-style examples) and added CSS for chat-card/chat-line.
  • Improved CTA contrast by restyling the secondary banner button and made small text fixes (e.g. PM-MCPPM MCP, Privacy-FirstPrivacy First).

Testing

  • Ran git diff --check to verify no whitespace/errors and it passed.
  • Served the site locally with python -m http.server 4173 --directory /workspace/predictive-maintenance-mcp and validated the updated page rendered.
  • Captured a visual verification screenshot using the Playwright-based script (mcp__browser_tools__run_playwright_script) which produced artifacts/landing-updated.png successfully.

Codex Task

@LGDiMaggio LGDiMaggio merged commit 7b00946 into main Mar 5, 2026
5 checks passed
@LGDiMaggio LGDiMaggio deleted the codex/improve-landing-page-design-and-clarity branch March 5, 2026 13:16
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