mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge pull request #1542 from omnivore-app/fix/tts-about-section
Fix the text blurb
This commit is contained in:
commit
8d67329e3b
1 changed files with 3 additions and 3 deletions
|
|
@ -232,9 +232,9 @@ export function LandingSectionsContainer(): JSX.Element {
|
|||
titleText="Listen to what you're reading."
|
||||
descriptionText={
|
||||
<p>
|
||||
Lorem IpsumRead what you want, not what some algorithm says you
|
||||
should. Keep your reading organized and easily available with
|
||||
labels, filters, and fully indexed text searches.
|
||||
Omnivore for iOS features realistic humanlike text-to-speech. So you
|
||||
can give your eyes a break and listen to any article saved to your
|
||||
library.
|
||||
</p>
|
||||
}
|
||||
image={
|
||||
|
|
|
|||
Loading…
Reference in a new issue