From 13efc5bf0fe17734aa8793ffe6637b19ec5a979f Mon Sep 17 00:00:00 2001 From: ChineseChikki Date: Wed, 18 Jan 2023 16:58:36 +0100 Subject: [PATCH 01/10] free-download-faq --- src/component/Pages/Faq/Main.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/component/Pages/Faq/Main.js b/src/component/Pages/Faq/Main.js index cbf7bcd..acb8ed2 100644 --- a/src/component/Pages/Faq/Main.js +++ b/src/component/Pages/Faq/Main.js @@ -223,8 +223,7 @@ const Main = ({brdcum}) => {

Let’s download free from apple and play store

-

Instant free download from apple and play store orem Ipsum is simply dummy text of the printing. - and typese tting indus orem Ipsum has beenthe standard

+

Instant free download from apple and play store. All you need is an iPhone or Android device to enjoy all personalized metrics for personal use. Welcome to myFit App.

@@ -198,14 +198,14 @@ const Main = ({ footer }) => { @@ -327,14 +327,14 @@ const Main = ({ footer }) => { @@ -458,14 +458,14 @@ const Main = ({ footer }) => { @@ -596,16 +596,16 @@ const Main = ({ footer }) => { -- 2.34.1 From 2ae9eaf3e49e86ad3b12f4d18b7f0713b1cd8cf4 Mon Sep 17 00:00:00 2001 From: "DESKTOP-BC3NEC6\\chiefsoft" Date: Wed, 18 Jan 2023 20:35:22 -0500 Subject: [PATCH 06/10] Port corrected --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 0babfd6..a738521 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6,7 +6,7 @@ services: dockerfile: Dockerfile restart: unless-stopped ports: - - 9057:3000 + - 7010:3000 stdin_open: true working_dir: /usr/src/app volumes: -- 2.34.1 From 5f94cc3becc03286463e5f0b981593220da9a81c Mon Sep 17 00:00:00 2001 From: ChineseChikki Date: Thu, 19 Jan 2023 12:48:22 +0100 Subject: [PATCH 07/10] All links in footer is now in .env formate --- src/component/Footer/Main.js | 126 ++++++++++++++--------------------- 1 file changed, 51 insertions(+), 75 deletions(-) diff --git a/src/component/Footer/Main.js b/src/component/Footer/Main.js index 24166ee..e0ed1f0 100644 --- a/src/component/Footer/Main.js +++ b/src/component/Footer/Main.js @@ -61,12 +61,12 @@ const Main = ({ footer }) => {
  • - +
  • - +
  • @@ -116,12 +116,12 @@ const Main = ({ footer }) => {

    Let’s Try Out

    • - + image
    • - + image
    • @@ -197,15 +197,15 @@ const Main = ({ footer }) => {
    @@ -253,19 +253,13 @@ const Main = ({ footer }) => {

    Let’s Try Out

    @@ -327,14 +321,14 @@ const Main = ({ footer }) => {
@@ -389,20 +383,14 @@ const Main = ({ footer }) => {

Let’s Try Out

@@ -458,14 +446,14 @@ const Main = ({ footer }) => {
@@ -521,19 +509,13 @@ const Main = ({ footer }) => {

Let’s Try Out

@@ -596,16 +578,16 @@ const Main = ({ footer }) => { @@ -657,20 +639,14 @@ const Main = ({ footer }) => {

Let’s Try Out

-- 2.34.1 From e0a1cbc42a2ec90c5b244fdf650e2b5003922730 Mon Sep 17 00:00:00 2001 From: ChineseChikki Date: Thu, 19 Jan 2023 14:14:44 +0100 Subject: [PATCH 08/10] Link is now in variable format --- src/component/HomeMain/Download/Main.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/component/HomeMain/Download/Main.js b/src/component/HomeMain/Download/Main.js index 36f7a9e..e702003 100644 --- a/src/component/HomeMain/Download/Main.js +++ b/src/component/HomeMain/Download/Main.js @@ -51,14 +51,14 @@ const Main = () => {
-- 2.34.1 From a61416b00688d08116654df7887b72b90b087b07 Mon Sep 17 00:00:00 2001 From: ChineseChikki Date: Thu, 19 Jan 2023 14:40:23 +0100 Subject: [PATCH 09/10] links into variables --- src/component/Pages/Faq/Main.js | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/src/component/Pages/Faq/Main.js b/src/component/Pages/Faq/Main.js index acb8ed2..c850813 100644 --- a/src/component/Pages/Faq/Main.js +++ b/src/component/Pages/Faq/Main.js @@ -226,16 +226,17 @@ const Main = ({brdcum}) => {

Instant free download from apple and play store. All you need is an iPhone or Android device to enjoy all personalized metrics for personal use. Welcome to myFit App.

-- 2.34.1 From 08cf607c47587cd40e12c1b9f3c75ed8bd44f000 Mon Sep 17 00:00:00 2001 From: ChineseChikki Date: Thu, 19 Jan 2023 14:48:51 +0100 Subject: [PATCH 10/10] links in variable --- src/component/Pricing/Main.js | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/src/component/Pricing/Main.js b/src/component/Pricing/Main.js index 3105caf..1986fb8 100644 --- a/src/component/Pricing/Main.js +++ b/src/component/Pricing/Main.js @@ -212,16 +212,17 @@ const Main = ({brdcum}) => {

Instant free download from apple and play store. All you need is an iPhone or Android device to enjoy all personalized metrics for personal use. Welcome to myFit App.

-- 2.34.1