Skip to content

Commit 1cd716d

Browse files
authored
Update organising-team.tsx
Updated cta link
1 parent 271e3fd commit 1cd716d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/app/(about)/overview/_components/organising-team.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const team = [
4040
title: "Organizer",
4141
src: "/team/monica.jpg",
4242
ctaText: "Visit",
43-
ctaLink: "#",
43+
ctaLink: "https://www.linkedin.com/in/monicaoyugi",
4444
content: () => {
4545
return (
4646
<p>
@@ -51,6 +51,7 @@ I actively contribute to the tech landscape as a member of the Code of Conduct (
5151
for the Python Software Foundation and as the volunteer co-chair for DjangoConUs. Additionally,
5252
I serve on the CoC for Droidcon Kenya and the API Festival, as well as for Women Techmakers by Google.
5353
<br>My mission is to enhance technology by helping and connecting engineers, fostering a collaborative environment where innovation can thrive.</br>
54+
5455
</p>
5556

5657
);

0 commit comments

Comments
 (0)