From 8dce26e9243dd308db4dfc7462a80790378c78e1 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Thu, 31 Jul 2025 07:25:44 -0400 Subject: [PATCH] fixed url --- .env | 4 ++-- .env.development | 6 +++--- src/components/HomeOne/RecentJobsOne.js | 28 ++++++++++++------------- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/.env b/.env index 1eb627a..fc7917d 100644 --- a/.env +++ b/.env @@ -5,8 +5,8 @@ REACT_APP_USERS_ENDPOINT="https://apigate.lotus.g1.wrenchboard.com/en/wrench/api REACT_APP_SITE_NAME='WrenchBoard' REACT_APP_DASH_URL='https://dev-users.wrenchboard.com' -REACT_APP_DASH_URL_LOGIN="https://dev-users.wrenchboard.com/login?cnt=ng" -REACT_APP_DASH_URL_SIGNUP="https://dev-users.wrenchboard.com/signup?cnt=ng" +REACT_APP_DASH_URL_LOGIN="https://qa-users.wrenchboard.com/login?cnt=ng" +REACT_APP_DASH_URL_SIGNUP="https://qa-users.wrenchboard.com/signup?cnt=ng" REACT_APP_ANDROID_APP='https://play.google.com/store/apps/details?id=com.wrenchboard.users' REACT_APP_APPLE_APP='https://itunes.apple.com/us/app/wrenchboard/id1435718367?ls=1&mt=8' REACT_APP_FACEBOOK_LINK='https://www.facebook.com/wrenchboard' diff --git a/.env.development b/.env.development index cb34976..ed9aa2c 100644 --- a/.env.development +++ b/.env.development @@ -4,9 +4,9 @@ REACT_APP_AUX_ENDPOINT="https://apigate.lotus.g1.wrenchboard.com/en/wrench/api/v REACT_APP_USERS_ENDPOINT="https://apigate.lotus.g1.wrenchboard.com/en/wrench/api/v1" REACT_APP_SITE_NAME='WrenchBoard' -REACT_APP_DASH_URL='https://dev-users.wrenchboard.com' -REACT_APP_DASH_URL_LOGIN="https://dev-users.wrenchboard.com/login?cnt=ng" -REACT_APP_DASH_URL_SIGNUP="https://dev-users.wrenchboard.com/signup?cnt=ng" +REACT_APP_DASH_URL='https://qa-users.wrenchboard.com' +REACT_APP_DASH_URL_LOGIN="https://qa-users.wrenchboard.com/login?cnt=ng" +REACT_APP_DASH_URL_SIGNUP="https://qa-users.wrenchboard.com/signup?cnt=ng" REACT_APP_ANDROID_APP='https://play.google.com/store/apps/details?id=com.wrenchboard.users' REACT_APP_APPLE_APP='https://itunes.apple.com/us/app/wrenchboard/id1435718367?ls=1&mt=8' REACT_APP_FACEBOOK_LINK='https://www.facebook.com/wrenchboard' diff --git a/src/components/HomeOne/RecentJobsOne.js b/src/components/HomeOne/RecentJobsOne.js index 0f9fa86..b2a14c3 100644 --- a/src/components/HomeOne/RecentJobsOne.js +++ b/src/components/HomeOne/RecentJobsOne.js @@ -51,7 +51,7 @@ let RecentJobsOne = ({jobs}) => { data-wow-duration="3000ms" data-wow-delay="200ms" > -
+

@@ -61,18 +61,18 @@ let RecentJobsOne = ({jobs}) => {


-
- -
+ {/*
*/} + {/* */} + {/*
*/}
Learn More @@ -103,7 +103,7 @@ let RecentJobsOne = ({jobs}) => { Find more opportunities at our marketplace. - + Login now