Skip to content

Commit

Permalink
Merge pull request #7 from PiyushChandan/main
Browse files Browse the repository at this point in the history
pic change
  • Loading branch information
SuryanshSrijan authored Jun 14, 2024
2 parents 8e45b53 + bf5687f commit 1987eba
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/team.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ var mans2022:PersonProps[] = [
]
var mans2023:PersonProps[] = [
{name: "Ashwin Goyal", post: "Secretary", img: `/img/team/2023/Ashwin.jpg`},
{name: "Arhaan Ahmed", post: "Manager", img: `/img/team/2023/Arhaan.jpeg`}
{name: "Arhaan Ahmed", post: "Manager", img: `/img/team/2023/Arhaan.jpg`}
]
var mans2024:PersonProps[] = [
{name: "Yashvi Bhuva", post: "Manager", img: `/img/team/2024/Yashvi_Bhuva.jpg`},
Expand Down Expand Up @@ -96,7 +96,7 @@ var convs2022:PersonProps[] = [
{name: "Navdha", post: "Enthusiast", img: `/img/team/2022/Navdha.png`},
{name: "Ravi", post: "Enthusiast", img: `/img/team/2022/Ravi.jpg`},
{name: "Shravya", post: "Enthusiast", img: `/img/team/2022/Shravya.png`},
{name: "Arhaan", post: "Enthusiast", img: `/img/team/2022/Arhaan.jpeg`},
{name: "Arhaan", post: "Enthusiast", img: `/img/team/2022/Arhaan.jpg`},
]

/*var enthus2022:PersonProps[] = [
Expand Down
Binary file removed public/img/team/2022/Arhaan.jpeg
Binary file not shown.
Binary file added public/img/team/2022/Arhaan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/team/2023/Arhaan.jpeg
Binary file not shown.
Binary file added public/img/team/2023/Arhaan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1987eba

Please sign in to comment.