From c5e89969c80ac5809c1fcf14e5e121c4fa2f23f2 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Mon, 21 Mar 2022 13:45:57 -0500 Subject: [PATCH] Generalize homepage --- app/soapbox/features/landing_page/index.js | 61 +------------------ .../public_layout/components/header.js | 17 ------ .../components/modals/landing-page-modal.js | 27 -------- 3 files changed, 3 insertions(+), 102 deletions(-) diff --git a/app/soapbox/features/landing_page/index.js b/app/soapbox/features/landing_page/index.js index 5483017e8..9cf1edf93 100644 --- a/app/soapbox/features/landing_page/index.js +++ b/app/soapbox/features/landing_page/index.js @@ -4,7 +4,7 @@ import { useSelector } from 'react-redux'; import VerificationBadge from 'soapbox/components/verification_badge'; -import { Button, Card, CardBody, HStack, Stack, Text } from '../../components/ui'; +import { Button, Card, CardBody, Stack, Text } from '../../components/ui'; const LandingPage = () => { const instance = useSelector((state) => state.get('instance')); @@ -38,42 +38,11 @@ const LandingPage = () => {

- Follow
the Truth + {instance.title}

- Truth Social is America's "Big Tent" social media platform that encourages an open, - free, and honest global conversation without discriminating against political ideology. + {instance.description} - - - -
- - - -
-
-
Download on the
-
App Store
-
-
- -
-
- - - -
-
-
Coming soon
-
Play Store
-
-
-
@@ -96,30 +65,6 @@ const LandingPage = () => { - -
-
-
-
-

- Web +
Mobile
-

- - - TRUTH Social is America's "Big Tent" social media platform that encourages an open, free, and honest global conversation without discriminating against political ideology. - -
-
- -
- Marketing -
-
-
); diff --git a/app/soapbox/features/public_layout/components/header.js b/app/soapbox/features/public_layout/components/header.js index 945717267..3fad205fb 100644 --- a/app/soapbox/features/public_layout/components/header.js +++ b/app/soapbox/features/public_layout/components/header.js @@ -96,23 +96,6 @@ const Header = () => { />
- - - Download - - - Help Center - - -