Skip to content

Remove dead Review Radar example from opensaas.sh landing page - #730

Open
Licto wants to merge 1 commit into
mainfrom
mattol/remove-dead-review-radar-example
Open

Licto wants to merge 1 commit into
mainfrom
mattol/remove-dead-review-radar-example

Conversation

@Licto

@Licto Licto commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes #725

reviewradar.ai expired on 2026-07-03 and no longer resolves, so the Review Radar card in the "Used by" section of the opensaas.sh landing page led nowhere. This PR removes that card from the demo app's examples array and drops the now-unused reviewradar image import.

  • Only opensaas-sh/app_diff changed. The template still uses reviewradar.webp as a placeholder image, so it stays.
  • ExamplesCarousel works off examples.length, so going from 7 to 6 cards needs no other changes.
  • Checked that the updated diff applies cleanly to template/app (no fuzz or offset). The result has 6 examples and no remaining reviewradar references.
  • The diff was edited by hand, not regenerated with ./tools/diff.sh, so the change stays minimal.

Contributor Checklist

  • Update e2e tests: N/A, template unchanged
  • Update demo app: N/A, this is the demo app change
  • Update docs: N/A

🤖 Generated with Claude Code

reviewradar.ai expired on 2026-07-03 and no longer resolves, so the
"Used by" card led nowhere. Also drops the now-unused image import.

Closes #725

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

This branch has not been deployed

No deployments
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.

opensaas.sh landing page: Review Radar example links to an expired domain

2 participants