kopia lustrzana https://github.com/bugout-dev/moonstream
Changed Privacy Policy and Terms of Service to direct questions to info@moonstream.to.
rodzic
daa92039d5
commit
005b88310d
|
@ -39,7 +39,6 @@ const assets = {
|
|||
background3840: `${AWS_ASSETS_PATH}/background720.png`,
|
||||
cryptoTraders: `${AWS_ASSETS_PATH}/crypto+traders.png`,
|
||||
cointelegraph: `${AWS_ASSETS_PATH}/featured_by/Cointelegraph_logo.png`,
|
||||
forte: `${AWS_ASSETS_PATH}/featured_by/forte_logo.png`,
|
||||
educativesessions: `${AWS_ASSETS_PATH}/featured_by/educative_logo.png`,
|
||||
cryptoinsiders: `${AWS_ASSETS_PATH}/featured_by/crypto_insiders.png`,
|
||||
cryptoslate: `${AWS_ASSETS_PATH}/featured_by/cs-media-logo-light.png`,
|
||||
|
@ -371,14 +370,6 @@ const Homepage = () => {
|
|||
boxURL="https://lfg.orangedao.xyz/"
|
||||
bgColor="blue.900"
|
||||
/>
|
||||
<TrustedBadge
|
||||
scale={1.5}
|
||||
name="forte"
|
||||
ImgURL={assets["forte"]}
|
||||
boxURL="https://www.forte.io/"
|
||||
bgColor="blue.900"
|
||||
invertColors={true}
|
||||
/>
|
||||
</Suspense>
|
||||
</Flex>
|
||||
</VStack>
|
||||
|
@ -562,7 +553,7 @@ const Homepage = () => {
|
|||
full_url: router.nextRouter.asPath,
|
||||
buttonName: `Join our Discord`,
|
||||
page: `landing`,
|
||||
section: `bottom-line`,
|
||||
section: `inline-text`,
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
|
@ -187,7 +187,7 @@ const PrivacyPolicy = () => (
|
|||
</Heading>
|
||||
</a>
|
||||
<Text mt={4} fontSize="md">
|
||||
Contact us by reaching out to Neeraj Kashyap (neeraj@simiotics.com).
|
||||
Contact us by reaching out to info@moonstream.to.
|
||||
</Text>
|
||||
</Box>
|
||||
</Box>
|
||||
|
|
|
@ -372,7 +372,7 @@ const TermsOfService = () => (
|
|||
<Text mt={4} fontSize="md">
|
||||
It is your responsibility to properly cancel your Account with
|
||||
Moonstream. You can cancel your Account at any time by contacting us by
|
||||
email (neeraj@simiotics.com).
|
||||
email (info@moonstream.to).
|
||||
</Text>
|
||||
<Heading as="h3" mt={4} size="md">
|
||||
Upon Cancellation
|
||||
|
|
Ładowanie…
Reference in New Issue