Skip to content

Fix: Remove Duplicate Program Cards to Restore Balanced Layout#873

Open
Aarya-Chaudhari wants to merge 2 commits intosayeeg-11:mainfrom
Aarya-Chaudhari:programs
Open

Fix: Remove Duplicate Program Cards to Restore Balanced Layout#873
Aarya-Chaudhari wants to merge 2 commits intosayeeg-11:mainfrom
Aarya-Chaudhari:programs

Conversation

@Aarya-Chaudhari
Copy link
Contributor

@Aarya-Chaudhari Aarya-Chaudhari commented Feb 18, 2026

📋 Description

This PR fixes the issue where certain program cards (e.g., MLH Fellowship and others) were appearing multiple times across different sections on the homepage. The duplication caused visual clutter, uneven grid alignment, and broke the page’s structural hierarchy.
The update ensures each program card is rendered only once in its correct category.

Changes Made
Removed duplicate program card entries from the data source/HTML sections
Ensured unique rendering of each program using proper filtering/mapping logic
Maintained consistent grid spacing and alignment
Cleaned up redundant card definitions to improve layout balance and readability

📸 Screenshots (MANDATORY for UI/UX changes)

Screenshot 2026-02-18 193227
  • This PR includes UI/UX changes → Screenshots attached
  • This PR does NOT include UI/UX changes

Closes #857

@Aarya-Chaudhari
Copy link
Contributor Author

Hello @sayeeg-11
I have rasied a PR resolving issue #857 and have also resolved merge conflicts.
Please review and let me know if any changes needed

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.

[Bug]: Remove Duplicate Program Cards to Fix Layout Imbalance

1 participant

Comments