Skip to content

Commit 4fe256e

Browse files
fix: change urls
1 parent abdaf7d commit 4fe256e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

src/indexPage/react-components/binary-landing/Carousel.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ const Carousel = () => {
9999
<h2 className="platform_description" >{platform_description}</h2>
100100
</div>
101101
<img className="carousel_section__slide_img" src={img} />
102-
<a href={url} target="_blank">
102+
<a href={url}>
103103
<button className="carousel_section__arrow-btn">
104104
<div className="carousel_section__btn_inner">
105105
{action_text}
@@ -123,7 +123,7 @@ const Carousel = () => {
123123
<h2 className="platform_description" >{platform_description}</h2>
124124
</div>
125125
<img className="carousel_section__slide_img" src={img} />
126-
<a href={url} target="_blank">
126+
<a href={url}>
127127
<button className="carousel_section__arrow-btn">
128128
<div className="carousel_section__btn_inner">
129129
{action_text}

src/indexPage/react-components/binary-landing/Hero.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ const Hero = () => {
4545
</h2>
4646
<h2>{translate('Say hello to our new home,')}<b>{translate(' Deriv.')}</b></h2>
4747
<div className="btn-group">
48-
<a href="https://deriv.com" target="_blank">
48+
<a href="https://deriv.com">
4949
<button className="l-btn primary">{translate('Hello Deriv!')}</button>
5050
</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">
5252
<button className="l-btn">{translate('Maybe later')}</button>
5353
</a>
5454
</div>

src/indexPage/react-components/binary-landing/WaitSection.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const WaitSection = () => (
88
<h1>{translate('Don’t wait')}</h1>
99
<h2>{translate('Future-proof your trading. Come over to Deriv now.')}</h2>
1010
<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">
1212
<button className="l-btn danger">{translate('Enter the Deriv experience')}</button>
1313
</a>
1414
</div>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy