diff --git a/src/components/projects/WaterQuality.jsx b/src/components/projects/WaterQuality.jsx index edbfac6..03e4e6e 100644 --- a/src/components/projects/WaterQuality.jsx +++ b/src/components/projects/WaterQuality.jsx @@ -1,5 +1,121 @@ +import Subtitle from "../Subtitle"; + const WaterQuality = () => { - return
+ Water is one of the most imperative substances to life. With an ever + increasing population, there will need to be more sources of water to + be treated and tested. This however is not so easy in developing + countries, as time and resources may be scarce. That is why a need for + a water quality and filtration system that is affordable and easily + implemented is needed. +
++
+
+