From eebf5ec002a76e2a87c1053b68f2cf5adeb15cc5 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Fri, 16 Feb 2024 17:34:50 +0100 Subject: [PATCH] agent link added to env --- .env | 3 +++ .env.development | 5 ++++- .env.production | 5 ++++- src/components/HomeOne/FooterHomeOne.js | 3 +++ 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 79218a7..42a2580 100644 --- a/.env +++ b/.env @@ -17,3 +17,6 @@ REACT_APP_SUPPORT_PHONE='404 855-7966' REACT_APP_SUPPORT_PHONE_NG='(+420) 336 476 328' REACT_APP_SUPPORT_US_ADDRESS='Cumberland Pkwy, Atlanta GA 30339' REACT_APP_SUPPORT_NG_ADDRESS='Saka Tinubu Street, Victoria Island Lagos, Nigeria' + +#AGENT LINK +REACT_APP_AGENT_LINK='https://agents.wrenchboard.com' diff --git a/.env.development b/.env.development index 1b87842..ce56586 100644 --- a/.env.development +++ b/.env.development @@ -16,4 +16,7 @@ REACT_APP_SUPPORT_EMAIL='support@wrenchboard.com' REACT_APP_SUPPORT_PHONE='404 855-7966' REACT_APP_SUPPORT_PHONE_NG='(+420) 336 476 328' REACT_APP_SUPPORT_US_ADDRESS='Cumberland Pkwy, Atlanta GA 30339' -REACT_APP_SUPPORT_NG_ADDRESS='Saka Tinubu Street, Victoria Island Lagos, Nigeria' \ No newline at end of file +REACT_APP_SUPPORT_NG_ADDRESS='Saka Tinubu Street, Victoria Island Lagos, Nigeria' + +#AGENT LINK +REACT_APP_AGENT_LINK='https://agents.wrenchboard.com' \ No newline at end of file diff --git a/.env.production b/.env.production index 3d10d2e..63606d3 100644 --- a/.env.production +++ b/.env.production @@ -16,4 +16,7 @@ REACT_APP_SUPPORT_EMAIL='support@wrenchboard.com' REACT_APP_SUPPORT_PHONE='404 855-7966' REACT_APP_SUPPORT_PHONE_NG='(+420) 336 476 328' REACT_APP_SUPPORT_US_ADDRESS='Cumberland Pkwy, Atlanta GA 30339' -REACT_APP_SUPPORT_NG_ADDRESS='Saka Tinubu Street, Victoria Island Lagos, Nigeria' \ No newline at end of file +REACT_APP_SUPPORT_NG_ADDRESS='Saka Tinubu Street, Victoria Island Lagos, Nigeria' + +#AGENT LINK +REACT_APP_AGENT_LINK='https://agents.wrenchboard.com' \ No newline at end of file diff --git a/src/components/HomeOne/FooterHomeOne.js b/src/components/HomeOne/FooterHomeOne.js index 76f90bd..5a777af 100644 --- a/src/components/HomeOne/FooterHomeOne.js +++ b/src/components/HomeOne/FooterHomeOne.js @@ -54,6 +54,9 @@ function FooterHomeOne({ className }) {
  • Use Cases
  • +
  • + Agent +
  • Blog