import { palette } from '@roleypoly/design-system/atoms/colors'; import { HalfsiesContainer, HalfsiesItem } from '@roleypoly/design-system/atoms/halfsies'; import { Space } from '@roleypoly/design-system/atoms/space'; import { LargeText, LargeTitle } from '@roleypoly/design-system/atoms/typography'; import { DemoDiscord } from '@roleypoly/design-system/molecules/demo-discord'; import { DemoPicker } from '@roleypoly/design-system/molecules/demo-picker'; import * as React from 'react'; import { DemoAlignment, DemoSubtitle, HeroCentering, HeroText } from './Landing.styled'; export const Landing = () => (
Discord roles for humans.
Ditch the bot commands. It's {new Date().getFullYear()}.
Why are you okay with antiques? Just click or tap.
);