Closed vipul-dixit-2004 closed 1 month ago
Thank you, @Dipeshdahiya, for assigning this issue. I have submitted the pull request, please review and let me know what changes you want.
i need no further changes to the landing page , if you want you can contribute to the community page , login page or workspace. Basically workspace need many changes if you like to contribute on that page please tell me i give you the list i know so make it easy for you Btw thanks for the contibution @vipul-dixit-2004
@Dipeshdahiya okay i will look towards it then...
Is this a unique feature?
Is your feature request related to a problem/unavailable functionality? Please describe.
The footer section contains an outdated Twitter logo, which needs to be updated.
Proposed Solution
The proposed solution is to replace the old component with the updated component in the footer section.
Screenshots
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this
Edit the
components/Footer.jsx
file<PiTwitterLogoFill/>
<RiTwitterXFill />
<RiTwitterXFill />
component in the footer while preserving all previous styles as they were.