-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6239a8b
commit 53806c7
Showing
8 changed files
with
37 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,10 @@ const Download = ({ t }: ITrans) => { | |
> | ||
<Content direction="row"> | ||
<Col style="margin: 0 80px;" mStyle="margin: 0 auto;"> | ||
<img className="instruction-img" src="/static/[email protected]" /> | ||
<img | ||
className="instruction-img" | ||
src="/static/[email protected]" | ||
/> | ||
</Col> | ||
<Col> | ||
<H1 margin="0 0 10px" sStyle="text-align: left; margin-top: 2.5rem;"> | ||
|
@@ -34,7 +37,7 @@ const Download = ({ t }: ITrans) => { | |
<div className="download"> | ||
<a | ||
target="_blank" | ||
href="https://apps.apple.com/app/qqq-app/id1468063328" | ||
href="https://apps.apple.com/app/qqq-app/id1517441531" | ||
> | ||
<img alt="apple store" src="/static/[email protected]" /> | ||
</a> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,10 @@ const Gain = ({ t }: ITrans) => { | |
> | ||
<Content direction="row"> | ||
<Col style="margin: 0 80px;" mStyle="margin: 0 auto;"> | ||
<img className="instruction-img" src="/static/[email protected]" /> | ||
<img | ||
className="instruction-img" | ||
src="/static/[email protected]" | ||
/> | ||
</Col> | ||
<Col> | ||
<H1 margin="0 0 10px" sStyle="text-align: left; margin-top: 2.5rem;"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,7 +64,10 @@ const Link = ({ sn, t }: IProps & ITrans) => { | |
</div> | ||
</Col> | ||
<Col style="margin: 0 80px;" mStyle="margin: 0 auto;"> | ||
<img className="instruction-img" src="/static/[email protected]" /> | ||
<img | ||
className="instruction-img" | ||
src="/static/[email protected]" | ||
/> | ||
</Col> | ||
</Content> | ||
<style jsx>{` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,10 @@ const Download = ({ t }: ITrans) => { | |
> | ||
<Content direction="row"> | ||
<Col style="margin: 0 80px;" mStyle="margin: 0 auto;"> | ||
<img className="instruction-img" src="/static/[email protected]" /> | ||
<img | ||
className="instruction-img" | ||
src="/static/[email protected]" | ||
/> | ||
</Col> | ||
<Col> | ||
<H1 margin="0 0 10px" sStyle="text-align: left; margin-top: 2.5rem;"> | ||
|
@@ -34,14 +37,14 @@ const Download = ({ t }: ITrans) => { | |
<div className="download"> | ||
<a | ||
target="_blank" | ||
href="https://apps.apple.com/app/qqq-app/id1468063328" | ||
href="https://apps.apple.com/app/qqq-app/id1517441531" | ||
> | ||
<img alt="apple store" src="/static/[email protected]" /> | ||
</a> | ||
|
||
<a | ||
target="_blank" | ||
href="https://play.google.com/store/apps/details?id=network.poseidon.qqq.app" | ||
href="https://play.google.com/store/apps/details?id=network.poseidon.appqqq" | ||
> | ||
<img alt="google play" src="/static/[email protected]" /> | ||
</a> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,10 @@ const Gain = ({ t }: ITrans) => { | |
> | ||
<Content direction="row"> | ||
<Col style="margin: 0 80px;" mStyle="margin: 0 auto;"> | ||
<img className="instruction-img" src="/static/[email protected]" /> | ||
<img | ||
className="instruction-img" | ||
src="/static/[email protected]" | ||
/> | ||
</Col> | ||
<Col> | ||
<H1 margin="0 0 10px" sStyle="text-align: left; margin-top: 2.5rem;"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,7 +69,10 @@ const Link = ({ sn, version, t }: IProps & ITrans) => { | |
</div> | ||
</Col> | ||
<Col style="margin: 0 80px;" mStyle="margin: 0 auto;"> | ||
<img className="instruction-img" src="/static/[email protected]" /> | ||
<img | ||
className="instruction-img" | ||
src="/static/[email protected]" | ||
/> | ||
</Col> | ||
</Content> | ||
<style jsx>{` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters