Skip to content

fix(landing): polish product previews and featured media - #7599

Merged
waleedlatif1 merged 2 commits into
stagingfrom
codex/landing-visual-polish
Sep 8, 2026
Merged

waleedlatif1 merged 2 commits into
stagingfrom
codex/landing-visual-polish

Conversation

@waleedlatif1

Copy link
Copy Markdown
Collaborator

Summary

  • Correct dark-mode workflow previews, reuse the interactive Tables grid in the hero, and restore the CLI editor graphic with supported commands.
  • Populate the Models menu from the registry's featured flags on the server and remove the redundant customer-directory menu action.
  • Add a six-second 1080p featured-customer film with matching poster and overlay treatment, deferred playback, and consistent rounded clipping.

Type of Change

  • Bug fix

Testing

  • 163 landing tests, TypeScript, full lint, 46 CI audits, API boundary validation, block-registry validation, and docs-manifest checks pass.
  • Reviewed desktop, tablet, and mobile layouts in both themes, including playback, navigation, workflow colors, table filtering/editing, and keyboard focus restoration.
  • Local production build intentionally excluded from this pass.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel

vercel Bot commented Sep 8, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated
docs Skipped Skipped Sep 8, 2026 7:13pm UTC

Request Review

@greptile-apps

greptile-apps Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

RetriggerView in GreptileConfidence Score: 5/5

The PR appears safe to merge, with no outstanding correctness, security, or repository-rule failures identified.

Summary

  • Reuses the interactive Tables surface in both the hero and Tables preview.
  • Builds the Models navigation preview from server-side registry metadata.
  • Adds deferred eXp Realty video media with a matching poster.
  • Corrects dark-theme workflow and code-preview surfaces.
  • Restores the CLI editor composition with supported commands.
  • Removes the redundant customer-directory navigation action.

Diagram

%%{init: {'theme': 'neutral'}}%%
flowchart LR
  Registry[Model registry] --> ServerPreview[Server-rendered Models preview]
  ServerPreview --> Navbar[Navbar menu]

  DemoRows[Local lead records] --> SharedTable[TablesRecordsTable]
  SharedTable --> Hero[Hero resource panel]
  SharedTable --> TablesPreview[Tables landing preview]

  Media[Poster and deferred video] --> CustomerCard[Featured customer card]
  CustomerCard --> Carousel[Featured customer carousel]
Loading

@waleedlatif1

Copy link
Copy Markdown
Collaborator Author

@greptile

@waleedlatif1
waleedlatif1 merged commit 0ea9272 into staging Sep 8, 2026
32 checks passed
@waleedlatif1
waleedlatif1 deleted the codex/landing-visual-polish branch September 8, 2026 19:37
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