Lets-code-with-us / scamwebsiteV1

Scam Alert is an open-source platform where users can share and alert others about new types of scams. The goal is to create a community-driven space to identify and report various scam attempts, helping to protect people from fraud.
https://scamwebsite-v1.vercel.app/
12 stars 45 forks source link

Enhance icons for feature section in components/component/Feature.tsx #90

Closed ShreeluSantosh closed 1 month ago

ShreeluSantosh commented 1 month ago

I've added new icons from font-awesome for some of the icons in Feature section. The other icons already look good, so I simply increased the width and height to 30 from 24.

File changed: /src/components/component/Feature.tsx

Shu12388y commented 1 month ago

@ShreeluSantosh Thanks for your contribution