Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stanley/costaRicaPage #58

Merged
merged 4 commits into from
Nov 4, 2023
Merged

stanley/costaRicaPage #58

merged 4 commits into from
Nov 4, 2023

Conversation

stanleylew5
Copy link
Collaborator

image
on hover,
image

Also edited Subtitle.jsx because 'description' was spelled incorrectly and it was messing with me haha. I spent ten minutes wondering why it wasn't working.

@stanleylew5 stanleylew5 self-assigned this Nov 3, 2023
@stanleylew5 stanleylew5 linked an issue Nov 3, 2023 that may be closed by this pull request
<img
src="/images/CostaRica/CostaRica1.gif"
alt="Costa Rica Image 1"
></img>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make it self closing

<Subtitle
title="Motivation"
description="Rural communities are already disadvantaged socioeconomically"
></Subtitle>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make it self closing

title="Motivation"
description="Rural communities are already disadvantaged socioeconomically"
></Subtitle>
<p className="ml-2 mt-1">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change this to div tag

<img
src="/images/CostaRica/CostaRica2.gif"
alt="Costa Rica Image 2"
></img>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self closing

<Subtitle
title="Educational Micro Controller Projects"
description="Education is very hard to obtain affecting isolated rural communities the most"
></Subtitle>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self closing

title="Educational Micro Controller Projects"
description="Education is very hard to obtain affecting isolated rural communities the most"
></Subtitle>
<p className="ml-2 mt-1">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change to div tag

way of life
</li>
<li>
{" "}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove {" "}

<li>
{" "}
A water treatment system will also be implemented, to learn more
check out the{" "}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{" "}

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
keeping this {" "} otherwise it'll look like this

@menthy-wu menthy-wu merged commit 1dc4f97 into dev Nov 4, 2023
4 checks passed
@menthy-wu menthy-wu deleted the stanley/costaRicaPage branch November 4, 2023 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Costa Rica Page
2 participants