From 0962aee7b5423e7685e8e77662eab617affc5af8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 19:47:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.1