Skip to content

Emoji replacement: Replaced emojis with react-icons - #217

Merged
KENZY004 merged 5 commits into
KENZY004:mainfrom
karkera-saakshi:emoji-replacement
Jul 8, 2026
Merged

Emoji replacement: Replaced emojis with react-icons #217
KENZY004 merged 5 commits into
KENZY004:mainfrom
karkera-saakshi:emoji-replacement

Conversation

@karkera-saakshi

Copy link
Copy Markdown
Contributor

Hey @KENZY004
Closes #210

My task was to replace the emojis on the webpage using react-icons

Modified pages are: Login Page, Signup Page, About Page, Features Page, Home Page

Below are screenshots of the before and after changes page so you can compare

Home Page

Before

image

After

image

Feature Page

Before

image image

After

image image

About Page

Before

image image image

After

image image image

Signup Page

Before

image image

After

image image

Login Page

Before

image

After

image

Note: My modifications was in the part of changes emojis to icons, and I have made related changes. The changes were made only on the required pages. The files I have used is react-icons files. Hope you like it, if there any changes kindly comment it down so I can follow it. Thank you!

@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

@karkera-saakshi is attempting to deploy a commit to the MINHA's projects Team on Vercel.

A member of the Team first needs to authorize it.

@KENZY004

KENZY004 commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Great contribution! One small thing for future PRs: if you install a new package (like lucide-react), make sure to commit the updated package.json and package-lock.json as well. Otherwise, anyone doing a fresh install will run into issues. Keep it up!🙌

@KENZY004 KENZY004 added gssoc:approved Approved contribution for GSSoC 2026 level:beginner Beginner-friendly contribution type:design UI/UX design improvements and visual enhancements type:accessibility Accessibility and usability improvements mentor:KENZY004 type:refactor Code cleanup and maintainability improvements quality:clean Well-structured and clean contribution labels Jul 8, 2026
@KENZY004
KENZY004 merged commit a934164 into KENZY004:main Jul 8, 2026
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved Approved contribution for GSSoC 2026 level:beginner Beginner-friendly contribution mentor:KENZY004 quality:clean Well-structured and clean contribution type:accessibility Accessibility and usability improvements type:design UI/UX design improvements and visual enhancements type:refactor Code cleanup and maintainability improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improvement: Replacing the emojis with the react icons

2 participants