You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/About.jsx
+49-76Lines changed: 49 additions & 76 deletions
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,45 @@ const About = () => {
66
66
},
67
67
];
68
68
69
+
constvaluesData=[
70
+
{
71
+
title: "Building a Welcoming Community",
72
+
text: "We believe that diversity and inclusivity are essential for the growth and success of our community. Everyone is welcome here, regardless of background, experience level, or identity.",
text: "From beginner tutorials to advanced deep dives, we offer a wide range of talks to cater to the needs of our diverse community. Learn from local and international Python experts.",
79
+
image: "/images/general/Unknown.webp",
80
+
alt: "Talks",
81
+
},
82
+
{
83
+
title: "Practical Workshops",
84
+
text: "We learn by doing. Our hands-on workshops are designed to help you build real skills that you can apply immediately in your projects and career.",
85
+
image: "/images/patterns/African.webp",
86
+
alt: "Workshops",
87
+
},
88
+
{
89
+
title: "Simple and All-Inclusive",
90
+
text: "We want to create a welcoming and inclusive environment for everyone, regardless of their background or experience. No gatekeeping, just community.",
text: "Whether you're mentoring others or learning yourself, we believe in the power of shared growth. Together, we're building the future of Python in Cameroon.",
0 commit comments