Skip to content

Commit

Permalink
Fix typos and improve readability in MantaCare
Browse files Browse the repository at this point in the history
page
  • Loading branch information
naiirad committed Dec 5, 2023
1 parent 502e16e commit 9c166bb
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions packages/nextjs/pages/MantaCare.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ const mantacare: NextPage = () => {
<div className="flex flex-col md:flex-row">
<p className="pr-8">
In Kharkiv, I saw the suffering, but also the unwavering will of the people, both on the side of the of
the population as well as on the side of the volunteers. I met committed Ukrainians and people from from
all over the world who helped tirelessly despite the constant threat of great danger. Their stories and
the population as well as on the side of the volunteers. I met committed Ukrainians and people from all
over the world who helped tirelessly despite the constant threat of great danger. Their stories and
direct confrontation with the challenges faced by small aid organizations left a deep impression on me.
These organizations, often unknown and without much financial backing, are characterized by their
selflessness their selflessness and willingness to go beyond their limits - people who voluntarily leave
their who voluntarily leave their loved ones to come under artillery fire for the first time in their
lives to meet the to determine the needs of foreign children in a frontline village.
selflessness and willingness to go beyond their limits - people who voluntarily leave their loved ones
to get under artillery fire for the first time in their lives just to determine the needs of foreign
children in a frontline village.
</p>
<Image
src="/Ukraine_MantaCare1.jpg"
Expand All @@ -45,8 +45,8 @@ const mantacare: NextPage = () => {
<h2 className="text-2xl font-semibold mb-4">Challenges and goals</h2>
<p>
These experiences revealed to me the greatest strength, but also the greatest weakness of small aid
organizations: Their agility and concrete action benefits the population in direct transfer. benefit the
population. At the same time, their financial resources and therefore their reach are very limited.
organizations: Their agility and concrete action benefits the population in direct transfer. At the same
time, their financial resources and therefore their reach are very limited.
</p>
<div className="flex flex-col md:flex-row">
<Image
Expand All @@ -60,26 +60,25 @@ const mantacare: NextPage = () => {
<p className="pl-8">
This is exactly where MantaCare comes in. Our core philosophy is based on supporting small but effective
projects that can have an immediate impact. We want to raise the profile of these organizations, raise
awareness of their potential and provide them with the resources they need. that they need. Such
organizations exist in all areas, education, environmental protection, research or humanitarian work.
awareness of their potential and provide them with the resources that they need. Such organizations
exist in all areas, education, environmental protection, research or humanitarian work.
</p>
</div>
<p>
MantaCare is intended to be a bridge between those who want to help and those who need help to help
others. help others. We strive to promote civil courage again, to treat fellow human beings as neighbors
across borders as neighbors and to feel responsible for events that do not happen right in front of our
eyes. happen right in front of your eyes. It is important to us to make everything as decentralized,
transparent and uncomplicated as possible. as possible.
others. We strive to promote civil courage again, to treat fellow human beings as neighbors across borders
and to feel responsible for events that do not happen right in front of our eyes. It is important to us to
make everything as decentralized, transparent and uncomplicated as possible.
</p>
</section>

<section>
<h2 className="text-2xl font-semibold mb-4">Mission and guiding principles</h2>
<p className="mb-4">
Our mission at MantaCare is to create connections, mobilize support and effect positive change through
mobilize support and bring about positive change through targeted actions. The community should serve as a
mouthpiece and driving force. New projects should come from the community and then be supported by the
community. be supported by the community. This is summarized by our simple but powerful guiding principle:
Our mission at MantaCare is to create connections, mobilize support and bring about positive change
through targeted actions. The community should serve as mouthpiece and driving force. New projects should
come from the community and then be supported by the community. This is summarized by our simple but
powerful guiding principle:
</p>
<p className="text-2xl text-center">Connect. Donate. Transform.</p>
<Image
Expand Down

0 comments on commit 9c166bb

Please sign in to comment.