Skip to content

Commit

Permalink
Start minor changes on landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
ccali11 committed Oct 27, 2023
1 parent fea80da commit 9fc7338
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file added apps/landing/public/multi-wallet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apps/landing/public/staking-component.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions apps/landing/src/pages/landing/Landing.vue
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ const toggleQuestionItem = (index: number) => {
<div class="text__container">
<span class="pill">Beta</span>
<h1 class="text-1">
Stake and earn Ethereum <br>
without giving up custody
Get the most from your staked Ethereum
<br>
</h1>
<!-- <span class="text-r">
Casimir allows you to natively stake any amount of Ethereum to a decentralized
Expand All @@ -114,7 +114,7 @@ const toggleQuestionItem = (index: number) => {
:href="appUrl"
class="btn-primary"
>
Launch App
Launch Staking App
</a>
<a
href="https://drive.google.com/file/d/1giIojTS-4gf0xWXUirmd2AaqalFmgA72/view"
Expand Down Expand Up @@ -248,9 +248,9 @@ const toggleQuestionItem = (index: number) => {
</div>
<div class="bento__base__card bento__card__2">
<h2 class="text-6">
Connect multiple wallets to stake
Connect any number of wallets at the same time.
</h2>
<div><img src="/tx.png"></div>
<div><img src="/multi-wallet.png"></div>
</div>
<div class="bento__base__card bento__card__3">
<h2 class="text-6">
Expand Down

0 comments on commit 9fc7338

Please sign in to comment.