Rename CTA text to Explore Platform

cgen-9892684073314affa611e40a054f1f54
This commit is contained in:
Builder.io 2025-10-18 00:56:30 +00:00
parent dde954aa2c
commit 4c10f03310

View file

@ -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>