added link

This commit is contained in:
zmeyer44 2023-10-16 13:20:55 -04:00
parent 737dcc260d
commit d454b337b9

View File

@ -17,7 +17,9 @@ export default function LandingPage() {
again.
</p>
<div className="center lg:justify-start">
<Button size={"lg"}>Get Started</Button>
<Link href="/app">
<Button size={"lg"}>Get Started</Button>
</Link>
</div>
</div>
<div className="h-[1px] w-full shrink-0 bg-zinc-500"></div>