diff --git a/assets/img/home/Google.png b/assets/img/home/Google.png new file mode 100644 index 0000000..82c678b Binary files /dev/null and b/assets/img/home/Google.png differ diff --git a/i18n/lang/en.json b/i18n/lang/en.json index 94228f6..c9c38b8 100644 --- a/i18n/lang/en.json +++ b/i18n/lang/en.json @@ -92,7 +92,7 @@ "b8": "Deduct the handling fee", "b9": "Available", "c0": "Buy", - "c1": "My wallets", + "c1": "My Wallets", "c2": "Identity Authentication", "c3": "Security Center", "c4": "Message Notification", @@ -857,8 +857,8 @@ "homeNewText": { "aa1": "Cryptocurrency Gate", "aa2": "Safe, fast and easy trade on over 100 cryptocurrencies", - "aa3": "Register via email", - "aa4": "Start trading now", + "aa3": "Register Via Email", + "aa4": "Start Trading Now", "aa5": "Market trend", "aa6": "Digital Asset Quote Express", "aa7": "Currency", @@ -896,38 +896,38 @@ "hh0": "The future of money is here", "hh1": "We are the most trusted place for investors to buy, sell and manage cryptocurrency", "hh2": "Register via email", - "hh3": "Quotes", - "hh4": "See more markets", - "hh5": "{name} is a one-stop platform for everyone", + "hh3": "Markets", + "hh4": "View more markets", + "hh5": "{name} is An One-step Exchange for Everyone", "hh6": "Global Ranking", - "hh7": "users trust us", + "hh7": "Users Trust Us", "hh8": "Ultra-Low Fees", "hh9": "Countries", - "hh10": "How to start", - "hh11": "Create account", - "hh12": "Log in {name} to register new profile", + "hh10": "How to Get Started", + "hh11": "Create Account", + "hh12": "Sign in to {name} to Register a New Profile", "hh13": "Register", - "hh14": "Verify your identity", - "hh15": "The verification process takes less than 5 minutes to complete.", - "hh16": "Create your account first", - "hh17": "Buy and deposit cryptocurrencies", - "hh18": "Add funds to your {name} account to deposit and withdraw cryptocurrency services.", - "hh19": "Verify your identity first", - "hh20": "Start your journey", - "hh21": "Explore cryptocurrency opportunities within the {name} ecosystem", - "hh22": "Buy and deposit cryptocurrency first", - "hh23": "Build your cryptocurrency portfolio", - "hh24": "Buy cryptocurrency", - "hh25": "Why choose {name}", - "hh26": "Simple", - "hh27": "{name} makes it easy to buy cryptocurrencies using our mobile app.", - "hh28": "education", + "hh14": "Verify Your Identity", + "hh15": "Spend Less Than 5 Minutes Completing the Verification Process.", + "hh16": "Create Your Account First", + "hh17": "Buy and Deposit Crypto", + "hh18": "Add funds to your {name} Account to Access Crypto Services.", + "hh19": "Verify Your Identity First", + "hh20": "Start Your Journey", + "hh21": "Explore Crypto Opportunities within the {name} Ecosystem", + "hh22": "Buy and Deposit Crypto First", + "hh23": "Build Your Crypto Portfolio", + "hh24": "Buy Crypto", + "hh25": "Why {name}", + "hh26": "Simplicity", + "hh27": "{name} Makes it Easy to Buy Crypto Using Our Mobile Application.", + "hh28": "Education", "hh29": "Grow your earnings with {name}", - "hh30": "Don't know where to start? Head to our Learning Center to learn all about cryptocurrency.", + "hh30": "Not Sure Where to Start? Head to Our Learn Center and Learn About All Things Crypto.", "hh31": "Service", - "hh32": "Find your answers instantly in our Help Center, or contact us via email 24/7/365.", - "hh33": "Start using {name}", - "hh34": "Trade anytime, anywhere", - "hh35": "Stay informed with our app and desktop client" + "hh32": "Find Your Answers Instantly in Our Support Center. Or Reach Us 24/7/365 via Email.", + "hh33": "Get Started With {name}", + "hh34": "Trade on the go. Anywhere, Anytime", + "hh35": "Stay in the know with our app and desktop client" } } \ No newline at end of file diff --git a/i18n/lang/zh-TW.json b/i18n/lang/zh-TW.json index 8dce006..2109cac 100644 --- a/i18n/lang/zh-TW.json +++ b/i18n/lang/zh-TW.json @@ -898,7 +898,7 @@ "hh4": "看更多市場", "hh5": "{name} 是個適合所有人的一站式平台", "hh6": "Global Ranking", - "hh7": "users trust us", + "hh7": "Users Trust Us", "hh8": "Ultra-Low Fees", "hh9": "Countries", "hh10": "如何開始", diff --git a/pages/base/home.vue b/pages/base/home.vue index 651e784..a71d562 100644 --- a/pages/base/home.vue +++ b/pages/base/home.vue @@ -197,7 +197,9 @@ {{ $t("homeNewText.hh11") }} {{ $t("homeNewText.hh12",{name:"Ewmcoin"}) }} - {{ $t("homeNewText.hh13") }} + + {{ $t("homeNewText.hh13") }} + @@ -205,8 +207,10 @@ {{ $t("homeNewText.hh14") }} {{ $t("homeNewText.hh15") }} - {{ $t("homeNewText.hh16") }} - {{ $t("homeNewText.hh16") }} + + {{ $t("homeNewText.hh16") }} + {{ $t("homeNewText.hh16") }} + @@ -214,8 +218,10 @@ {{ $t("homeNewText.hh17") }} {{ $t("homeNewText.hh18",{name:"Ewmcoin"}) }} - {{ $t("homeNewText.hh19") }} - {{ $t("homeNewText.hh19") }} + + {{ $t("homeNewText.hh19") }} + {{ $t("homeNewText.hh19") }} + @@ -223,8 +229,10 @@ {{ $t("homeNewText.hh20") }} {{ $t("homeNewText.hh21",{name:"Ewmcoin"}) }} - {{ $t("homeNewText.hh22") }} - {{ $t("homeNewText.hh22") }} + + {{ $t("homeNewText.hh22") }} + {{ $t("homeNewText.hh22") }} + @@ -370,14 +378,14 @@ {{ $t("homeNewText.hh35") }} - - App Store + + Google Play - - Android + + App Store @@ -2249,8 +2257,8 @@ font-size: 14px; text-align: center; background-color: #fff; - max-width: 150px; - padding: 10px 0px; + // max-width: 150px; + padding: 10px 10px; margin: auto; border-radius: 20px; } @@ -2259,10 +2267,13 @@ padding-top: 30px; text-align: center; padding-bottom:100rpx; + display: flex; + justify-content: center; .Carousel1{ height: 88rpx; - width: 350rpx; + padding: 0px 10px; + // width: 350rpx; background-color: #E0876E; margin: auto; line-height: 88rpx; diff --git a/pages/exchange/open-position.vue b/pages/exchange/open-position.vue index 19e24da..605c45b 100644 --- a/pages/exchange/open-position.vue +++ b/pages/exchange/open-position.vue @@ -175,7 +175,7 @@ {{ $t("contract.d9") }} {{ margin }} --> - + {{$t('first.a3')}} ({{$t('reg.b4')}})