update meme

This commit is contained in:
Julian Chandra 2021-03-23 10:13:44 -07:00 committed by zeppi
parent ad19495702
commit f7ac301f6f

View file

@ -80,7 +80,7 @@ function HomePage(props: Props) {
</div>
)}
<h1 className="home__meme">{__("Obviously, You're Not A Golfer.")}</h1>
<h1 className="home__meme">{__("Video stonks.")}</h1>
{rowData.map(({ title, route, link, icon, help, options = {} }, index) => (
<div key={title} className="claim-grid__wrapper">