Skip to content

Commit

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

const team = [
Expand Down Expand Up @@ -51,10 +51,10 @@ const team = [
color: "bg-gdgred-500",
},
{
name: "Mr. Shamoon Lodhi",
linkedin: "https://www.linkedin.com/in/mbilal56/",
bio: "Full-Stack Developer | Specializing in React, Next.js, Web 3.0, and AWS Solutions",
img: TeamMember6,
name: "Mr. Shmoon Lodhi",
linkedin: "https://www.linkedin.com/in/shmoon-lodhi/",
bio: "Associate Consultant | Research Assistant",
img: TeamMember7,
color: "bg-gdgblue-500",
},
{
Expand Down

0 comments on commit 185ce92

Please # to comment.