diff --git a/ui/page/home/view.jsx b/ui/page/home/view.jsx index 21185dd10..69439db8b 100644 --- a/ui/page/home/view.jsx +++ b/ui/page/home/view.jsx @@ -80,7 +80,7 @@ function HomePage(props: Props) { )} -

{__("Obviously, You're Not A Golfer.")}

+

{__("Video stonks.")}

{rowData.map(({ title, route, link, icon, help, options = {} }, index) => (