Fix: Add LinkedIn logo and remove people layout improvement
Description: This merge request addresses the following issues:
- Added LinkedIn logo to the People component.
- Removed unnecessary layout improvements from the People component.
Changes:
- Modified
People.tsx
to include the LinkedIn logo and adjust layout. - Modified
People.utils.ts
to support the changes inPeople.tsx
.