Skip to content

Mokse 59 dev#101

Merged
JMG3000 merged 7 commits into
masterfrom
MOKSE-59-dev
May 24, 2026
Merged

Mokse 59 dev#101
JMG3000 merged 7 commits into
masterfrom
MOKSE-59-dev

Conversation

@JMG3000
Copy link
Copy Markdown
Contributor

@JMG3000 JMG3000 commented May 23, 2026

Review:

Waiting on peer review to approve and verify the changes that were made recently will not be affected by this merge.

Status:

Pending review

Copilot AI review requested due to automatic review settings May 23, 2026 06:09
@vercel
Copy link
Copy Markdown

vercel Bot commented May 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mokse-website Error Error May 23, 2026 6:09am

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Programs landing page to use updated logo assets for the “Stop The Stigma” and “Navigators Network” program cards.

Changes:

  • Swapped the Stop The Stigma card image to /assets/stop-the-stigma/stsLogo.png.
  • Swapped the Navigators Network card image to /assets/navigators-network/NavNetLogo.png.
Comments suppressed due to low confidence (1)

app/(Public Pages)/(Programs)/programs/page.tsx:113

  • The alt text is now inaccurate for this image. The src points to the Navigators Network logo, but the alt still says "MOKSE Logo", which is misleading for screen readers. Update the alt text to describe the actual image (e.g., the program name/logo).
                                                                        src={"/assets/navigators-network/NavNetLogo.png"}
                                                                        alt="MOKSE Logo"
                                                                        width={225}
                                                                        height={50}

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

<NextImage
src={"/assets/stop-the-stigma/EFCO STS.webp"}
src={"/assets/stop-the-stigma/stsLogo.png"}
alt="MOKSE Logo"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@copilot review this PR again

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 3 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

app/(Public Pages)/(Programs)/programs/page.tsx:113

  • The alt text is misleading for this image: the src is the Navigators Network logo (NavNetLogo.png), but alt still says "MOKSE Logo". Update the alt text to match the actual image so assistive technologies announce it correctly.
                                                                        src={"/assets/navigators-network/NavNetLogo.png"}
                                                                        alt="MOKSE Logo"
                                                                        width={225}
                                                                        height={50}

<NextImage
src={"/assets/stop-the-stigma/EFCO STS.webp"}
src={"/assets/stop-the-stigma/stsLogo.png"}
alt="MOKSE Logo"
@JMG3000 JMG3000 requested a review from Copilot May 24, 2026 05:44
@JMG3000 JMG3000 merged commit 3b36908 into master May 24, 2026
19 of 21 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 3 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

app/(Public Pages)/(Programs)/programs/page.tsx:112

  • The alt text is misleading for this image. The src points to the Navigators Network logo, but alt is still "MOKSE Logo", which is incorrect for screen readers. Update the alt to describe the actual image (e.g., "Navigators Network logo").
                                                                        src={"/assets/navigators-network/NavNetLogo.png"}
                                                                        alt="MOKSE Logo"
                                                                        width={225}

<NextImage
src={"/assets/stop-the-stigma/EFCO STS.webp"}
src={"/assets/stop-the-stigma/stsLogo.png"}
alt="MOKSE Logo"
@JMG3000 JMG3000 deleted the MOKSE-59-dev branch May 24, 2026 05:46
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.

3 participants