We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1770861 commit 871d484Copy full SHA for 871d484
src/app/page.tsx
@@ -55,7 +55,7 @@ export default function Home() {
55
Learn More
56
</Button>
57
</a>
58
- <Link href={'/market'}>
+ <Link href={'https://app.treenteq.com/'}>
59
<Button className="bg-green-700 hover:bg-black/60 text-white p-2 font-semibold">
60
Treen It
61
0 commit comments