feat: use NodesLogo for LandingPage

This commit is contained in:
RadoslavDimchev 2023-08-10 09:38:50 +03:00
parent 0f56ddefed
commit 4d5faa22c1
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
import LayoutComponent from './LayoutComponent'
import './LandingPage.css'
import QuickStartBar from '../QuickStartBar/QuickStartBar'
import NodesLogo from '../NodesLogo'
function LandingPage() {
return (
@ -23,6 +24,7 @@ function Content() {
nodes<span className="beta">BETA</span>
</p>
</div>
<NodesLogo />
</header>
<article className="content">
<div className="avatar">