From 17f03fcd0116b4610b2aa83c95fbe6cc208c6fca Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 21:08:34 +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 88f22fa..1adc8b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { tagIcon={Stethoscope} tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} - buttons={[{ text: "Agenda una consulta gratuita", href: "#contact" }]} + buttons={[{ text: "Agendar Consulta Gratuita (Gratis)", href: "#contact" }]} buttonAnimation="slide-up" testimonials={[ { -- 2.49.1