From bac9e62b5b2dbfc4a62b072ef8e4868c77c0ba75 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 23:26:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ea2dd6e..5cb16df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,15 +50,15 @@ export default function DentalClinicPage() { testimonials={[ { name: "Josiane Pinheiro", handle: "Paciente", testimonial: "Excelente profissional! Muito atencioso e cuidadoso. Recomendo!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg" }, { name: "Carlos Santos", handle: "Paciente", testimonial: "Melhor dentista da região. Ambiente acolhedor e limpo.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4143.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4143.jpg" }, { name: "Ana Costa", handle: "Paciente", testimonial: "Procedimentos modernos e sem dor. Muito satisfeito!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-hair-bun-wearing-denim-shirt_273609-19444.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-hair-bun-wearing-denim-shirt_273609-19444.jpg" } ]} buttons={[ @@ -117,6 +117,7 @@ export default function DentalClinicPage() { imageAlt="Dr. Fábio Celtron em seu consultório" useInvertedBackground={false} mediaAnimation="blur-reveal" + metricsAnimation="slide-up" /> @@ -129,15 +130,15 @@ export default function DentalClinicPage() { testimonials={[ { id: "1", name: "Josiane Pinheiro", role: "Paciente", company: "Araras", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg?_wi=2" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg" }, { id: "2", name: "Carlos Santos", role: "Paciente", company: "Araras", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4143.jpg?_wi=2" + imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4143.jpg" }, { id: "3", name: "Ana Costa", role: "Paciente", company: "Araras", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-hair-bun-wearing-denim-shirt_273609-19444.jpg?_wi=2" + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-hair-bun-wearing-denim-shirt_273609-19444.jpg" }, { id: "4", name: "Roberto Silva", role: "Paciente", company: "Araras", rating: 5,