From c79f4c5df43af753fd3a38857685ac3df6a21b30 Mon Sep 17 00:00:00 2001 From: Ben <52263490+kn4ihp@users.noreply.github.com> Date: Tue, 30 Jul 2024 22:27:23 -0400 Subject: [PATCH] Update page.tsx --- app/about/page.tsx | 307 +++++++++++++++++++++++---------------------- 1 file changed, 154 insertions(+), 153 deletions(-) diff --git a/app/about/page.tsx b/app/about/page.tsx index f0fba0a..33f4398 100644 --- a/app/about/page.tsx +++ b/app/about/page.tsx @@ -1,193 +1,194 @@ import React from 'react'; import Image from 'next/image'; + const About = () => { - return ( + return ( <> -
Youth in Nigeria have little exposure to computer programming. - This lack of exposure hinders future opportunities. NaijaCoder is - geared towards using computer science as a tool for a better economic, - social, and academic life for youth. Given the diversity of the - occupations and interests of the board members, we can provide - mentorship on various career options — both of the technical and - non-technical variety. Our team consists of Nigerians who currently - live and work in the USA but all attended high school in Nigeria. - The occupations of the board members include engineers, computer - scientists (PhDs), and business leaders. -
++ Youth in Nigeria have little exposure to computer programming. + This lack of exposure hinders future opportunities. NaijaCoder is + geared towards using computer science as a tool for a better economic, + social, and academic life for youth. Given the diversity of the + occupations and interests of the board members, we can provide + mentorship on various career options — both of the technical and + non-technical variety. Our team consists of Nigerians who currently + live and work in the USA but all attended high school in Nigeria. + The occupations of the board members include engineers, computer + scientists (PhDs), and business leaders. +