From 041b3b93931b8b5ccf174fb5eee31671354e7ab8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 08:13:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5349691..8a7eedc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -230,6 +230,7 @@ export default function LandingPage() { showRating={true} carouselMode="buttons" textboxLayout="default" + animationType="slide-up" testimonials={[ { id: "t-1", name: "Maria Silva", handle: "Paciente Satisfeita", testimonial: "A DUPLO Fisioterapia transformou minha vida! A dor crônica que eu sentia desapareceu graças ao tratamento dedicado e personalizado. Recomendo a todos que buscam resultados reais e um atendimento de excelência.", rating: 5, @@ -281,7 +282,7 @@ export default function LandingPage() { { text: "Ligue Agora", href: "tel:+34688884752"}, { - text: "Ver no Mapa", href: "https://www.google.com/maps/search/C.+Donantes+de+Sangre,+24,+30500+Molina+de+Segura,+Murcia"}, + text: "Ver no Mapa", href: "https://www.google.com/maps/search/C.+Donantes+de+Sangre,+24,+30500+Molina+de Segura,+Murcia"}, ]} />