Change CTA button text and link

cgen-4320ebdd6a8a4d0c916fb85c4beaeee8
This commit is contained in:
Builder.io 2025-10-18 00:49:22 +00:00
parent 0f671b2eec
commit b4e0c05e91

View file

@ -312,7 +312,7 @@ export default function Index() {
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"
>
<Link to="/dashboard">Explore Dashboard</Link>
<Link to="/explore">Explore AeThex</Link>
</Button>
</div>
</div>