Skip to content

Commit 6287460

Browse files
authored
Merge pull request #464 from topcoder-platform/tony-blockchain-updates
blockchain content updates
2 parents 535ec90 + 6f0060e commit 6287460

File tree

1 file changed

+7
-7
lines changed
  • src/shared/components/tc-communities/communities/blockchain/Home

1 file changed

+7
-7
lines changed

src/shared/components/tc-communities/communities/blockchain/Home/index.jsx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ export default function Home(/* props */) {
2626
return (
2727
<main>
2828
<Banner
29-
title="Topcoder Blockchain Community"
30-
text="Learn about and build the next great decentralized application on the Ethereum Blockchain."
29+
title="The Topcoder Blockchain Community"
30+
text="Powered By ConsenSys"
3131
imageSrc="/themes/blockchain/home/banner.png"
3232
>
3333
<JoinCommunity
@@ -41,9 +41,9 @@ export default function Home(/* props */) {
4141
}}
4242
>
4343
<div>
44-
<h1>Build Trustworthy, Unstoppable, Decentralized Applications with Ethereum</h1>
44+
<h1>Learn How to Build Next-Generation, Decentralized Applications with Ethereum Blockchain</h1>
4545
<p>Ethereum is a decentralized platform that runs smart contracts: applications that run exactly as programmed without any possibility of downtime, censorship, fraud or third party interference.</p>
46-
<p>Ethereum joins the security of blockchain technology with the expressiveness and objectivity of coded applications. With a distributed ledger on Ethereum, companies and individuals gain real-time transparency into transactions, costs, and security which in turn builds trust.</p>
46+
<p>Ethereum joins the security of blockchain technology with the expressiveness and objectivity of coded applications. With a distributed ledger on Ethereum, companies and individuals gain real-time transparency into transactions, costs, and security which in turn builds trust — and delivers enterprise-grade results.</p>
4747
</div>
4848
</Section>
4949

@@ -54,13 +54,13 @@ export default function Home(/* props */) {
5454
>
5555
<div>
5656
<ImageText
57-
title="Ramp Up"
58-
text="Looking to get involved in Topcoder projects being built on Ethereum? Then this is the best place to start. Learn everything you need to know about mastering the Ethereum blockchain from the industry leader, ConsenSys."
57+
title="Get Started"
58+
text="Ready to get started with Ethereum? Topcoder and ConsenSys have partnered to give you access to tools, tutorials, and hands-on challenges to help you master Ethereum blockchain technology."
5959
imageSrc="/themes/blockchain/home/image-text-learn.png"
6060
/>
6161
<ImageText
6262
title="Get Involved"
63-
text="The Ethereum blockchain is the ideal platform for businesses and developers. In partnering with ConsenSys, we have given our community the ability to be at the forefront of this cutting edge technology. So what are you waiting for? Start building on the Ethereum Blockchain today! "
63+
text="Meet like-minded peers from around the world, share tips and insights, and collaborate with customers to build cutting-edge solutions. The Topcoder Blockchain Community provides opportunities to learn from Ethereum blockchain experts and work with top companies that are embracing blockchain technology."
6464
imageSrc="/themes/blockchain/home/image-text-do.jpg"
6565
/>
6666
</div>

0 commit comments

Comments
 (0)