fix: update learn more link
This commit is contained in:
parent
1e0485d1cc
commit
10ebeefaed
|
@ -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
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue