Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pages/about/index.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default function AboutPage() {
We organize regular meetups, workshops, and hackathons to bring together developers of all skill levels. Whether you're a beginner looking to learn React.js or an experienced developer seeking to connect with like-minded individuals, our community welcomes you.
</p>
<p className="text-lg text-gray-700">
Join us on our journey to grow the React.js community in Kenya and make a positive impact on the tech industry. Together, we can create amazing things with React.js!
Join us on our journey to grow the React.js community in Kenya and make a positive impact on the tech industry.
</p>
</div>
</main>
Expand Down
Loading