diff --git a/src/components/Header/Header.tsx b/src/components/Header/Header.tsx index 0b106c2bd..003392bd2 100755 --- a/src/components/Header/Header.tsx +++ b/src/components/Header/Header.tsx @@ -315,7 +315,7 @@ const Header: React.FC = () => { }, { link: '/dragons', - text: 'Dragons Lair', + text: 'Dragon’s Lair', id: 'dragons-page-link', }, { diff --git a/src/pages/DragonPage/DragonPage.tsx b/src/pages/DragonPage/DragonPage.tsx index 086339998..93af43afa 100755 --- a/src/pages/DragonPage/DragonPage.tsx +++ b/src/pages/DragonPage/DragonPage.tsx @@ -140,7 +140,7 @@ const DragonPage: React.FC = () => { width='100%' > - Dragons Lair + Dragon’s Lair Stake your QUICK here to earn more! @@ -165,7 +165,7 @@ const DragonPage: React.FC = () => { STEP 1: - Dragons Lair + Dragon’s Lair Stake QUICK, Receive dQUICK as receipt representing your share of the pool. @@ -183,7 +183,7 @@ const DragonPage: React.FC = () => { STEP 2: - Dragons Syrup + Dragon’s Syrup Stake dQUICK, Earn tokens of your choice over time. diff --git a/src/pages/LandingPage/LandingPage.tsx b/src/pages/LandingPage/LandingPage.tsx index 7e5ee99b4..61ccaf944 100755 --- a/src/pages/LandingPage/LandingPage.tsx +++ b/src/pages/LandingPage/LandingPage.tsx @@ -453,9 +453,9 @@ const LandingPage: React.FC = () => { }, { img: DragonsLair, - title: 'Dragons Lair', + title: 'Dragon’s Lair', desc: - 'Dragons’s lair is a single staking pool for QUICK token. Stake your QUICK to recieve dQuick, and earn your share of .04%', + 'Dragon’s lair is a single staking pool for QUICK token. Stake your QUICK to recieve dQuick, and earn your share of .04%', }, { img: BuyWithFiat,