From 3fa4b2ba6cbce5c5fcf55a81f21e23ceab0d456b Mon Sep 17 00:00:00 2001 From: Stanley Lew Date: Fri, 3 Nov 2023 02:01:30 -0700 Subject: [PATCH 1/4] Added costa rica page --- src/app/projects/costa-rica/page.js | 8 ++- src/components/Subtitle.jsx | 4 +- src/components/projects/CostaRica.jsx | 85 ++++++++++++++++++++++++++- 3 files changed, 92 insertions(+), 5 deletions(-) diff --git a/src/app/projects/costa-rica/page.js b/src/app/projects/costa-rica/page.js index a54c709..a37e943 100644 --- a/src/app/projects/costa-rica/page.js +++ b/src/app/projects/costa-rica/page.js @@ -1,7 +1,11 @@ import React from "react"; - +import CostaRica from "@/components/projects/CostaRica"; const page = () => { - return
page
; + return ( + <> + + + ); }; export default page; diff --git a/src/components/Subtitle.jsx b/src/components/Subtitle.jsx index 414745c..23e4955 100644 --- a/src/components/Subtitle.jsx +++ b/src/components/Subtitle.jsx @@ -1,4 +1,4 @@ -const Subtitle = ({ title, descripton }) => { +const Subtitle = ({ title, description }) => { return (
@@ -6,7 +6,7 @@ const Subtitle = ({ title, descripton }) => {
{title}
- {descripton} + {description}
); diff --git a/src/components/projects/CostaRica.jsx b/src/components/projects/CostaRica.jsx index b227e2b..e5a1595 100644 --- a/src/components/projects/CostaRica.jsx +++ b/src/components/projects/CostaRica.jsx @@ -1,5 +1,88 @@ +import Subtitle from "../Subtitle"; const CostaRica = () => { - return
CostaRica
; + return ( +
+
+ +

+ In collaboration with Claudia Chaves Villarreal, a Ph.D. Candidate and + her organization Biogas Pococi, we are working to implement + Biodigestor tanks and micro controlling systems. She has already + implemented this system for 38 families! The Biodigestor provides + clean fuel without the emission of harmful particulates that has had + detrimental impacts on the health of rural inhabitants. The + Biodigestor also provides a source of fertilizer for farmers to use. +

+
+
+ Costa Rica Image 1 +
+ +
+ +

+

    +
  • + Include them in the building process by teaching them the basics + of engineering +
  • +
  • Inspire them to peruse education
  • +
  • Improve infrastructure of land and quality of life
  • +
+

+
+
+ Costa Rica Image 2 +
+ +
+ +

+

    +
  • + Providing some micro controllers and electronic parts allow for + community members, from kids to adults, gain a valuable skill that + improves their future opportunities +
  • +
  • + Is beneficial for both the volunteer(you), to gain once a lifetime + experience, and to the disadvantage community by improving their + way of life +
  • +
  • + {" "} + A water treatment system will also be implemented, to learn more + check out the{" "} + + water quality and filtration + +
  • +
+

+
+
+ ); }; export default CostaRica; From 51f2a0fa540a8fd117d6ebfd0cc847ea83776943 Mon Sep 17 00:00:00 2001 From: Stanley Lew Date: Fri, 3 Nov 2023 16:40:32 -0700 Subject: [PATCH 2/4] made changes --- src/components/projects/CostaRica.jsx | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/src/components/projects/CostaRica.jsx b/src/components/projects/CostaRica.jsx index e5a1595..2dafb33 100644 --- a/src/components/projects/CostaRica.jsx +++ b/src/components/projects/CostaRica.jsx @@ -3,8 +3,8 @@ const CostaRica = () => { return (
- -

+ +

In collaboration with Claudia Chaves Villarreal, a Ph.D. Candidate and her organization Biogas Pococi, we are working to implement Biodigestor tanks and micro controlling systems. She has already @@ -12,21 +12,21 @@ const CostaRica = () => { clean fuel without the emission of harmful particulates that has had detrimental impacts on the health of rural inhabitants. The Biodigestor also provides a source of fertilizer for farmers to use. -

+
Costa Rica Image 1 + />
-

+ /> +

    {
  • Inspire them to peruse education
  • Improve infrastructure of land and quality of life
-

+
Costa Rica Image 2 + />
-

+ /> +

    { way of life
  • - {" "} A water treatment system will also be implemented, to learn more - check out the{" "} + check out the {" "} {
-

+
); From 3f3719441f43ffad8c02c9787244fb887a8dbeba Mon Sep 17 00:00:00 2001 From: Stanley Lew Date: Fri, 3 Nov 2023 16:42:54 -0700 Subject: [PATCH 3/4] forgot to format again whoopsies --- src/components/projects/CostaRica.jsx | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/src/components/projects/CostaRica.jsx b/src/components/projects/CostaRica.jsx index 2dafb33..15d824d 100644 --- a/src/components/projects/CostaRica.jsx +++ b/src/components/projects/CostaRica.jsx @@ -3,7 +3,7 @@ const CostaRica = () => { return (
- +
In collaboration with Claudia Chaves Villarreal, a Ph.D. Candidate and her organization Biogas Pococi, we are working to implement @@ -15,10 +15,7 @@ const CostaRica = () => {
- Costa Rica Image 1 + Costa Rica Image 1
@@ -41,10 +38,7 @@ const CostaRica = () => {
- Costa Rica Image 2 + Costa Rica Image 2
@@ -69,7 +63,7 @@ const CostaRica = () => {
  • A water treatment system will also be implemented, to learn more - check out the {" "} + check out the{" "} Date: Fri, 3 Nov 2023 17:47:37 -0700 Subject: [PATCH 4/4] remove empty string --- src/components/projects/CostaRica.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/projects/CostaRica.jsx b/src/components/projects/CostaRica.jsx index 15d824d..4766788 100644 --- a/src/components/projects/CostaRica.jsx +++ b/src/components/projects/CostaRica.jsx @@ -63,7 +63,7 @@ const CostaRica = () => {
  • A water treatment system will also be implemented, to learn more - check out the{" "} + check out the