File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
src/indexPage/react-components/binary-landing Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ const Carousel = () => {
99
99
< h2 className = "platform_description" > { platform_description } </ h2 >
100
100
</ div >
101
101
< img className = "carousel_section__slide_img" src = { img } />
102
- < a href = { url } target = "_blank" >
102
+ < a href = { url } >
103
103
< button className = "carousel_section__arrow-btn" >
104
104
< div className = "carousel_section__btn_inner" >
105
105
{ action_text }
@@ -123,7 +123,7 @@ const Carousel = () => {
123
123
< h2 className = "platform_description" > { platform_description } </ h2 >
124
124
</ div >
125
125
< img className = "carousel_section__slide_img" src = { img } />
126
- < a href = { url } target = "_blank" >
126
+ < a href = { url } >
127
127
< button className = "carousel_section__arrow-btn" >
128
128
< div className = "carousel_section__btn_inner" >
129
129
{ action_text }
Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ const Hero = () => {
45
45
</ h2 >
46
46
< h2 > { translate ( 'Say hello to our new home,' ) } < b > { translate ( ' Deriv.' ) } </ b > </ h2 >
47
47
< div className = "btn-group" >
48
- < a href = "https://deriv.com" target = "_blank" >
48
+ < a href = "https://deriv.com" >
49
49
< button className = "l-btn primary" > { translate ( 'Hello Deriv!' ) } </ button >
50
50
</ a >
51
- < a href = "https://www.binary.com?binary-bot-lp" target = "blank" id = "logo" >
51
+ < a href = "https://www.binary.com?binary-bot-lp" id = "logo" >
52
52
< button className = "l-btn" > { translate ( 'Maybe later' ) } </ button >
53
53
</ a >
54
54
</ div >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ const WaitSection = () => (
8
8
< h1 > { translate ( 'Don’t wait' ) } </ h1 >
9
9
< h2 > { translate ( 'Future-proof your trading. Come over to Deriv now.' ) } </ h2 >
10
10
< div className = "btn-group" >
11
- < a href = "https://deriv.com" target = "_blank ">
11
+ < a href = "https://oauth. deriv.com/oauth2/authorize?app_id=16929 & l = en & brand = deriv " >
12
12
< button className = "l-btn danger" > { translate ( 'Enter the Deriv experience' ) } </ button >
13
13
</ a >
14
14
</ div >
You can’t perform that action at this time.
0 commit comments