Skip to content

fix : removed emoji characters from LandingPage feature cards - #2024

Open
tmdeveloper007 wants to merge 1 commit into
aryandas2911:mainfrom
tmdeveloper007:#2019
Open

fix : removed emoji characters from LandingPage feature cards#2024
tmdeveloper007 wants to merge 1 commit into
aryandas2911:mainfrom
tmdeveloper007:#2019

Conversation

@tmdeveloper007

Copy link
Copy Markdown

Summary of What Has Been Done

The LandingPage.jsx component contained emoji characters in the feature card icon areas. These have been replaced with Lucide React icon components for consistency.

Changes Made

  1. frontend/src/pages/LandingPage.jsx:
    • Added imports for Clipboard, CalendarDays, and BarChart2 from lucide-react
    • Replaced emoji string icons with Lucide React icon components with matching size and color

Impact it Made

  • Consistent icon rendering across all devices and browsers
  • Matches the design pattern used throughout the rest of the codebase
  • Better accessibility

Closes #2019

Note: Please assign this PR to the tmdeveloper007 account.

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.

fix : remove emoji characters from LandingPage feature cards

1 participant