Skip to content

Commit 8e7cc97

Browse files
committed
Merge branch 'main' of github.com:gobitsnbytes/bitsnbytes
2 parents 12d5236 + b3abafd commit 8e7cc97

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

app/about/page.tsx

Lines changed: 6 additions & 6 deletions
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"],
@@ -107,19 +107,19 @@ const teamMembers = [
107107
{
108108
id: 7,
109109
name: "Oviyaa",
110-
role: "Social Media & Promotions Head",
110+
role: "Outreach Lead",
111111
image: "/team/oviyaa.jpeg",
112-
bio: "Oversees all posts, creates promotional strategies, manages audience engagement, and focuses on increasing online reach across all social platforms.",
113-
expertise: ["Social Media Strategy", "Digital Marketing", "Community Engagement", "Growth Strategy"],
112+
bio: "Builds and maintains connections with schools, clubs, local communities, and potential collaborators.",
113+
expertise: ["Outreach", "Digital Marketing", "Community Engagement", "Growth Strategy"],
114114
linkedin: "https://www.linkedin.com/in/oviyaa-singh-3a183a370/",
115115
},
116116
{
117117
id: 8,
118118
name: "Maryam",
119-
role: "Lead Graphics Designer",
119+
role: "Social Media & Promotions Head",
120120
image: "/team/maryam.jpeg",
121121
bio: "Designs visuals for posts, events, and campaigns while maintaining branding consistency. Coordinates closely with the social media and content teams.",
122-
expertise: ["Graphic Design", "Brand Identity", "Visual Communication", "Design Systems"],
122+
expertise: ["Social Media", "Brand Identity", "Visual Communication", "Design Systems"],
123123
linkedin: "https://www.linkedin.com/in/maryam-fatima-9719aa377/",
124124
},
125125
{

0 commit comments

Comments
 (0)