Add open source to the landing page headline

This commit is contained in:
Jackson Harper 2022-12-16 17:33:46 +08:00
parent aca608902b
commit b7448c519c
2 changed files with 4 additions and 2 deletions

View file

@ -56,7 +56,8 @@ export default function LandingPage(): JSX.Element {
>
<VStack css={mobileContainerStyles}>
<Box css={headingStyles}>
Omnivore is the read-it-later app for serious readers.
Omnivore is the free, open source, read-it-later app for serious
readers.
</Box>
<Box css={subHeadingStyles}>
Distraction free. Privacy focused. Open source.

View file

@ -67,7 +67,8 @@ export default function LandingPage(): JSX.Element {
>
<VStack css={mobileContainerStyles}>
<Box css={headingStyles}>
Omnivore is the read-it-later app for serious readers.
Omnivore is the free, open source, read-it-later app for serious
readers.
</Box>
<Box css={subHeadingStyles}>
Distraction free. Privacy focused. Open source.