From 5d709b4874f2b23918a4edcda623119eb4d686cb Mon Sep 17 00:00:00 2001 From: RadoslavDimchev Date: Thu, 24 Aug 2023 10:41:03 +0300 Subject: [PATCH] fix: use text instead of title in Landing Page --- src/pages/LandingPage/LandingPage.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/pages/LandingPage/LandingPage.tsx b/src/pages/LandingPage/LandingPage.tsx index c3833354..d5ef509c 100644 --- a/src/pages/LandingPage/LandingPage.tsx +++ b/src/pages/LandingPage/LandingPage.tsx @@ -1,7 +1,6 @@ import './LandingPage.css' import { XStack, YStack } from 'tamagui' import PageWrapperShadow from '../../components/PageWrappers/PageWrapperShadow' -import Title from '../../components/General/Title' import NimbusLogo from '../../components/Logos/NimbusLogo' import { NodeIcon } from '@status-im/icons' import { Button as StatusButton, Text } from '@status-im/components' @@ -24,7 +23,9 @@ function LandingPage() { - Light and performant clients, for all Ethereum validators. + + Light and performant clients, for all Ethereum validators. + Nimbus Nodes allows you to take control and ownership of the services you wish to run in a completely trustless and decentralized manner.