diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c06264..2c1f548 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "Quiero mi sesión gratuita", href: "#contact"}, + text: "Solicitar mi sesión gratuita", href: "#contact"}, ]} mediaAnimation="blur-reveal" imageSrc="http://img.b2bpic.net/free-photo/female-preparing-her-mat-online-yoga-class-home_181624-60729.jpg?_wi=2" @@ -312,4 +312,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file