diff --git a/.github/workflows/firebase-hosting-merge-prod.yml b/.github/workflows/firebase-hosting-merge-prod.yml index 5ba7f5bf..084e4ea9 100644 --- a/.github/workflows/firebase-hosting-merge-prod.yml +++ b/.github/workflows/firebase-hosting-merge-prod.yml @@ -25,7 +25,7 @@ jobs: echo "REACT_APP_WHBAR_ADDRESS=0x00000000000000000000000000000000000F7e89" >> $GITHUB_ENV echo "REACT_APP_LOCKDROP_ADDRESS=0x00000000000000000000000000000000001D917d" >> $GITHUB_ENV echo "REACT_APP_HELI_TOKEN_ADDRESS=0x00000000000000000000000000000000001d90C9" >> $GITHUB_ENV - echo "REACT_APP_SINGLE_SIDED_STAKING_ADDRESS=0x0000000000000000000000000000000000213B39" >> $GITHUB_ENV + echo "REACT_APP_SINGLE_SIDED_STAKING_ADDRESS=0x0000000000000000000000000000000000214949" >> $GITHUB_ENV - name: Build run: yarn install --frozen-lockfile && yarn run build - uses: FirebaseExtended/action-hosting-deploy@v0 diff --git a/src/components/Navigation.tsx b/src/components/Navigation.tsx index 41191093..5bd7f5dc 100644 --- a/src/components/Navigation.tsx +++ b/src/components/Navigation.tsx @@ -43,7 +43,7 @@ const navigation = [ link: '/buy-crypto', name: 'c14', color: 'gray', - text: 'Buy crypto with Fiat', + text: 'Buy Crypto with Fiat', }, { link: '/analytics', @@ -74,7 +74,7 @@ const Navigation = () => { to={item.link} className={({ isActive }) => getClasses(isActive, index).join(' ')} > - + @@ -89,7 +89,11 @@ const Navigation = () => { rel="noreferrer" href="https://app.hashport.network/" > - + diff --git a/src/components/SSSFAQ.tsx b/src/components/SSSFAQ.tsx index 8bf98a6a..103cface 100644 --- a/src/components/SSSFAQ.tsx +++ b/src/components/SSSFAQ.tsx @@ -64,7 +64,7 @@ const SSSFAQ = () => {

- Phase 1 is intended to last a few weeks from today (April 25th) until Phase 2 has been + Phase 1 is intended to last a few weeks from today (April 26th) until Phase 2 has been rolled out. Once we have more clarity on the launch date for Phase 2, we will update the entire community in advance.