From fd0103ac67699ca85720a1c39f71cc64cea2a292 Mon Sep 17 00:00:00 2001 From: ConfusedKnight Date: Mon, 7 Jul 2025 23:05:35 +0545 Subject: [PATCH 1/2] add: added more volunteers info --- frontend/src/app/sections/Volunteers/data.ts | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/frontend/src/app/sections/Volunteers/data.ts b/frontend/src/app/sections/Volunteers/data.ts index f898c06..4670737 100644 --- a/frontend/src/app/sections/Volunteers/data.ts +++ b/frontend/src/app/sections/Volunteers/data.ts @@ -113,6 +113,13 @@ export const Volunteers_value : Volunteers[] = [ image: "https://ghostuf.github.io/static_images/oc/shreyansh_pokhrel.png", linkedin_url: "https://www.linkedin.com/in/shreyansh-pokharel-912201352/", }, + + { + name: "Shine Pathak", + image: "https://ghostuf.github.io/static_images/oc/shine_pathak.jpg", + linkedin_url: "https://www.linkedin.com/in/shine-pathak-8a011824b?trk=contact-info" + }, + { name: "Smriti Adhikari", image: "https://ghostuf.github.io/static_images/oc/smriti_adhikari.jpg", @@ -138,4 +145,4 @@ export const Volunteers_value : Volunteers[] = [ image: "https://ghostuf.github.io/static_images/oc/tejaswi_vaijo.jpg", linkedin_url: "https://www.linkedin.com/in/tejaswi-v-a0264632b/", }, -]; \ No newline at end of file +]; From f924c26ebc779b5b78047fa1e717ce515e9f8d16 Mon Sep 17 00:00:00 2001 From: ConfusedKnight Date: Mon, 7 Jul 2025 23:08:00 +0545 Subject: [PATCH 2/2] add: added new volunteer image --- frontend/src/app/sections/Volunteers/data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/sections/Volunteers/data.ts b/frontend/src/app/sections/Volunteers/data.ts index 4670737..7316230 100644 --- a/frontend/src/app/sections/Volunteers/data.ts +++ b/frontend/src/app/sections/Volunteers/data.ts @@ -117,7 +117,7 @@ export const Volunteers_value : Volunteers[] = [ { name: "Shine Pathak", image: "https://ghostuf.github.io/static_images/oc/shine_pathak.jpg", - linkedin_url: "https://www.linkedin.com/in/shine-pathak-8a011824b?trk=contact-info" + linkedin_url: "https://www.linkedin.com/in/shine-pathak-8a011824b?trk=contact-info", }, {