Skip to content

Conversation

@vishwansh01
Copy link

@vishwansh01 vishwansh01 commented Nov 8, 2025

What kind of change does this PR introduce?
Changes img tags with Image tags in all .tsx files

Issue Number:

Screenshots/videos:
image

Summary
Relpaced all the img tag with Image tags in

  • pages/index.page.tsx
  • pages/overview/pro-help/index.page.tsx
  • components/ui/AmbassadorsList.tsx

Does this PR introduce a breaking change?
No

Checklist

Please ensure the following tasks are completed before submitting this pull request.

@vishwansh01 vishwansh01 requested a review from a team as a code owner November 8, 2025 18:11
@github-project-automation github-project-automation bot moved this to Ready to review in PR - Triage Group Nov 8, 2025
@github-actions
Copy link

github-actions bot commented Nov 8, 2025

Hi @vishwansh01! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: kind of change description

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@github-actions
Copy link

github-actions bot commented Nov 8, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview 5abfea8

@codecov
Copy link

codecov bot commented Nov 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (914e3c9) to head (5abfea8).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1897   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines          633       633           
  Branches       196       196           
=========================================
  Hits           633       633           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vishwansh01
Copy link
Author

Hey @Utkarsh-123github , whenever you have some time, could you take a look at this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready to review

Development

Successfully merging this pull request may close these issues.

Consistent use of <Image /> component instead of <img> tags in index.page.tsx

1 participant