diff --git a/README.md b/README.md index 8b81351..23971a3 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo In the project directory, you can run: +### `yarn install` + +Install all dependencies you need for the project. + ### `yarn start` Runs the app in the development mode.\ diff --git a/src/components/Banner.js b/src/components/Banner.js index b35db3b..50550c1 100644 --- a/src/components/Banner.js +++ b/src/components/Banner.js @@ -7,15 +7,17 @@ const Banner = () => { return (
-
-
-

Pyrrha

-
-
-
-

{t("bannerMission")}

-
-
+
+
+

Pyrrha

+

{t("bannerMission")}

+ +
+

{t("bannerMission")}

+
+
+
+ ); }; diff --git a/src/components/Sensors.js b/src/components/Sensors.js index 790c829..a537d22 100644 --- a/src/components/Sensors.js +++ b/src/components/Sensors.js @@ -97,7 +97,7 @@ const SensorInfo = () => { alt="pyrrha testing pic" > -
+

{t("actionDescription2")}

  1. {t("actionDescription3")}
  2. @@ -106,7 +106,7 @@ const SensorInfo = () => {

-
+

{t("actionDescription6")}

  1. {t("actionDescription7")}
  2. @@ -136,41 +136,57 @@ const DashboardInfo = () => { - -