From fa0412d5e753e4f7bfb8a6928fd820380702f8f8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 17:45:53 +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 257bee3..e16ce3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", name: "Ana Paula", handle: "Paciente", testimonial: "Atendimento impecável! A clínica é linda e o resultado final do meu clareamento foi excelente.", imageSrc: "http://img.b2bpic.net/free-photo/female-with-radiant-smile-sitting-room_259150-60488.jpg"}, + id: "t1", name: "Ana Paula", handle: "Paciente", testimonial: "Atendimento impecável! A clínica é linda e o resultado final do meu clareamento foi excelente.", imageSrc: "http://img.b2bpic.net/free-photo/female-with-radiant-smile-sitting-room_259150-60488.jpg?_wi=1"}, { id: "t2", name: "Ricardo S.", handle: "Paciente", testimonial: "Profissionalismo nota 10. Me senti muito acolhido desde a primeira consulta.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9758.jpg"}, { @@ -133,7 +133,7 @@ export default function LandingPage() { { id: "t4", name: "Marcos B.", handle: "Paciente", testimonial: "Referência em Tubarão. Fiz meu implante com total segurança e o sorriso ficou perfeito.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-relaxing-floor-home_329181-11768.jpg"}, { - id: "t5", name: "Juliana M.", handle: "Paciente", testimonial: "Equipe maravilhosa, super atenciosa e ambiente impecável. Recomendo muito.", imageSrc: "http://img.b2bpic.net/free-photo/female-with-radiant-smile-sitting-room_259150-60488.jpg"}, + id: "t5", name: "Juliana M.", handle: "Paciente", testimonial: "Equipe maravilhosa, super atenciosa e ambiente impecável. Recomendo muito.", imageSrc: "http://img.b2bpic.net/free-photo/female-with-radiant-smile-sitting-room_259150-60488.jpg?_wi=2"}, ]} title="O que dizem sobre nós" description="Pacientes satisfeitos com nota 5,0/5,0 em 100 avaliações."