diff --git a/src/shared/components/Gigs/GigApply/index.jsx b/src/shared/components/Gigs/GigApply/index.jsx index 67cf5bbd7..a36919c2b 100644 --- a/src/shared/components/Gigs/GigApply/index.jsx +++ b/src/shared/components/Gigs/GigApply/index.jsx @@ -79,7 +79,7 @@ export default function GigApply(props) {

One Gig Limit!

-

Apologies, you are not allowed to apply to gigs if you are already placed on a gig.

You can however refer a friend to this gig and receive $500 if they get placed in that gig. To do that, you can enter their email on the right side of the Gigs Description page.

If you have any questions or feel this is an error, please email gigwork@topcoder.com.

+

Apologies, you are not allowed to apply to gigs if you are already placed on a gig.

You can however refer a friend to this gig and receive $500 if they get placed in that gig. To do that, you can enter their email on the right side of the Gigs Description page.

If you have any questions or feel this is an error, please email talent.topcoder@wipro.com.

Back To Gig @@ -102,11 +102,11 @@ export default function GigApply(props) { } { application.errorObj && application.errorObj.notAllowed ? ( -

If you have any questions or feel this is an error, please email gigwork@topcoder.com.

+

If you have any questions or feel this is an error, please email talent.topcoder@wipro.com.

) : (

Looks like there is a problem on our end. Please try again.
If this persists please contact support@topcoder.com.

-

Please send us an email at gigwork@topcoder.com with the subject ‘Gig Error’
and paste the URL for the gig you are attempting to apply for so that we know of your interest.

+

Please send us an email at talent.topcoder@wipro.com with the subject ‘Gig Error’
and paste the URL for the gig you are attempting to apply for so that we know of your interest.

) } diff --git a/src/shared/components/Gigs/GigDetails/index.jsx b/src/shared/components/Gigs/GigDetails/index.jsx index f6af7ac22..7d752fd1c 100644 --- a/src/shared/components/Gigs/GigDetails/index.jsx +++ b/src/shared/components/Gigs/GigDetails/index.jsx @@ -116,7 +116,7 @@ function GigDetails(props) { ** USA Visa Holders - Please consult an attorney before applying to any Topcoder Gig. Some visa statuses will or will not allow you to conduct freelance work with Topcoder. - *** Topcoder and Wipro employees are not eligible for Gig work opportunities. Do not apply and send questions to gigwork@topcoder.com. + *** Topcoder and Wipro employees are not eligible for Gig work opportunities. Do not apply and send questions to talent.topcoder@wipro.com.
@@ -160,7 +160,7 @@ function GigDetails(props) {
-
If you have any questions or doubts, don’t hesitate to email gigwork@topcoder.com.
+
If you have any questions or doubts, don’t hesitate to email talent.topcoder@wipro.com.
{ isLoginModalOpen && setLoginModalOpen(false)} /> }