Skip to content

Commit 17fc0f1

Browse files
Update get-verge.js
1 parent fad31c7 commit 17fc0f1

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

pages/get-verge.js

-21
Original file line numberDiff line numberDiff line change
@@ -27,34 +27,13 @@ function GetVerge(props) {
2727
</p>
2828

2929
<div className="col-xs-10">
30-
3130
<h2>{t('get-verge:body.intro', { defaultValue: 'Trade Verge on the most popular exchanges.' })}</h2>
3231
<h3>{t('get-verge:body.intro2', { defaultValue: 'We’re proud to be listed on:' })}</h3>
33-
3432
<Exchanges />
3533

3634
<span className="hidden-xs">
3735
<br />
3836
</span>
39-
40-
{/* Text added above the iframe */}
41-
<h4 style={{ textAlign: 'center' }}>Here you can buy XVG (or any cryptocurrency) with Paypal Coin (from the Paypal App), Bitcoin, or Ethereum! or swap any crypto for a different crypto!</h4>
42-
43-
<div className="iframe-container" style={{ textAlign: 'center', marginBottom: '20px' }}>
44-
<iframe
45-
src="https://swapspace.co/widget/e690ba97ac5620dc27d4101c"
46-
frameBorder="0"
47-
width="404px"
48-
height="536px"
49-
style={{
50-
width: '404px',
51-
height: '536px',
52-
borderRadius: '20px',
53-
maxWidth: '100%',
54-
}}
55-
/>
56-
</div>
57-
5837
<h3>
5938
{t('home:getverge.text6', {defaultValue: 'Exchange Disclaimer:'})}
6039
{' '}

0 commit comments

Comments
 (0)