Skip to content

[codex] switch shared web images to webp#569

Merged
riderx merged 2 commits intomainfrom
codex/fix-seo00166-waterfall-image
Apr 14, 2026
Merged

[codex] switch shared web images to webp#569
riderx merged 2 commits intomainfrom
codex/fix-seo00166-waterfall-image

Conversation

@riderx
Copy link
Copy Markdown
Member

@riderx riderx commented Apr 14, 2026

Summary

  • replace the year-in-review Madeira photos with WebP assets
  • switch the shared capgo_social metadata image to WebP in web and docs
  • remove the superseded JPEG/PNG files that were still referenced by the web app

Why

The blog post was still shipping a local JPEG over the SEO checker threshold. Moving the live site references to WebP fixes that specific oversized asset and keeps the shared metadata image on the same format.

Validation

  • not run locally per request; this PR only converts referenced images and updates paths

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 14, 2026

Warning

Rate limit exceeded

@riderx has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 8 minutes and 53 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 8 minutes and 53 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 377dfa14-464e-4025-8782-5d94b221decb

📥 Commits

Reviewing files that changed from the base of the PR and between 004ebf9 and 3f258ac.

⛔ Files ignored due to path filters (5)
  • apps/web/public/capgo_social.png is excluded by !**/*.png
  • apps/web/public/jordan_michael_martin_madeira_waterfall.jpeg is excluded by !**/*.jpeg
  • apps/web/public/jordan_michael_martin_nice_view.jpeg is excluded by !**/*.jpeg
  • apps/web/public/michael_martin_sun_madeira.jpeg is excluded by !**/*.jpeg
  • apps/web/public/working_on_calheta.jpeg is excluded by !**/*.jpeg
📒 Files selected for processing (14)
  • apps/docs/src/components/doc/Head.astro
  • apps/web/public/capgo_social.webp
  • apps/web/public/jordan_michael_martin_madeira_waterfall.webp
  • apps/web/public/jordan_michael_martin_nice_view.webp
  • apps/web/public/michael_martin_sun_madeira.webp
  • apps/web/public/working_on_calheta.webp
  • apps/web/src/components/SEO.astro
  • apps/web/src/content/blog/en/capgo-2025-year-in-review.md
  • apps/web/src/lib/ldJson.ts
  • apps/web/src/pages/alternatives.astro
  • apps/web/src/pages/capwesome.astro
  • apps/web/src/pages/enterprise.astro
  • apps/web/src/pages/index.astro
  • apps/web/src/pages/ionic-appflow.astro
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/fix-seo00166-waterfall-image

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

@riderx riderx merged commit 8535dcf into main Apr 14, 2026
5 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.

1 participant