Skip to content

docs: redesign landing page with real screenshots and feature showcase#144

Merged
vamsimanohar merged 2 commits intoopensearch-project:mainfrom
anirudha:landing-page-redesign
Mar 28, 2026
Merged

docs: redesign landing page with real screenshots and feature showcase#144
vamsimanohar merged 2 commits intoopensearch-project:mainfrom
anirudha:landing-page-redesign

Conversation

@anirudha
Copy link
Copy Markdown
Collaborator

Summary

  • Add "See It in Action" screenshot showcase section with 6 real product screenshots (APM service maps, trace detail, log investigation, agent execution graph, Prometheus metrics, cross-signal correlation)
  • Expand Features from 4 to 6 blocks: add PPL Query Language and Built-in ML with code examples
  • Replace mockup visuals with real product screenshots in feature blocks
  • Update Hero headline and cycling taglines with feature-focused messaging
  • Reorder sections: Hero > Showcase > Features > QuickStart > Integration > WhyOTEL
  • Copy 40 product screenshots from starlight-docs/public/images/ to main site public/images/

Screenshots used

Real screenshots from the observability stack documentation:

  • images/apm/application-map.png — APM service map
  • images/discover-traces/trace-detail-page.png — Trace detail with span tree
  • images/discover-logs/discover-logs-interface.png — Log investigation
  • images/agent-traces/agent-graph.png — AI agent execution graph
  • images/dashboards/prometheus.png — Prometheus metrics dashboard
  • images/datasets/correlations-span-details-logs.png — Cross-signal correlation

Test plan

  • Run cd docs && npm install && npm run build:main — build passes
  • Preview at localhost:4321 — all screenshots load correctly
  • Verify responsive layout on mobile breakpoints
  • Confirm no competitor names appear anywhere on the landing page

🤖 Generated with Claude Code

- Add "See It in Action" screenshot showcase section with 6 real product screenshots
  (APM service maps, trace detail, log investigation, agent execution graph,
  Prometheus metrics, cross-signal correlation)
- Expand Features from 4 to 6 blocks: add PPL Query Language and Built-in ML
- Replace mockup visuals with real product screenshots in feature blocks
- Update Hero headline and cycling taglines with feature-focused messaging
- Reorder sections: Hero > Showcase > Features > QuickStart > Integration > WhyOTEL
- Copy product screenshots from starlight-docs to main site public/images/

Signed-off-by: Anirudha Jadhav <anirudha@nyu.edu>

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update test assertion from 'Services' to 'Traces' to match the
redesigned cycling tagline labels.

Signed-off-by: Anirudha Jadhav <anirudha@nyu.edu>

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 18.51%. Comparing base (5d6beb0) to head (7dbb8ac).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #144   +/-   ##
=======================================
  Coverage   18.51%   18.51%           
=======================================
  Files           3        3           
  Lines          54       54           
  Branches       18       19    +1     
=======================================
  Hits           10       10           
  Misses         44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vamsimanohar vamsimanohar merged commit ea76e11 into opensearch-project:main Mar 28, 2026
8 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.

2 participants