From 398603ec098d3ebc0ebd46e7e019d71f9bf9f572 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:45:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a2f853..42d1d93 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "Agendar Consulta Privada", href: "#contact"}, + text: "Solicitar Valoración Inicial", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/black-white-photo-mall_250224-119.jpg?_wi=2" mediaAnimation="blur-reveal" -- 2.49.1