Alina-Khmilevska / UPSA-React

This repository contains the source code for the UPSA Pharmaceutical Organization's website, developed using the React library.
1 stars 0 forks source link

added OurTeam component #18

Closed na-talia closed 10 months ago

na-talia commented 10 months ago

I have created a reusable component TeamMemberCard, which includes a Profile Image Placeholder, Name, Position, Email Address, and Phone Number. Additionally, OurTeam component has been added, which displaying team members in a responsive grid layout.

Please note

OurTeam has been temporarily added to the main page, HomePage.jsx, but will be moved to the appropriate location later.