Skip to content

Commit

Permalink
Merge pull request #15 from terra-money/copy/update-headline
Browse files Browse the repository at this point in the history
Copy/update headline
  • Loading branch information
javiersuweijie authored Feb 6, 2024
2 parents 77a5df9 + 8072b3f commit 30021b5
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,22 +62,11 @@ export default function Home() {
</h1>
<span className="font-bold">Built by Big labs</span>
<div className="info_text_bold mt-8">
<h3>Alliance allows blockchains to trade yield with each other.</h3>
<h3>Alliance strengthens decentralized economies through the usage of Alliance assets.</h3>
</div>
<div className="info_text mt-2">
<h3>
Learn more about Alliance{" "}
<Link href="https://docs.alliance.terra.money/">
<u>here</u>
</Link>
</h3>
</div>
<div className="info_text mt-2">
<h3>
<Link href="https://twitter.com/terra_money/status/1695426843787305313">
<u>Stake</u>
</Link>
{" "}Alliance assets on Terra
Learn how to <Link href="https://medium.com/terra-money/how-to-stake-alliance-assets-a-step-by-step-guide-8e1b263830c2"><u>stake Alliance assets</u></Link>.
</h3>
</div>
<div className="flex flex-col pt-3 pb-3 mt-12 overflow-auto">
Expand Down

0 comments on commit 30021b5

Please sign in to comment.