Skip to content

fix: replace iframe with static images in Past Editions cards#939

Open
Sreejesh06 wants to merge 2 commits intoasyncapi:masterfrom
Sreejesh06:fix-issue-883
Open

fix: replace iframe with static images in Past Editions cards#939
Sreejesh06 wants to merge 2 commits intoasyncapi:masterfrom
Sreejesh06:fix-issue-883

Conversation

@Sreejesh06
Copy link

@Sreejesh06 Sreejesh06 commented Feb 13, 2026

Description

  • Replaced <iframe> with Next.js <Image> component in Past Editions cards to eliminate loading spinners and significantly improve performance.
  • Added optimized static thumbnails for 2020–2025 to the
    /public/img/past-editions/ directory.
  • Reduced total asset size by 88% (from ~13MB to ~1.5MB) through image optimization.
  • Fixed a typo in the transition class and improved code quality by using const instead of let.

Screenshots

Screenshot 2026-02-13 at 10 58 03 AM Screenshot 2026-02-13 at 10 58 15 AM

Related issue(s)
Fixes #883

@netlify
Copy link

netlify bot commented Feb 13, 2026

Deploy Preview for peaceful-ramanujan-288045 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 6da721a
🔍 Latest deploy log https://app.netlify.com/projects/peaceful-ramanujan-288045/deploys/698f1f849b68d6000868fe68
😎 Deploy Preview https://deploy-preview-939--peaceful-ramanujan-288045.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Sreejesh06
Copy link
Author

Hi @TenzDelek , @AceTheCreator @thulieblack , could you please review this PR? Kindly let me know if any additions or changes are needed. Thanks!

Copy link
Member

@TenzDelek TenzDelek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

convert those images to webp.
https://cloudconvert.com/png-converter

@Sreejesh06
Copy link
Author

convert those images to webp.

Sure,i'll do it

@Sreejesh06
Copy link
Author

convert those images to webp. https://cloudconvert.com/png-converter

Hi sir, I’ve completed the changes as per your suggestions

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