fix: update learn more link

This commit is contained in:
Derrick Hammer 2023-08-13 16:37:26 -04:00
parent 1e0485d1cc
commit 10ebeefaed
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ import gfxLeft from "../../../assets/home-gfx-left.png";
</p> </p>
<div class="pt-10 w-full"> <div class="pt-10 w-full">
<a <a
href="#" href="/what-is-web3"
class="text-2xl w-full block text-center md:max-w-[250px] rounded-md bg-primary py-3 px-10 text-[black] font-body" class="text-2xl w-full block text-center md:max-w-[250px] rounded-md bg-primary py-3 px-10 text-[black] font-body"
>Learn More</a >Learn More</a
> >