Skip to content

Commit

Permalink
Simplify homepage message by removing redundant text
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinciarka committed Nov 6, 2024
1 parent ad77367 commit eeeb59a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions apps/earn-protocol/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ export default function HomePage() {
}}
>
<Text as="p" variant="p2">
Hello 🙌 If youre seeing this page, it means that the app is running correctly.
<br />
Have a great day, I love you ❤️❤️
I love you ❤️❤️
<br /> <br />
BTW you are probably looking for the{' '}
<Link href="/earn" style={{ display: 'inline', color: 'var(--color-text-link)' }}>
Expand Down

0 comments on commit eeeb59a

Please sign in to comment.