Skip to content

Commit

Permalink
Team Member Added
Browse files Browse the repository at this point in the history
  • Loading branch information
daanyal-rhaila-memon committed Apr 20, 2024
1 parent e9edae8 commit cc98ad8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added src/assets/taqveem.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/components/Carousel/team.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import TeamMember4 from "../../assets/zaid.jpeg";
import TeamMember5 from "../../assets/daanyal.jpeg";
import TeamMember6 from "../../assets/bilal.jpeg";
import TeamMember7 from "../../assets/shmoon.jpeg";
// import TeamMember8 from "../../assets/bilal.jpeg";
import TeamMember8 from "../../assets/taqveem.jpeg";

const team = [
{
Expand Down Expand Up @@ -61,7 +61,7 @@ const team = [
name: "Mr. Taqveem Ahmad",
linkedin: "https://www.linkedin.com/in/m-taqveem-ahmad/",
bio: "UI/UX Designer",
img: TeamMember6,
img: TeamMember8,
color: "bg-gdggreen-500",
},
];
Expand Down

0 comments on commit cc98ad8

Please # to comment.