Refactor TechStack Component to Use SVG Icons and Text Labels#266
Refactor TechStack Component to Use SVG Icons and Text Labels#266DeveloperAmrit wants to merge 2 commits intoAOSSIE-Org:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughReplaced static logo imports and fixed image elements in the TechStack component with a data-driven Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
M4dhav
left a comment
There was a problem hiding this comment.
Please resolve merge conflicts
|
Hey @M4dhav I have resolved merge conflicts, you can merge it now |
Description
This PR refactors the TechStack component to address the design issues with the current implementation of the tech stack section. The changes ensure that the tech stack icons are now SVG files served from the public folder, and the technology names are displayed as text labels instead of being part of the image.
Fixes #265
Type of change
How Has This Been Tested?
Tested locally
Before

After

Please include screenshots below if applicable.
Checklist:
Maintainer Checklist
Summary by CodeRabbit