diff --git a/src/Pages/AllTeams/AllTeams.jsx b/src/Pages/AllTeams/AllTeams.jsx index ade98ea9..b22022c4 100644 --- a/src/Pages/AllTeams/AllTeams.jsx +++ b/src/Pages/AllTeams/AllTeams.jsx @@ -66,7 +66,7 @@ function AllTeams() {
@@ -81,7 +81,7 @@ function AllTeams() {
@@ -89,7 +89,7 @@ function AllTeams() { type="button" className="text-white mt-1 bg-blue-700 font-medium rounded-lg text-sm px-8 py-2.5 text-center mr-0 mb-2" > - Position Holders 2023-24 + Position Holders 2024-25
diff --git a/src/constants/constants.js b/src/constants/constants.js index 544ba606..eee1fd7c 100644 --- a/src/constants/constants.js +++ b/src/constants/constants.js @@ -290,7 +290,7 @@ export const members = [ }, { - name: "Vang Garg", + name: "Vansh Garg", image: "https://res.cloudinary.com/dyfhx6mqp/image/upload/v1720980985/Vansh_Garg_aqqpmv.jpg", position: "Junior Council", github: "https://github.com/VANSHG2005",