From 1ef443f87e57e234a93e46921fb59b53b7c000d1 Mon Sep 17 00:00:00 2001 From: RadoslavDimchev Date: Mon, 21 Aug 2023 15:21:09 +0300 Subject: [PATCH] fix: landing page node icon --- src/pages/LandingPage/LandingPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/LandingPage/LandingPage.tsx b/src/pages/LandingPage/LandingPage.tsx index 733fe697..31f55911 100644 --- a/src/pages/LandingPage/LandingPage.tsx +++ b/src/pages/LandingPage/LandingPage.tsx @@ -3,9 +3,9 @@ import './LandingPage.css' import QuickStartBar from '../../components/General/QuickStartBar/QuickStartBar' import Titles from '../../components/General/Titles' import { Button as StatusButton } from '@status-im/components' -import NodeIcon from '../../components/Icons/NodeIcon' import NimbusLogo from '../../components/Logos/NimbusLogo' import { XStack, YStack } from 'tamagui' +import { NodeIcon } from '@status-im/icons' function LandingPage() { return ( @@ -21,7 +21,7 @@ function LandingPage() { subtitle="Nimbus Nodes allows you to take control and ownership of the services you wish to run in a completely trustless and decentralized manner." /> - }>Get Started + }>Get Started