Rename CTA text to Explore Platform
cgen-9892684073314affa611e40a054f1f54
This commit is contained in:
parent
dde954aa2c
commit
4c10f03310
1 changed files with 1 additions and 1 deletions
|
|
@ -312,7 +312,7 @@ export default function Index() {
|
||||||
size="lg"
|
size="lg"
|
||||||
className="border-aethex-400/50 hover:border-aethex-400 hover-lift text-base sm:text-lg px-6 py-4 sm:px-8 sm:py-6"
|
className="border-aethex-400/50 hover:border-aethex-400 hover-lift text-base sm:text-lg px-6 py-4 sm:px-8 sm:py-6"
|
||||||
>
|
>
|
||||||
<Link to="/explore">Explore AeThex</Link>
|
<Link to="/explore">Explore Platform</Link>
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue