+
+ )
+}
+
+export default CreateLocalNodePage
diff --git a/src/pages/LandingPage/LandingPage.css b/src/pages/LandingPage/LandingPage.css
index 39012d51..e021e88e 100644
--- a/src/pages/LandingPage/LandingPage.css
+++ b/src/pages/LandingPage/LandingPage.css
@@ -1,7 +1,4 @@
-.landing-page header div img {
- margin-right: 0.5rem;
+.landing-page {
+ height: 100%;
}
-.landing-page .content .subtitle {
- margin-bottom: 3em;
-}
\ No newline at end of file
diff --git a/src/pages/LandingPage/LandingPage.tsx b/src/pages/LandingPage/LandingPage.tsx
index 801a7006..733fe697 100644
--- a/src/pages/LandingPage/LandingPage.tsx
+++ b/src/pages/LandingPage/LandingPage.tsx
@@ -1,92 +1,29 @@
import PageWrapperShadow from '../../components/PageWrappers/PageWrapperShadow'
import './LandingPage.css'
import QuickStartBar from '../../components/General/QuickStartBar/QuickStartBar'
-import NodesLogo from '../../components/Logos/NodesLogo'
+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'
function LandingPage() {
return (
<>
-
-
-
-
-
-
-
-
- Welcome, John. This is your complete access to a truly decentralized Web 3.0
-
-
- Status Nodes allows you to finally take control and ownership of the
- services you wish to run in a completely trustless and decentralized manner.
-