Created a new SocialsComponent with corresponding HTML, SCSS, and tests. Updated `app.module.ts` to include the Socials route and modified the Team page to use `ngSrc` for image optimization.
This commit introduces new "About" and "Team" components, integrating them into the application and updating the routing module.