-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Members page with new member.
- Loading branch information
1 parent
b90f701
commit cef368b
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,6 +51,7 @@ export default function Members() { | |
`mailto:[email protected]?subject=Hey Sahana!`, | ||
`mailto:[email protected]?subject=Hey Pritam!`, | ||
`mailto:[email protected]?subject=Hey Dana Dev!`, | ||
`mailto:[email protected]?subject=Hey Aashil!`, | ||
]; | ||
|
||
const keyMembers = [ | ||
|
@@ -95,10 +96,10 @@ export default function Members() { | |
"As Chief of Members, I am responsible for member recruitment, retention, and engagement within ShoreGuardians. I have played a key role in successfully growing the club to nearly 100 members over the course of a year and ensured high levels of participation in cleanup events. My efforts have fostered a motivated and participative community dedicated to tackling shoreline pollution.", | ||
}, | ||
{ | ||
name: "Sahana S", | ||
name: "Aashil", | ||
title: "Marketing Head", | ||
emailIndex: 7, | ||
image: "/key-members/sahana-image.jpeg", | ||
emailIndex: 10, | ||
image: "/key-members/aashil-image.jpeg", | ||
accomplishments: | ||
"As the Marketing Head, I manage the club's social media presence, growing our Instagram account to 300+ followers. Through creating and publishing engaging posts and reels, I successfully raised awareness about the club’s events and achievements. My strategies help increase the club's visibility and attract widespread support and participation.", | ||
}, | ||
|