Skip to content

perf(team): convert team page images to webp#497

Merged
mohanadft merged 2 commits into
mainfrom
perf/team-images-webp
Jul 9, 2026
Merged

perf(team): convert team page images to webp#497
mohanadft merged 2 commits into
mainfrom
perf/team-images-webp

Conversation

@mohanadft

@mohanadft mohanadft commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Convert all 12 team member images (board + staff) from jpg/png/jpeg to webp format
  • Update references in both team.astro and team-new.astro
  • Remove original image files no longer referenced by any page
  • Total image payload reduced from ~10.7MB to ~2.3MB (78% reduction)

Test plan

  • Verify /team page loads all board and staff images correctly
  • Verify /team-new page loads all board and staff images correctly
  • Check image quality is acceptable after conversion

Replace all jpg/png/jpeg team member images with webp equivalents
on both team.astro and team-new.astro. Reduces total image payload
from ~10.7MB to ~2.3MB (78% reduction).
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 9, 2026

Copy link
Copy Markdown

Deploying website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8ed8a37
Status: ✅  Deploy successful!
Preview URL: https://805b0969.website-aun.pages.dev
Branch Preview URL: https://perf-team-images-webp.website-aun.pages.dev

View logs

Several images had excessive dimensions for their display size
(e.g. iva 4000x6000, omar 4160x2773). Resized all to max 800px
on the longest side, reducing total payload from ~2.3MB to ~388KB.
@mohanadft mohanadft merged commit fddfeb5 into main Jul 9, 2026
5 checks passed
@mohanadft mohanadft deleted the perf/team-images-webp branch July 9, 2026 10:17
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