Skip to content

Commit b3abafd

Browse files
committed
fix: Update team member roles
1 parent e9643cf commit b3abafd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/about/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const teamMembers = [
4848
{
4949
id: 1,
5050
name: "Yash",
51-
role: "Co-Founder",
51+
role: "Founder",
5252
image: "/team/yash.jpeg",
5353
bio: "Leads the entire organization, coordinating between all teams, organizing events, setting timelines, and ensuring that work gets executed efficiently.",
5454
expertise: ["Leadership", "Event Management", "Team Coordination", "Strategic Planning"],

0 commit comments

Comments
 (0)