Skip to content

Commit 4256d5b

Browse files
Update get-verge.js
1 parent d9c2a6f commit 4256d5b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pages/get-verge.js

+3-4
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ function GetVerge(props) {
1212
<Layout>
1313
<Head>
1414
<title key="title">{t('common:meta.get-verge.title', { defaultValue: 'Get Verge - VergeCurrency.com' })}</title>
15-
</Head>
15+
</Head><br><br>
1616
<div className="get-verge pt-large pb">
1717
<div className="iframe-container" style={{ textAlign: 'center', marginBottom: '20px' }}>
18+
{/* Text added above the iframe */}
19+
<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>
1820
<iframe
1921
src="https://swapspace.co/widget/e690ba97ac5620dc27d4101c"
2022
frameBorder="0"
@@ -50,9 +52,6 @@ function GetVerge(props) {
5052
<br />
5153
</span>
5254

53-
{/* Text added above the iframe */}
54-
<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>
55-
5655
<h3>
5756
{t('home:getverge.text6', {defaultValue: 'Exchange Disclaimer:'})}
5857
{' '}

0 commit comments

Comments
 (0)