From d2a8b4bc9a9e0cabd908702850ea0829f2c20006 Mon Sep 17 00:00:00 2001 From: Hristo Nedelkov Date: Thu, 24 Aug 2023 12:10:33 +0300 Subject: [PATCH] Implement ontop cards --- src/pages/ValidatorOnboarding/Overview.tsx | 77 +++++++++++++++++++++- 1 file changed, 75 insertions(+), 2 deletions(-) diff --git a/src/pages/ValidatorOnboarding/Overview.tsx b/src/pages/ValidatorOnboarding/Overview.tsx index 9adb1516..ea4b166f 100644 --- a/src/pages/ValidatorOnboarding/Overview.tsx +++ b/src/pages/ValidatorOnboarding/Overview.tsx @@ -1,5 +1,6 @@ -import { Stack, Text as TextTam, YStack } from 'tamagui' +import { Stack, Text as TextTam, XStack, YStack } from 'tamagui' import { Button, Shadow, Text } from '@status-im/components' +import { Link } from 'react-router-dom' const Overview = () => { return ( @@ -12,7 +13,6 @@ const Overview = () => { flexDirection: 'row', backgroundColor: '#fff', }} - className="content" > @@ -32,6 +32,79 @@ const Overview = () => { secured by proof-of-stake validators. By running a validator, you'll be helping to secure the Ethereum network. + + Learn more + + + + + Current APR + + + afasfa + + + + + Current APR + + + afasfa + + + + + Current APR + + + afasfa + + + + + Current APR + + + afasfa + + +