Change CTA button text and link
cgen-4320ebdd6a8a4d0c916fb85c4beaeee8
This commit is contained in:
parent
0f671b2eec
commit
b4e0c05e91
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="/dashboard">Explore Dashboard</Link>
|
<Link to="/explore">Explore AeThex</Link>
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue